From: Antony Dovgal Date: Mon, 12 Feb 2007 08:57:41 +0000 (+0000) Subject: fix news entry X-Git-Tag: php-5.2.2RC1~425 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23d484ff2be38b35a67001b1a67a1c998ce3b6fa;p=php fix news entry --- diff --git a/NEWS b/NEWS index b143aee272..30df68de7f 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ PHP NEWS - Added tidyNode::getParent() method (John, Nuno) - Fixed bug #40431 (dynamic properties may cause crash in ReflectionProperty methods). (Tony) -- Fixed bug #40428, imagepstext() doesn't accept optional parameter (Pierre) +- Fixed bug #40428 (imagepstext() doesn't accept optional parameter). (Pierre) - Fixed bug #40410 (ext/posix does not compile on MacOS 10.3.9). (Tony) - Fixed bug #39836 (SplObjectStorage empty after unserialize). (Marcus)