diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2008-10-21 23:22:00 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2008-10-21 23:22:00 +0000 |
commit | b2bc40f70c2e02c7fe81207e48f73b401946e8ae (patch) | |
tree | d6493a926a6b230eb9f89ba78977bd673dffb7e8 | |
parent | d69dfa4b9f58e2148f986e0ef5dba91f00c2f639 (diff) | |
download | php-git-b2bc40f70c2e02c7fe81207e48f73b401946e8ae.tar.gz |
Already in 5.2
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -20,8 +20,6 @@ PHP NEWS - Fixed bug #46238 (Segmentation fault on static call with empty string method). (Felipe) -- Fixed bug #46206 (pg_query_params/pg_execute convert passed values to - strings). (Ilia) - Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown). (Dmitry) - Fixed bug #46194 (SIGSEGV when requested file is not found). (Greg) |