We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b182acd commit 5c6d1b7Copy full SHA for 5c6d1b7
NEWS
@@ -11,7 +11,6 @@ PHP NEWS
11
call_user_func()). (Nikita)
12
. Fixed bug #81305 (Built-in Webserver Drops Requests With "Upgrade" Header).
13
(cmb)
14
- . Fixed bug #81122 (SSRF bypass in FILTER_VALIDATE_URL). (CVE-2021-21705) (cmb)
15
16
- BCMath:
17
. Fixed bug #78238 (BCMath returns "-0"). (cmb)
@@ -53,6 +52,9 @@ PHP NEWS
53
52
- PDO_ODBC:
54
. Fixed bug #81252 (PDO_ODBC doesn't account for SQL_NO_TOTAL). (cmb)
55
+- Phar:
56
+ . Fixed bug #81211: Symlinks are followed when creating PHAR archive (cmb)
57
+
58
- Shmop:
59
. Fixed bug #81283 (shmop can't read beyond 2147483647 bytes). (cmb, Nikita)
60
0 commit comments