summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorKalle Sommer Nielsen <kalle@php.net>2010-10-04 20:26:50 +0000
committerKalle Sommer Nielsen <kalle@php.net>2010-10-04 20:26:50 +0000
commitf2552322e7adbccb094a1946b1107c370ac3bb83 (patch)
tree437a43280e28ff66a9eb79103c8b91e9483ea8ed /UPGRADING
parentb30b0916bddb7dfb5fee66f81d1a660eedfd9f42 (diff)
downloadphp-git-f2552322e7adbccb094a1946b1107c370ac3bb83.tar.gz
Revert for now
Diffstat (limited to 'UPGRADING')
-rwxr-xr-xUPGRADING8
1 files changed, 0 insertions, 8 deletions
diff --git a/UPGRADING b/UPGRADING
index 386934891f..a39cd6fb47 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -8,7 +8,6 @@ UPGRADE NOTES - PHP X.Y
4. Changes made to existing methods
5. Changes made to existing classes
6. Deprecated
- a. deprecated functions
7. Extensions:
a. moved out to PECL and actively maintained there
b. no longer maintained
@@ -110,11 +109,6 @@ UPGRADE NOTES - PHP X.Y
6. Deprecated
=============
- a. deprecated functions
-
- - getrandmax() -- use the PHP_RAND_MAX constant
- - mt_getrandmax() -- use the PHP_MT_RAND_MAX constant
-
==========
7. Removed
==========
@@ -241,8 +235,6 @@ UPGRADE NOTES - PHP X.Y
- JSON_PRETTY_PRINT
- JSON_UNESCAPED_SLASHES
- - PHP_RAND_MAX
- - PHP_MT_RAND_MAX
g. New classes