1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 23:48:14 +02:00
This commit is contained in:
Remi Collet
2014-09-26 09:07:12 +02:00
parent 97cab239d7
commit d19356948a
+3
View File
@@ -12,6 +12,9 @@ PHP NEWS
. Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable
when using Apache, mod_proxy-fcgi and ProxyPass). (Remi)
- Reflection:
. Fixed bug #68103 (Duplicate entry in Reflection for class alias). (Remi)
- OpenSSL:
. Fixed bug #68074 (Allow to use system cipher list instead of hardcoded
value). (Remi)