changelog               Wed Apr  1 01:32:42 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3360&r2=1.3361&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3360 php-src/ChangeLog:1.3361
--- php-src/ChangeLog:1.3360    Tue Mar 31 01:32:39 2009
+++ php-src/ChangeLog   Wed Apr  1 01:32:41 2009
@@ -1,3 +1,77 @@
+2009-03-31  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * ext/gd/php_gd.h:
+      - MFB: silent warning
+
+    * (PHP_5_3)
+      ext/gd/php_gd.h:
+      - silent warning
+
+    * ext/filter/tests/046.phpt:
+      - remove last test for MAX_INT, did not work on x64 and this case is
+      covered by bug47745.phpt
+
+    * (PHP_5_3)
+      ext/filter/tests/046.phpt:
+      - remove last test for MAX_INT, did not work on x64 and this case is
+        covered by bug47745.phpt
+
+2009-03-31  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_2)
+      NEWS:
+      
+      WS
+
+2009-03-31  Hannes Magnusson  <hannes.magnus...@gmail.com>
+
+    * main/streams/userspace.c:
+      Fix errormessage check
+
+2009-03-31  Scott MacVicar  <sc...@macvicar.net>
+
+    * (PHP_5_3)
+      NEWS:
+      BFN
+
+    * ext/sqlite3/libsqlite/sqlite3.c
+      ext/sqlite3/libsqlite/sqlite3.h
+      ext/sqlite3/libsqlite/sqlite3ext.h:
+      Update libsqlite to 3.6.12
+
+2009-03-31  Matt Wilmas  <php_li...@realplain.com>
+
+    * (PHP_5_2)
+      ext/filter/logical_filters.c
+      ext/filter/logical_filters.c:
+      - MFH: Removed unused LONG_SIGN_MASK definition, and a stray \
+        - Changed sign flag to int (it's no longer being used in a calculation)
+
+    * ext/filter/logical_filters.c:
+      - Removed unused LONG_SIGN_MASK definition, and a stray \
+      - Changed sign flag to int (it's no longer being used in a calculation)
+
+2009-03-31  Dmitry Stogov  <dmi...@zend.com>
+
+    * (PHP_5_2)
+      NEWS
+      NEWS
+      ext/filter/logical_filters.c
+      ext/filter/logical_filters.c
+      ext/filter/logical_filters.c
+      ext/filter/tests/bug47745.phpt:
+      Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer)
+
+    * ext/filter/tests/bug47745.phpt
+      ext/filter/tests/bug47745.phpt:
+      
+      Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer)
+
+    * ext/filter/tests/bug47745.phpt
+      ext/filter/tests/bug47745.phpt:
+      
+      file bug47745.phpt was initially added on branch PHP_5_3.
+
 2009-03-30  Scott MacVicar  <sc...@macvicar.net>
 
     * ext/openssl/tests/bug47828.phpt:
@@ -34657,7 +34731,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3360 2009/03/31 01:32:39 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3361 2009/04/01 01:32:41 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to