]> granicus.if.org Git - php/commitdiff
- update NEWS for #14962
authorPierre Joye <pajoye@php.net>
Wed, 12 Nov 2008 12:01:29 +0000 (12:01 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 12 Nov 2008 12:01:29 +0000 (12:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a5310940bffe0dd275ca10da823b8a4485863d68..c66bd6f3ceee98a136d94c9d303a54b4bec059a3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,8 @@ PHP                                                                        NEWS
 - Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as default
   filter). (Arnaud)
 - Fixed bug #42294 (Unified solution for round() based on C99 round). (Ilia)
+- Fixed bug #14962 (PECL) (::extractTo 2nd argument is not really optional)
+  (Mark van Der Velden)
 
 - Fixed stream_get_line() to behave as documented on non-blocking streams.
   (Arnaud)