Skip to content

Commit e477d31

Browse files
committed
[*]: update the changlog
1 parent 0381386 commit e477d31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
6: "AbstractSimpleHtmlDom" -> PHP 8.1 -> try to fix php type errors
99
7: "XmlDomParser" -> added workaround for DTD requests
1010
8: "Replace deprecated string interpolation usage" thanks @flavioheleno [Flávio Heleno]
11+
9: "Adding 'id' to DOMNodes with type string." thanks @devteam-emroc [Dev Team - emroc GmbH]
12+
"Add symfony 7 support" thanks @GerB
13+
"Fix error in parent() method if no parent node" thanks @DieterHolvoet [Dieter Holvoet]
14+
"Add text/template type" thanks @all9lives [Jeremy Brennan]
15+
"fix: Cannot assign null to property DOMNode::* of type string" thanks @frugan-dev [Frugan]
1116

1217
[PHP Simple HTML Dom v4.7.x]
1318
1: add "findMultiOrFalse()" + "findOneOrFalse()"

0 commit comments

Comments
 (0)