]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 11 Feb 2009 01:32:35 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Wed, 11 Feb 2009 01:32:35 +0000 (01:32 +0000)
ChangeLog

index 238d83e54442485909b2ff06bb3b964b903f0724..c59683e21f14c431f57dcb1ed90f26ae6d69a148 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
+2009-02-10  Lukas Smith  <smith@pooteeweet.org>
+
+    * (PHP_5_3)
+      README.RELEASE_PROCESS:
+      MFH primary tester ml needs to be in the TO not CC
+
+    * README.RELEASE_PROCESS:
+      primary tester ml needs to be in the TO not CC
+
+2009-02-10  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * main/fopen_wrappers.c
+      main/streams/plain_wrapper.c:
+      MFB:Adjust condition
+
+    * (PHP_5_2)
+      main/fopen_wrappers.c
+      main/streams/plain_wrapper.c:
+      
+      MFB: Adjust condition
+
+    * (PHP_5_3)
+      main/fopen_wrappers.c
+      main/streams/plain_wrapper.c:
+      Adjust condition
+
+    * main/fopen_wrappers.c
+      main/fopen_wrappers.c
+      main/streams/plain_wrapper.c
+      main/streams/plain_wrapper.c:
+      
+      MFB: Added path truncation E_NOTICE to let people now when path resolving
+      caused the file path to be truncated.
+
+    * (PHP_5_3)
+      main/streams/plain_wrapper.c:
+      
+      MFB: typo fix
+
+    * (PHP_5_2)
+      main/streams/plain_wrapper.c:
+      
+      Fixed typo
+
+    * (PHP_5_2)
+      main/fopen_wrappers.c
+      main/streams/plain_wrapper.c:
+      Added path truncation E_NOTICE to let people now when path resolving caused
+      the file path to be truncated.
+
+2009-02-10  Scott MacVicar  <scott@macvicar.net>
+
+    * ext/sqlite3/sqlite3.c
+      ext/sqlite3/tests/sqlite3_15_open_error.phpt
+      ext/sqlite3/tests/sqlite3_21_security.phpt:
+      MFB: The constructor should also throw exceptions, make this semi useful
+      now.
+
+    * (PHP_5_3)
+      ext/sqlite3/sqlite3.c
+      ext/sqlite3/tests/sqlite3_15_open_error.phpt
+      ext/sqlite3/tests/sqlite3_21_security.phpt:
+      The constructor should also throw exceptions, make this semi useful now.
+
 2009-02-09  Felipe Pena  <felipensp@gmail.com>
 
     * ext/interbase/tests/ibase_affected_rows_001.phpt