summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 740047a86a..df68cb1b4b 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -28,6 +28,8 @@ PHP X.Y UPGRADE NOTES
2. New Features
========================================
+- Standard
+ . intdiv() function for integer division added.
========================================
3. Changes in SAPI modules
@@ -68,6 +70,8 @@ PHP X.Y UPGRADE NOTES
10. New Global Constants
========================================
+- Core
+ . PHP_INT_MIN added.
========================================
11. Changes to INI File Handling