changelog               Sun Aug 10 01:32:09 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3133&r2=1.3134&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3133 php-src/ChangeLog:1.3134
--- php-src/ChangeLog:1.3133    Sat Aug  9 01:32:11 2008
+++ php-src/ChangeLog   Sun Aug 10 01:32:08 2008
@@ -1,3 +1,29 @@
+2008-08-09  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/standard/tests/file/copy_variation4.phpt
+      ext/standard/tests/file/copy_variation4.phpt:
+      disable the test on AIX
+
+    * ext/standard/tests/file/copy_variation4.phpt:
+      disable the test on AIX - unlink() deletes directories there (omg..)
+
+    * (PHP_5_2)
+      ext/date/lib/parse_tz.c
+      ext/date/lib/parse_tz.c:
+      MFH: do not fail & segfault if malloc(0) returns NULL, that's expected
+
+    * ext/date/lib/parse_tz.c:
+      do not fail & segfault if malloc(0) returns NULL, that's expected
+      (reproducible on AIX with simple date() and UTC timezone)
+
+    * ext/date/php_date.c:
+      fix leak
+
+    * ext/standard/tests/file/clearstatcache_001.phpt
+      ext/standard/tests/file/clearstatcache_001.phpt:
+      fix typo
+
 2008-08-08  Etienne Kneuss  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -1046,7 +1072,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3133 2008/08/09 01:32:11 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3134 2008/08/10 01:32:08 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to