changelog               Tue Aug  5 01:32:54 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3128&r2=1.3129&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3128 php-src/ChangeLog:1.3129
--- php-src/ChangeLog:1.3128    Mon Aug  4 01:32:02 2008
+++ php-src/ChangeLog   Tue Aug  5 01:32:53 2008
@@ -1,3 +1,127 @@
+2008-08-04  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/gd/gd.c:
+      - Fix build (thanks Sebastian)
+
+2008-08-04  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/mcrypt/config.w32:
+      - detect _a or normal lib
+
+2008-08-04  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/imap/php_imap.c
+      ext/imap/php_imap.c
+      ext/imap/tests/bug45705_1.phpt
+      ext/imap/tests/bug45705_1.phpt
+      ext/imap/tests/bug45705_2.phpt
+      ext/imap/tests/bug45705_2.phpt:
+      MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address
+      parameter)
+
+    * ext/imap/tests/bug45705_1.phpt
+      ext/imap/tests/bug45705_1.phpt
+      ext/imap/tests/bug45705_1.phpt
+      ext/imap/tests/bug45705_2.phpt
+      ext/imap/tests/bug45705_2.phpt
+      ext/imap/tests/bug45705_2.phpt:
+        1.1.4;
+      - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address
+      parameter)
+
+    * ext/imap/php_imap.c
+      ext/imap/tests/bug45705.phpt:
+      - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address
+      parameter)
+
+    * ext/imap/tests/imap_utf8.phpt:
+      - Fix test
+
+2008-08-04  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+    * ext/mbstring/oniguruma/.cvsignore
+      ext/mbstring/oniguruma/enc/.cvsignore:
+      - Added .libs to .cvsignore
+
+    * ext/mbstring/mbstring.c:
+      - More fixes for bug #45691
+
+2008-08-04  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/imap/php_imap.c:
+      MFH: Add proper version check (new c-clients have this)
+
+2008-08-04  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/gd/tests/imagecolorclosesthwb.phpt:
+      - Fixed test
+
+    * (PHP_5_3)
+      ext/gd/gd.c
+      ext/gd/gd_ctx.c:
+      - MFH: Added new parameter parsing API (part II)
+
+    * ext/gd/gd.c
+      ext/gd/gd_ctx.c:
+      - Added new parameter parsing API (part II)
+
+2008-08-04  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/imap/php_imap.c
+      ext/imap/tests/imap_utf8.phpt:
+      - Merged the missing parameter parsing API change (Bunny thanks you 
Felipe)
+      - Added proper C-client library version check
+
+    * ext/imap/tests/bug45705.phpt:
+      - Add test for bug #45705
+
+2008-08-04  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/ming/ming.c:
+      numerous int<->long fixes (this code just couldn't work on 64bit OSes)
+      here is why we need to put ming to PECL
+
+2008-08-04  Robin Fernandes  <[EMAIL PROTECTED]>
+
+    * ext/spl/spl_array.c
+      ext/spl/spl_array.c
+      ext/spl/tests/arrayObject_exchangeArray_basic1.phpt
+      ext/spl/tests/arrayObject_exchangeArray_basic1.phpt
+      ext/spl/tests/arrayObject_exchangeArray_basic1.phpt
+      ext/spl/tests/arrayObject_exchangeArray_basic2.phpt
+      ext/spl/tests/arrayObject_exchangeArray_basic2.phpt
+      ext/spl/tests/arrayObject_exchangeArray_basic2.phpt:
+      Improve ArrayObject::exchangeArray() behaviour with objects and CoW
+      references (see http://turl.ca/exarr ).
+
+2008-08-04  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS
+      main/fopen_wrappers.c
+      main/fopen_wrappers.c
+      sapi/cgi/cgi_main.c
+      sapi/cgi/cgi_main.c:
+      Removed shebang line check from CGI sapi (it is checked by scanner)
+
+    * ext/standard/tests/dir/rewinddir_basic.phpt:
+      Fixed test
+
+2008-08-04  Kalle Sommer Nielsen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS
+      ext/session/session.c:
+      MFH: Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com
+
+    * ext/session/session.c:
+      Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com
+
 2008-08-03  Etienne Kneuss  <[EMAIL PROTECTED]>
 
     * ext/spl/tests/heap_011.phpt
@@ -82,7 +206,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3128 2008/08/04 01:32:02 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3129 2008/08/05 01:32:53 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to