changelog               Fri Sep 19 01:31:51 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3172&r2=1.3173&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3172 php-src/ChangeLog:1.3173
--- php-src/ChangeLog:1.3172    Thu Sep 18 01:31:53 2008
+++ php-src/ChangeLog   Fri Sep 19 01:31:50 2008
@@ -1,3 +1,74 @@
+2008-09-18  Arnaud Le Blanc  <[EMAIL PROTECTED]>
+
+    * main/rfc1867.c:
+      Fixed cleaning of uploaded files
+
+2008-09-18  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS
+      ext/openssl/openssl.c:
+      MFH: Show the library version currently loaded as well as the version the
+      extension was compiled with. Useful for checking PHP is using the latest
+      version.
+
+    * ext/openssl/openssl.c:
+      Show the library version currently loaded as well as the version the
+      extension was compiled with. Useful for checking PHP is using the latest
+      version.
+
+2008-09-18  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/mysqli/tests/010.phpt:
+      fix typo
+
+    * ext/hash/tests/mhash_001.phpt
+      ext/hash/tests/mhash_001.phpt
+      ext/hash/tests/mhash_003.phpt
+      ext/hash/tests/mhash_003.phpt:
+      update tests
+
+2008-09-18  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS
+      ext/hash/hash.c
+      ext/hash/tests/mhash_001.phpt
+      ext/hash/tests/mhash_004.phpt:
+      MFH: mhash algorithm parameter was modified when it was a zval, also 
update
+      a test.
+
+    * ext/hash/hash.c
+      ext/hash/tests/mhash_001.phpt
+      ext/hash/tests/mhash_004.phpt
+      ext/hash/tests/mhash_004.phpt:
+      mhash algorithm parameter was modified when it was a zval, also update a
+      test.
+
+2008-09-18  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      BFN
+
+    * (PHP_5_3)
+      ext/xsl/php_xsl.c
+      ext/xsl/xsltprocessor.c:
+      MFH: fix bug #46099 (Xsltprocessor::setProfiling - memory leak)
+
+    * ext/xsl/php_xsl.c
+      ext/xsl/xsltprocessor.c:
+      fix bug #46099 (Xsltprocessor::setProfiling - memory leak)
+
+2008-09-18  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/tests/010.phpt
+      ext/mysqli/tests/010.phpt
+      ext/mysqli/tests/010.phpt
+      ext/standard/tests/strings/printf_64bit.phpt:
+      fix test
+
 2008-09-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * ext/xmlwriter/php_xmlwriter.c:
@@ -6321,7 +6392,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3172 2008/09/18 01:31:53 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3173 2008/09/19 01:31:50 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to