PHP 8.2.0 Alpha 2 is now available

ยท

1 min read

PHP 8.2.0 Alpha 2 is now available

The second testing release of PHP 8.2.0. Alpha 2 is now available. Enhancements in this release includes:

  • Added new constants from cURL 7.62 to 7.80

  • Introduced new functions curl_upkeep()

  • Now allows null character in regex patterns

  • fixed issue with server logs incorrect method

  • Added support for CURLOPT_MAXFILESIZE_LARGE

  • Added extra check for FPM proc dumpable on SELinux based systems

ย