1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 13:31:27 +02:00

[ci skip] Merge branch 'PHP-7.3' into PHP-7.4

* PHP-7.3:
  [ci skip] Fix news entry for bug #79971
  [ci skip] Update NEWS
This commit is contained in:
Christoph M. Becker
2021-11-16 13:07:08 +01:00

4
NEWS
View File

@@ -43,6 +43,10 @@ PHP NEWS
- Streams:
. Fixed bug #54340 (Memory corruption with user_filter). (Nikita)
- XML:
. Fixed bug #79971 (special character is breaking the path in xml function).
(CVE-2021-21707) (cmb)
21 Oct 2021, PHP 7.4.25
- DOM: