From 01d58fdb1d9bfb8d86f112e7b1b1b8044adc9b4e Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Thu, 24 May 2007 07:53:45 +0000 Subject: [PATCH] Fix "as of php x.x.x" weirdness from the last commit #Coffee++ git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236224 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration52.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appendices/migration52.xml b/appendices/migration52.xml index fe553b2ed2..3df52f87ca 100644 --- a/appendices/migration52.xml +++ b/appendices/migration52.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 5.1.x to PHP 5.2.x @@ -824,7 +824,7 @@ $obj->getCommentName(''); imagegrabscreen - - Grabs a screenshot of the whole screen + - Grabs a screenshot of the whole screen. As of PHP 5.2.2. @@ -840,7 +840,7 @@ $obj->getCommentName(''); mb_list_encodings_alias_names - - Returns an array of all supported entity encodings. As of PHP 5.2.2. + - Returns an array of all supported entity encodings