1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00

Update NEWS

This commit is contained in:
Stanislav Malyshev
2021-08-23 23:28:27 -07:00
parent 2ff853aa11
commit b2008ab97d
+3 -1
View File
@@ -2,10 +2,12 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.3.30
- Phar:
. Fixed bug #81211: Symlinks are followed when creating PHAR archive (cmb)
01 Jul 2021, PHP 7.3.29
- Core:
- Core:
. Fixed bug #81122: SSRF bypass in FILTER_VALIDATE_URL. (CVE-2021-21705) (cmb)
- PDO_Firebird: