We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0381386 commit e477d31Copy full SHA for e477d31
CHANGELOG
@@ -8,6 +8,11 @@
8
6: "AbstractSimpleHtmlDom" -> PHP 8.1 -> try to fix php type errors
9
7: "XmlDomParser" -> added workaround for DTD requests
10
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]
16
17
[PHP Simple HTML Dom v4.7.x]
18
1: add "findMultiOrFalse()" + "findOneOrFalse()"
0 commit comments