]> granicus.if.org Git - php/commitdiff
fix news entry
authorAntony Dovgal <tony2001@php.net>
Mon, 12 Feb 2007 08:57:41 +0000 (08:57 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 12 Feb 2007 08:57:41 +0000 (08:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b143aee272e37d787d18106a410c591fd3ec3dca..30df68de7f5c032840666241c188a6aaf99856db 100644 (file)
--- 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)