- Standard:
. Fixed bug #79254 (getenv() w/o arguments not showing changes). (cmb)
+ . Fixed bug #79265 (Improper injection of Host header when using fopen for
+ http requests). (Miguel Xavier Penha Neto)
-20 Feb 2020, PHP 7.3.15
+?? ??? ????, PHP 7.4.3
- Core:
- . Fixed bug #71876 (Memory corruption htmlspecialchars(): charset `*' not
- supported). (Nikita)
. Fixed bug #79146 (cscript can fail to run on some systems). (clarodeus)
+ . Fixed bug #79155 (Property nullability lost when using multiple property
+ definition). (Nikita)
. Fixed bug #78323 (Code 0 is returned on invalid options). (Ivan Mikheykin)
+ . Fixed bug #78989 (Delayed variance check involving trait segfaults).
+ (Nikita)
+ . Fixed bug #79174 (cookie values with spaces fail to round-trip). (cmb)
. Fixed bug #76047 (Use-after-free when accessing already destructed
backtrace arguments). (Nikita)