diff options
author | Marcus Boerger <helly@php.net> | 2005-12-17 15:53:40 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2005-12-17 15:53:40 +0000 |
commit | 905007669d9d4d051726ec373037e74821b1fa4f (patch) | |
tree | a8e3c82f3cf89c291ea44b6b28ca9f10fbf197dc | |
parent | 18a99796ada958860506c485728b40aeebc46f52 (diff) | |
download | php-git-905007669d9d4d051726ec373037e74821b1fa4f.tar.gz |
- BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ PHP NEWS - Fixed many bugs in OCI8. (Tony) - Fixed crash and leak in mysqli when using 4.1.x client libraries and connecting to 5.x server. (Andrey) +- Fixed bug #35720 (A final constructor can be overwritten). (Marcus) - Fixed bug #35713 (getopt() returns array with numeric strings when passed options like '-1'). (Tony) - Fixed bug #35705 (strtotime() fails to parse soap date format without TZ). |