diff --git a/reference/datetime/datetimezone/gettransitions.xml b/reference/datetime/datetimezone/gettransitions.xml index 8cf9c04063..0ca39e0bac 100644 --- a/reference/datetime/datetimezone/gettransitions.xml +++ b/reference/datetime/datetimezone/gettransitions.xml @@ -12,8 +12,8 @@ &style.oop; public arrayDateTimeZone::getTransitions - inttimestamp_begin - inttimestamp_end + inttimestamp_beginPHP_INT_MIN + inttimestamp_endPHP_INT_MAX &style.procedural; diff --git a/reference/dom/domdocument/importnode.xml b/reference/dom/domdocument/importnode.xml index f5921fb031..6b28227267 100644 --- a/reference/dom/domdocument/importnode.xml +++ b/reference/dom/domdocument/importnode.xml @@ -10,7 +10,7 @@ public DOMNodeDOMDocument::importNode DOMNodeimportedNode - booldeep + booldeep&false; This function returns a copy of the node to import and associates it with diff --git a/reference/dom/domdocument/save.xml b/reference/dom/domdocument/save.xml index 9ecbbb3e89..b39bdd50eb 100644 --- a/reference/dom/domdocument/save.xml +++ b/reference/dom/domdocument/save.xml @@ -12,7 +12,7 @@ public intDOMDocument::save stringfilename - intoptions + intoptions0 Creates an XML document from the DOM representation. This function is usually diff --git a/reference/dom/domdocument/savexml.xml b/reference/dom/domdocument/savexml.xml index fc7f5b507f..cbb9d832d4 100644 --- a/reference/dom/domdocument/savexml.xml +++ b/reference/dom/domdocument/savexml.xml @@ -12,7 +12,7 @@ public stringDOMDocument::saveXML DOMNodenode - intoptions + intoptions0 Creates an XML document from the DOM representation. This function is usually diff --git a/reference/dom/domdocument/schemavalidate.xml b/reference/dom/domdocument/schemavalidate.xml index 91dad7c87b..30a5a1b311 100644 --- a/reference/dom/domdocument/schemavalidate.xml +++ b/reference/dom/domdocument/schemavalidate.xml @@ -12,7 +12,7 @@ public boolDOMDocument::schemaValidate stringfilename - intflags + intflags0 Validates a document based on the given schema file. diff --git a/reference/dom/domdocument/xinclude.xml b/reference/dom/domdocument/xinclude.xml index b7efd19e5e..44647ac591 100644 --- a/reference/dom/domdocument/xinclude.xml +++ b/reference/dom/domdocument/xinclude.xml @@ -11,7 +11,7 @@ &reftitle.description; public intDOMDocument::xinclude - intoptions + intoptions0 This method substitutes