Skip to content

Commit 66c883c

Browse files
committed
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
* 'PHP-5.6' of git.php.net:php-src: Update NEWS
2 parents 26827a0 + f353162 commit 66c883c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,15 @@
5151
. Fixed bug #68557 (RecursiveDirectoryIterator::seek(0) broken after
5252
calling getChildren()). (Julien)
5353

54+
- CGI:
55+
. Fixed bug #69015 (php-cgi's getopt does not see $argv). (Laruence)
56+
57+
- CLI:
58+
. Fixed bug #67741 (auto_prepend_file messes up __LINE__). (Reeze Xia)
59+
60+
- FPM:
61+
. Fixed bug #68822 (request time is reset too early). (honghu069 at 163 dot com)
62+
5463
19 Feb 2015, PHP 5.6.6
5564

5665
- Core:

0 commit comments

Comments
 (0)