summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2014-04-13 23:03:53 +0200
committerBob Weinand <bobwei9@hotmail.com>2014-04-13 23:03:53 +0200
commitbf3edbada68cb99f4c67f60fe113a6cf0b44e0fa (patch)
treebea86fc96e98e0297079239feaa005295b1797d7 /NEWS
parent191d9fc22740ba99968a6275c8d5a96460a66dbf (diff)
parentbeda5093b490e80f631f14555bba7216c284a2c3 (diff)
downloadphp-git-bf3edbada68cb99f4c67f60fe113a6cf0b44e0fa.tar.gz
Merge branch 'PHP-5.4' into PHP-5.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 67ac75aad4..cb6c695854 100644
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,6 @@ PHP NEWS
. Fixed bug #66182 (exit in stream filter produces segfault). (Mike)
. Fixed bug #66736 (fpassthru broken). (Mike)
. Fixed bug #67043 (substr_compare broke by previous change) (Tjerk)
- . Fixed bug #67064 (Countable interface prevents using 2nd parameter
- ($mode) of count() function). (Bob)
- Embed:
. Fixed bug #65715 (php5embed.lib isn't provided anymore). (Anatol).