changelog               Wed Feb 11 01:32:36 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3314&r2=1.3315&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3314 php-src/ChangeLog:1.3315
--- php-src/ChangeLog:1.3314    Tue Feb 10 01:32:39 2009
+++ php-src/ChangeLog   Wed Feb 11 01:32:35 2009
@@ -1,3 +1,67 @@
+2009-02-10  Lukas Smith  <sm...@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  <i...@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  <sc...@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  <felipe...@gmail.com>
 
     * ext/interbase/tests/ibase_affected_rows_001.phpt
@@ -29634,7 +29698,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3314 2009/02/10 01:32:39 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3315 2009/02/11 01:32:35 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to