- OpenSSL:
. Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file).
(Anatol)
+ . Fixed bug #74099 (Memory leak with openssl_encrypt()). (Andrew Nester)
+ . Fixed bug #74159 (Writing a large buffer to a non-blocking encrypted stream
+ fails with "bad write retry"). (trowski)
- Standard:
- . Fixed bug #74148 (ReflectionFunction incorrectly reports the number of
- arguments). (Laruence)
. Fixed bug #74005 (mail.add_x_header causes RFC-breaking lone line feed).
(Anatol)
+ . Fixed bug #74041 (substr_count with length=0 broken). (Nikita)
. Fixed bug #73118 (is_callable callable name reports misleading value for
anonymous classes). (Adam Saponara)
. Fixed bug #74105 (PHP on Linux should use /dev/urandom when getrandom is