. Fixed bug #76956 (Wrong value for 'syslog.filter' documented in php.ini).
(cmb)
+- Apache2Handler:
+ . Fixed bug #77648 (BOM in sapi/apache2handler/php_functions.c). (cmb)
+
- Bcmath:
. Fixed bug #77742 (bcpow() implementation related to gcc compiler
optimization). (Nikita)
. Fixed bug #77722 (Incorrect IP set to $_SERVER['REMOTE_ADDR'] on the
localhost). (Nikita)
-- Apache2Handler:
- . Fixed bug #77648 (BOM in sapi/apache2handler/php_functions.c). (cmb)
-
- COM:
. Fixed bug #77578 (Crash when php unload). (cmb)