diff --git a/reference/dom/domimplementation/createdocument.xml b/reference/dom/domimplementation/createdocument.xml index da5f39426a..935e7fb108 100644 --- a/reference/dom/domimplementation/createdocument.xml +++ b/reference/dom/domimplementation/createdocument.xml @@ -11,7 +11,7 @@ &reftitle.description; - public DOMDocumentfalseDOMImplementation::createDocument + public DOMDocumentDOMImplementation::createDocument stringnullnamespace&null; stringqualifiedName"" DOMDocumentTypenulldoctype&null; @@ -56,7 +56,6 @@ &reftitle.returnvalues; 新しい DOMDocument オブジェクトを返します。 - エラーの場合は &false; を返します。 namespacequalifiedName および doctype が null の場合は、 ドキュメント要素を含まない空の DOMDocument @@ -101,6 +100,12 @@ + + 8.4.0 + + この関数の仮の戻り値の型が、DOMDocument になりました。 + + 8.0.3