Browse Source

[ci skip] Fix mistake in UPGRADING

pull/15617/head
Niels Dossche 1 year ago
parent
commit
cd6bac7f9f
No known key found for this signature in database GPG Key ID: B8A8AD166DF0E2E5
  1. 2
      UPGRADING

2
UPGRADING

@ -395,7 +395,7 @@ PHP 8.3 UPGRADE NOTES
overloaded constructor of DatePeriod.
- DOM:
. Added DOMNode::contains() and DOMNameSpaceNode::contains().
. Added DOMNode::contains().
. Added DOMElement::getAttributeNames().
. Added DOMNode::getRootNode(). The $options argument does nothing at the
moment because it only influences the shadow DOM, which we do not support

Loading…
Cancel
Save