PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2013, PHP 5.4.24
+?? ??? 2013, PHP 5.5.8
+ - Core:
+ . Added validation of class names in the autoload process. (Dmitry)
+
- Date:
. Fixed bug #66060 (Heap buffer over-read in DateInterval). (Remi)
- . Fixed bug #63391 (Incorrect/inconsistent day of week prior to the year
- 1600). (Derick, T. Carter)
- . Fixed bug #61599 (Wrong Day of Week). (Derick, T. Carter)
-?? ??? 2013, PHP 5.4.23
+?? ??? 2013, PHP 5.5.7
+
+- CLI server:
+ . Added some MIME types to the CLI web server (Chris Jones)
+ . Implemented FR #65917 (getallheaders() is not supported by the built-in web
+ server) - also implements apache_response_headers() (Andrea Faulds)
- Core:
. Fixed bug #66094 (unregister_tick_function tries to cast a Closure to a