Skip to content

Commit a097f92

Browse files
committed
[ci skip] Update NEWS
Bug #76285 was supposed to have been fixed for 7.3.0alpha3, but that has been reverted for 7.3.0beta2 due to bug #76738. Now that we have a working fix in master, we backport the respective commits.
1 parent 0c2327b commit a097f92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ PHP NEWS
88
. Fixed bug #76752 (Crash in ZEND_COALESCE_SPEC_TMP_HANDLER - assertion in
99
_get_zval_ptr_tmp failed). (Laruence)
1010

11+
- DOM:
12+
. Fixed bug #76285 (DOMDocument::formatOutput attribute sometimes ignored).
13+
(Andrew Nester, Laruence, Anatol)
14+
1115
- Opcache:
1216
. Fixed bug #76747 (Opcache treats path containing "test.pharma.tld" as a phar
1317
file). (Laruence)

0 commit comments

Comments
 (0)