* PHP-5.4:
fix NEWS for fcgi fix merge
restore FPM compatibility with mod_fastcgi broken since #694 / 67541, fixes bug 67606
- Core:
. Fixed bug #47358 (glob returns error, should be empty array()). (Pierre)
+ . Fixed bug #67878 (program_prefix not honoured in man pages). (Remi)
+
+- COM:
+ . Fixed bug #41577 (DOTNET is successful once per server run)
+ (Aidas Kasparas)
+
++- FPM:
++ . Fixed #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable when
++ using Apache). (David Zuelke)
+
- OpenSSL:
. Fixed bug #41631 (socket timeouts not honored in blocking SSL reads).
(Daniel Lowrey)