From 1f6d5915663573ad77bfb03e5a10aee30bd68082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nilg=C3=BCn=20Belma=20Bug=C3=BCner?= Date: Sat, 25 Apr 2009 07:44:06 +0000 Subject: [PATCH] Fixed build git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279289 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration52.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)