summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2014-08-14 16:47:40 +0200
committerOndřej Surý <ondrej@sury.org>2014-08-14 16:47:40 +0200
commitdee9227b6f6c89113e8964649afaf57c2ebf1027 (patch)
tree72a2baeb28b2057b89e189a46fb488dec487223c /UPGRADING
parentb60f6e95a473d1ae97fdf20cec4cfefc06b24ec2 (diff)
downloadphp-dee9227b6f6c89113e8964649afaf57c2ebf1027.tar.gz
New upstream version 5.6.0~rc4+dfsgupstream/5.6.0_rc4+dfsg
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 7a174c47c..f479e0d2a 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -89,6 +89,10 @@ PHP 5.6 UPGRADE NOTES
- Added a function for timing attack safe string comparison
(https://wiki.php.net/rfc/timing_attack)
+- Added the __debugInfo() magic method to allow userland classes to implement
+ the get_debug_info API previously available only to extensions.
+ (https://wiki.php.net/rfc/debug-info)
+
- Added gost-crypto (CryptoPro S-box) hash algorithm.
- Stream wrappers verify peer certificates and host names by default in