Skip to content

Commit cd6bac7

Browse files
committed
[ci skip] Fix mistake in UPGRADING
1 parent 8da94cf commit cd6bac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ PHP 8.3 UPGRADE NOTES
395395
overloaded constructor of DatePeriod.
396396

397397
- DOM:
398-
. Added DOMNode::contains() and DOMNameSpaceNode::contains().
398+
. Added DOMNode::contains().
399399
. Added DOMElement::getAttributeNames().
400400
. Added DOMNode::getRootNode(). The $options argument does nothing at the
401401
moment because it only influences the shadow DOM, which we do not support

0 commit comments

Comments
 (0)