This commit is contained in:
Pierre Joye 2011-11-25 21:21:24 +00:00
parent 653e68233a
commit 8c66fc398f

6
NEWS
View file

@ -19,7 +19,11 @@ PHP NEWS
- Zend Engine:
. Fixed bug #43200 (Interface implementation / inheritence not possible in
abstract classes). (Felipe)
- Built-in Server SAPI:
. Implement FR #60390 (Missing $_SERVER['SERVER_PORT']. (Pierre)
- CLI SAPI:
. Fixed bug #60159 (Router returns false, but POST is not passed to requested
resource). (Laruence)