Skip to content

Commit

Permalink
Fix changelog for PHP 8.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
carusogabriel committed Aug 24, 2021
1 parent b182acd commit 5c6d1b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ PHP NEWS
call_user_func()). (Nikita)
. Fixed bug #81305 (Built-in Webserver Drops Requests With "Upgrade" Header).
(cmb)
. Fixed bug #81122 (SSRF bypass in FILTER_VALIDATE_URL). (CVE-2021-21705) (cmb)

- BCMath:
. Fixed bug #78238 (BCMath returns "-0"). (cmb)
Expand Down Expand Up @@ -53,6 +52,9 @@ PHP NEWS
- PDO_ODBC:
. Fixed bug #81252 (PDO_ODBC doesn't account for SQL_NO_TOTAL). (cmb)

- Phar:
. Fixed bug #81211: Symlinks are followed when creating PHAR archive (cmb)

- Shmop:
. Fixed bug #81283 (shmop can't read beyond 2147483647 bytes). (cmb, Nikita)

Expand Down

0 comments on commit 5c6d1b7

Please sign in to comment.