summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2013-08-05 16:10:06 -0700
committerChristopher Jones <sixd@php.net>2013-08-05 16:10:06 -0700
commit6184753fab4f9370e1cbd5550c2e3a16ae865c28 (patch)
tree40a709cc92c2d88cadf4fbf6fed422eea16470f7
parent0cd77475e044a93b4554ca7375c2e786a861edc6 (diff)
parent6e505f496905529a7976f0873a69fc222fe2d617 (diff)
downloadphp-git-6184753fab4f9370e1cbd5550c2e3a16ae865c28.tar.gz
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
* 'PHP-5.5' of https://git.php.net/repository/php-src: PHP 5.5.2 has already branched Doh. PHP 5.5 NEWS needs own commit.
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c01b43ed7b..5c07185d51 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2013, PHP 5.5.3
+- Core:
+ . Fixed bug #62691 (solaris sed has no -i switch). (Chris Jones)
+ . Fixed bug #61268 (--enable-dtrace leads make to clobber
+ Zend/zend_dtrace.d) (Chris Jones)
+
- Sessions:
. Implemented strict sessions RFC (https://wiki.php.net/rfc/strict_sessions)
which protects against session fixation attacks and session collisions.
@@ -18,7 +23,6 @@ PHP NEWS
. Fixed bug #65304 (Use of max int in array_sum). (Laruence)
. Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very
limited case). (Arpad)
- . Fixed bug #62691 (solaris sed has no -i switch). (Chris Jones)
- OPcache:
. Added opcache.restrict_api configuration directive that may limit