Home  >  Article  >  PHP8.1.1 has been released. Users of 8.1 should upgrade to this version quickly!

PHP8.1.1 has been released. Users of 8.1 should upgrade to this version quickly!

藏色散人
藏色散人forward
2021-12-22 13:59:422341browse

PHP 8.1.1 is now released as a bug fix release; all PHP 8.1 users are encouraged to upgrade to this release.

PHP8.1.1 has been released. Users of 8.1 should upgrade to this version quickly!

The specific update content is as follows:

IMAP:

  • ##Fixed bug

    #81649 (imap_(un)delete accepts a sequence, not a single number).

PCRE:

  • Updated bundled PCRE2 to 10.39.

  • Fixed bug

    #74604 (out of bounds in php_pcre_replace_impl).

#Standard:

  • Fixed bug

    #81659(stream_get_contents() may not work Overallocate as necessary).

  • For source code download of PHP 8.1.1, you can visit the download page. Windows source code and binary files can be found at

    windows.php.net/download/.

Related recommendations: "

PHP8 Tutorial"

Statement:
This article is reproduced at:oschina.net. If there is any infringement, please contact admin@php.cn delete