changelog               Wed Feb 23 20:34:59 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1903&r2=1.1904&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1903 php-src/ChangeLog:1.1904
--- php-src/ChangeLog:1.1903    Tue Feb 22 20:35:55 2005
+++ php-src/ChangeLog   Wed Feb 23 20:34:57 2005
@@ -1,3 +1,101 @@
+2005-02-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/image.c:
+      Additional safety checks.
+
+2005-02-23  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/standard/image.c:
+      - Slightly redesign
+
+2005-02-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      main/streams/mmap.c:
+      MFH: Increase maximum mmapable file size to 2mb from 1mb.
+
+    * main/streams/mmap.c:
+      Increase maximum mmapable file size to 2mb from 1mb.
+
+    * (PHP_4_3)
+      TODO_SEGFAULTS:
+      pack() issues were resolved.
+
+2005-02-23  Ard Biesheuvel  <[EMAIL PROTECTED]>
+
+    * ext/interbase/interbase.c:
+      Fixed bug #31597: ibase_connect() - incorrect warning
+
+2005-02-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/dir.c:
+      Fixed compiler warning.
+
+    * (PHP_5_0)
+      ext/bz2/bz2.c:
+      MFB_4_3: Fixed bug #29521 (compress.bzip2 returns error when used with 
http
+      wrapper)
+
+    * ext/bz2/bz2.c:
+      MFB_4_3: Fixed bug #29521 (compress.bzip2 returns error when used with 
http
+      wrapper).
+
+2005-02-23  Stefan Esser  <[EMAIL PROTECTED]>
+
+    * ext/standard/var_unserializer.c
+      ext/standard/var_unserializer.re:
+      Correcting bounds check before someone uses this code
+
+2005-02-23  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      ZendEngine2/zend_reflection_api.c:
+      - MFH: fixed bug #32076 (ReflectionMethod :: isDestructor() always return
+        true).
+
+    * ZendEngine2/zend_reflection_api.c:
+      - Fixed bug #32076 (ReflectionMethod :: isDestructor() always return 
true)
+        (Patch by Antony Dogval)
+
+2005-02-23  Stanislav Malyshev  <[EMAIL PROTECTED]>
+
+    * ext/standard/var.c
+      ext/standard/var_unserializer.c
+      ext/standard/var_unserializer.re:
+      Custom object serializer infrastructure - PHP implementation
+
+    * ZendEngine2/zend.h
+      ZendEngine2/zend_compile.c:
+      Custom object serializer infrastructure
+
+2005-02-23  Anantha Kesari H Y  <[EMAIL PROTECTED]>
+
+    * main/php_syslog.h:
+      NetWare can make use of Autoconf generated header file
+
+    * main/php_open_temporary_file.c:
+      NetWare LibC has mkstemp implementation
+
+    * main/php_compat.h:
+      NetWare can make use autoconf generated header file
+
+    * main/fopen_wrappers.c:
+      NetWare LibC has pwd.h
+
+2005-02-23  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/Zend.m4:
+      Hack the planet
+
+2005-02-23  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * run-tests.php:
+      - Use PHP not C semantics
+
+    * ZendEngine2/zend_interfaces.c:
+      - Allow to convert Traversable into Aggregate
+
 2005-02-22  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_4_3)
@@ -582,7 +680,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1903 2005/02/23 01:35:55 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1904 2005/02/24 01:34:57 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -1063,7 +1161,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1903 2005/02/23 01:35:55 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1904 2005/02/24 01:34:57 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -2537,7 +2635,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1903 2005/02/23 01:35:55 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1904 2005/02/24 01:34:57 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to