summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING1
1 files changed, 0 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index b9b4c6964e..6f420650d2 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -425,7 +425,6 @@ Other language changes
. Removed support for #-style comments in ini files. Use ;-style comments
instead.
. $HTTP_RAW_POST_DATA is no longer available. Use the php://input stream instead.
- . exit() and die() interpret all scalars except strings as exit_status now.
Standard library changes
========================