Skip to content

Commit

Permalink
[*]: update the changlog
Browse files Browse the repository at this point in the history
  • Loading branch information
voku committed May 25, 2024
1 parent 0381386 commit e477d31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
6: "AbstractSimpleHtmlDom" -> PHP 8.1 -> try to fix php type errors
7: "XmlDomParser" -> added workaround for DTD requests
8: "Replace deprecated string interpolation usage" thanks @flavioheleno [Flávio Heleno]
9: "Adding 'id' to DOMNodes with type string." thanks @devteam-emroc [Dev Team - emroc GmbH]
"Add symfony 7 support" thanks @GerB
"Fix error in parent() method if no parent node" thanks @DieterHolvoet [Dieter Holvoet]
"Add text/template type" thanks @all9lives [Jeremy Brennan]
"fix: Cannot assign null to property DOMNode::* of type string" thanks @frugan-dev [Frugan]

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

0 comments on commit e477d31

Please sign in to comment.