changelog               Wed Oct  1 01:31:51 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3184&r2=1.3185&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3184 php-src/ChangeLog:1.3185
--- php-src/ChangeLog:1.3184    Tue Sep 30 01:32:07 2008
+++ php-src/ChangeLog   Wed Oct  1 01:31:50 2008
@@ -1,3 +1,54 @@
+2008-09-30  Rob Richards  <[EMAIL PROTECTED]>
+
+    * sapi/cli/tests/002-win32.phpt:
+      use getenv
+
+    * ext/openssl/openssl.c:
+      initialize keyresource
+
+2008-09-30  Greg Beaver  <[EMAIL PROTECTED]>
+
+    * ext/phar/tests/files/blog.phar
+      ext/phar/tests/files/blog.phar
+      ext/phar/tests/files/blog.phar.inc
+      ext/phar/tests/files/blog.phar.inc:
+      fix test (thanks Tony)
+
+2008-09-30  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      run-tests.php:
+      MFH: Windows requires SystemRoot env var to run tests
+
+    * run-tests.php:
+      Windows requires SystemRoot env var to run tests
+
+2008-09-30  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/sqlite3/sqlite3.c
+      ext/sqlite3/tests/sqlite3_23_escape_string.phpt:
+      MFH: SQLite3::escapeString can be static as it doesn't rely on an 
instance
+      of SQLite
+
+    * ext/sqlite3/sqlite3.c
+      ext/sqlite3/tests/sqlite3_23_escape_string.phpt:
+      SQLite3::escapeString can be static as it doesn't rely on an instance of
+      SQLite
+
+2008-09-30  Greg Beaver  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      note fix to Bug #46194 SIGSEGV when requested file is not found
+
+    * ext/phar/phar.c:
+      MFB: fix Bug #46194: SIGSEGV when requested file is not found
+
+    * (PHP_5_3)
+      ext/phar/phar.c:
+      fix Bug #46194: SIGSEGV when requested file is not found
+
 2008-09-29  Etienne Kneuss  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -6782,7 +6833,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3184 2008/09/30 01:32:07 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3185 2008/10/01 01:31:50 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to