diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |