diff --git a/appendices/migration52.xml b/appendices/migration52.xml index 34dd1d23a7..a478d07dbe 100644 --- a/appendices/migration52.xml +++ b/appendices/migration52.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 5.1.x to PHP 5.2.x @@ -1234,7 +1234,7 @@ $obj->getCommentName(''); - tidyNode tidyNode::getParent(void) + tidyNode tidyNode::getParent - Returns the parent node of the current node (Added in PHP 5.2.2)