changelog               Wed Oct 22 01:31:54 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3205&r2=1.3206&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3205 php-src/ChangeLog:1.3206
--- php-src/ChangeLog:1.3205    Tue Oct 21 01:32:07 2008
+++ php-src/ChangeLog   Wed Oct 22 01:31:53 2008
@@ -1,3 +1,130 @@
+2008-10-21  Arnaud Le Blanc  <[EMAIL PROTECTED]>
+
+    * ext/curl/interface.c
+      ext/date/php_date.c
+      ext/dom/domimplementation.c
+      ext/exif/exif.c
+      ext/gd/gd.c
+      ext/iconv/iconv.c
+      ext/mysql/php_mysql.c
+      ext/openssl/openssl.c
+      ext/pcre/php_pcre.c
+      ext/simplexml/simplexml.c
+      ext/soap/soap.c
+      ext/sockets/sockets.c
+      ext/spl/spl_directory.c
+      ext/spl/spl_directory.c
+      ext/spl/spl_iterators.c
+      ext/spl/spl_iterators.c
+      ext/standard/array.c
+      ext/standard/assert.c
+      ext/standard/basic_functions.c
+      ext/standard/browscap.c
+      ext/standard/crypt.c
+      ext/standard/file.c
+      ext/standard/filestat.c
+      ext/standard/head.c
+      ext/standard/html.c
+      ext/standard/info.c
+      ext/standard/mail.c
+      ext/standard/proc_open.c
+      ext/standard/rand.c
+      ext/standard/streamsfuncs.c
+      ext/standard/string.c
+      ext/standard/type.c
+      ext/standard/versioning.c
+      ext/zip/php_zip.c:
+      initialize optional vars
+
+2008-10-21  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      Already in 5.2
+
+2008-10-21  Arnaud Le Blanc  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      BFN moved to PHP_5_2
+
+    * (PHP_5_2)
+      NEWS
+      NEWS
+      sapi/cgi/cgi_main.c
+      sapi/cgi/cgi_main.c
+      sapi/cgi/fastcgi.c
+      sapi/cgi/fastcgi.c
+      sapi/cgi/fastcgi.h
+      sapi/cgi/fastcgi.h:
+      MFH: Fixed FCGI_GET_VALUES requests (fixes #45522)
+
+2008-10-21  Alexey Zakhlestin  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/file/fnmatch_basic.phpt
+      ext/standard/tests/file/fnmatch_error.phpt
+      ext/standard/tests/file/fnmatch_variation.phpt:
+      MFB: skip tests on systems without fnmatch() function (f.e.: old darwin)
+
+    * (PHP_5_3)
+      ext/standard/tests/file/fnmatch_basic.phpt
+      ext/standard/tests/file/fnmatch_error.phpt
+      ext/standard/tests/file/fnmatch_variation.phpt:
+      skip tests on systems without fnmatch() function (f.e.: old darwin)
+
+    * ext/phar/tests/phar_oo_005.phpt:
+      MFB: proper check for php-version
+
+    * (PHP_5_3)
+      ext/phar/tests/phar_oo_005.phpt:
+      proper check for php-version
+
+    * ext/standard/tests/file/copy_variation15.phpt
+      ext/standard/tests/file/copy_variation9.phpt
+      ext/standard/tests/file/fnmatch_basic.phpt
+      ext/standard/tests/file/fnmatch_error.phpt
+      ext/standard/tests/file/fnmatch_variation.phpt:
+      MFB: these tests work just fine on macos-x
+
+    * (PHP_5_3)
+      ext/standard/tests/file/copy_variation15.phpt
+      ext/standard/tests/file/copy_variation9.phpt
+      ext/standard/tests/file/fnmatch_basic.phpt
+      ext/standard/tests/file/fnmatch_error.phpt
+      ext/standard/tests/file/fnmatch_variation.phpt:
+      these tests work just fine on macos-x
+
+    * (PHP_5_3)
+      ext/phar/tests/phar_oo_005.phpt:
+      fixed wrong check for version
+
+2008-10-21  Zoe Slattery  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/date/tests/strtotime_basic.phpt:
+      Committing test for till
+
+    * ext/date/tests/strtotime_basic.phpt
+      ext/date/tests/strtotime_basic.phpt:
+      
+      Committing test for till
+
+    * ext/date/tests/strtotime_basic.phpt
+      ext/date/tests/strtotime_basic.phpt:
+      
+      file strtotime_basic.phpt was initially added on branch PHP_5_3.
+
+2008-10-21  Arnaud Le Blanc  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      typo
+
+    * sapi/cgi/cgi_main.c
+      sapi/cgi/fastcgi.c
+      sapi/cgi/fastcgi.h:
+      Fixed FCGI_GET_VALUES requests (fixes #45522)
+
 2008-10-20  Scott MacVicar  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -8764,7 +8891,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3205 2008/10/21 01:32:07 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3206 2008/10/22 01:31:53 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to