The third alpha version of PHP 8.1.0 has been released for testing.
08 Jul 2021, PHP 8.1.0alpha3
- Core:
. Fixed bug #81202 (powerpc64 build fails on fibers). (krakjoe)
. Fixed bug #80072 (Cyclic unserialize in TMPVAR operand may leak). (Nikita)
- Curl:
. Fixed bug #81085 (Support CURLOPT_SSLCERT_BLOB for cert strings). (camporter)
- Reflection:
. Fixed bug #81200 (no way to determine if Closure is static). (krakjoe)