Skip to content

Commit 5c6d1b7

Browse files
committed
Fix changelog for PHP 8.0.10
1 parent b182acd commit 5c6d1b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ PHP NEWS
1111
call_user_func()). (Nikita)
1212
. Fixed bug #81305 (Built-in Webserver Drops Requests With "Upgrade" Header).
1313
(cmb)
14-
. Fixed bug #81122 (SSRF bypass in FILTER_VALIDATE_URL). (CVE-2021-21705) (cmb)
1514

1615
- BCMath:
1716
. Fixed bug #78238 (BCMath returns "-0"). (cmb)
@@ -53,6 +52,9 @@ PHP NEWS
5352
- PDO_ODBC:
5453
. Fixed bug #81252 (PDO_ODBC doesn't account for SQL_NO_TOTAL). (cmb)
5554

55+
- Phar:
56+
. Fixed bug #81211: Symlinks are followed when creating PHAR archive (cmb)
57+
5658
- Shmop:
5759
. Fixed bug #81283 (shmop can't read beyond 2147483647 bytes). (cmb, Nikita)
5860

0 commit comments

Comments
 (0)