Skip to content

Commit 181a65b

Browse files
nielsdosbon
authored and
bon
committed
Fix DOMEntity field getter bugs
- publicId could crash PHP if none was provided - notationName never worked The fields of this classs were untested. This new test file changes that. Closes phpGH-11779.
1 parent 9a7eb24 commit 181a65b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ PHP NEWS
5555
- DOM:
5656
. Fix DOMEntity field getter bugs. (nielsdos)
5757

58+
- DOM:
59+
. Fix DOMEntity field getter bugs. (nielsdos)
60+
5861
- FFI:
5962
. Fix leaking definitions when using FFI::cdef()->new(...). (ilutov)
6063

0 commit comments

Comments
 (0)