Skip to content

Commit d6cf8be

Browse files
NEWS and UPGRADING
1 parent 24d7fc2 commit d6cf8be

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ PHP NEWS
77
(Adam)
88
. Update the MIME type list from the one shipped by Apache HTTPD. (Adam)
99

10+
- Core:
11+
. Added PHP_INT_MIN constant. (Andrea)
12+
1013
- DBA:
1114
. Fixed bug #62490 (dba_delete returns true on missing item (inifile)). (Mike)
1215

UPGRADING

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ PHP X.Y UPGRADE NOTES
6868
10. New Global Constants
6969
========================================
7070

71+
- Core
72+
, PHP_INT_MIN added.
7173

7274
========================================
7375
11. Changes to INI File Handling

0 commit comments

Comments
 (0)