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 bfb5191 commit e868485Copy full SHA for e868485
NEWS
@@ -2,6 +2,8 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.0.11
4
5
+- Phar:
6
+ . Fixed bug #81211: Symlinks are followed when creating PHAR archive (cmb)
7
8
12 Aug 2021, PHP 8.0.10RC1
9
@@ -11,6 +13,7 @@ PHP NEWS
11
13
call_user_func()). (Nikita)
12
14
. Fixed bug #81305 (Built-in Webserver Drops Requests With "Upgrade" Header).
15
(cmb)
16
+ . Fixed bug #81122 (SSRF bypass in FILTER_VALIDATE_URL). (CVE-2021-21705) (cmb)
17
18
- BCMath:
19
. Fixed bug #78238 (BCMath returns "-0"). (cmb)
0 commit comments