diff --git a/reference/dom/domxpath.xml b/reference/dom/domxpath.xml index 21e7cf57d136..d3c70124a563 100644 --- a/reference/dom/domxpath.xml +++ b/reference/dom/domxpath.xml @@ -87,6 +87,14 @@ Remove me once you perform substitutions + + 8.4.0 + + It is no longer possible to clone a DOMXPath + object. Doing so will result in an exception being thrown. + Prior to PHP 8.4.0 this resulted in an unusable object. + + 8.0.0