diff options
author | Stanislav Malyshev <stas@php.net> | 2009-01-12 22:24:31 +0000 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2009-01-12 22:24:31 +0000 |
commit | fc044adb9fac7675fec420fb74a4de3d7c6521d1 (patch) | |
tree | 4c9cd8b09c1e0192096a80d7050b573fdc91cf37 | |
parent | c1147bcb071a10fefee2f830d8d67d54857a5993 (diff) | |
download | php-git-fc044adb9fac7675fec420fb74a4de3d7c6521d1.tar.gz |
ns bugfix out
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -46,8 +46,6 @@ PHP NEWS - Fixed bug #46653 (can't extend mysqli). (Johannes) - Fixed bug #46646 (Restrict serialization on some internal classes like Closure and SplFileInfo using exceptions). (Etienne) -- Fixed bug #46304 (Defining namespaced constant using define() defines - CASE SENSITIVE namespace). (Stas) - Fixed bug #46268 (DateTime::modify() does not reset relative time values). (Derick) - Fixed bug #46044 (Mysqli - wrong error message). (Johannes) |