* PHP-5.4:
Fix bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting)
- FPM:
. Fixed bug #67531 (syslog cannot be set in pool configuration). (Remi)
- . Fixed bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting).
+ - Intl:
++ . Fixed bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting).
+ (Stas)
+
+- OPCache:
+ . Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault
+ happen) (Dmitry, Laruence)
+
- pgsql:
. Fix bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756),
which affected builds against libpq < 7.3. (Adam)