|
|
@ -12,6 +12,8 @@ PHP NEWS |
|
|
- FPM: |
|
|
- FPM: |
|
|
. Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable |
|
|
. Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable |
|
|
when using Apache, mod_proxy-fcgi and ProxyPass). (Remi) |
|
|
when using Apache, mod_proxy-fcgi and ProxyPass). (Remi) |
|
|
|
|
|
. Implemented FR #55508 (listen and listen.allowed_clients should take IPv6 |
|
|
|
|
|
addresses). (Robin Gloster) |
|
|
|
|
|
|
|
|
- Reflection: |
|
|
- Reflection: |
|
|
. Fixed bug #68103 (Duplicate entry in Reflection for class alias). (Remi) |
|
|
. Fixed bug #68103 (Duplicate entry in Reflection for class alias). (Remi) |
|
|
|