1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 22:52:40 +02:00

NEWS for RC1

This commit is contained in:
David Soria Parra
2013-05-08 18:44:05 +02:00
parent 9ef017af00
commit e30dbcce77

2
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2013, PHP 5.5.0 Release Candidate 1
09 May 2013, PHP 5.5.0 Release Candidate 1
- FPM:
. Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi)