changelog               Sat Jan 22 20:36:08 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1872&r2=1.1873&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1872 php-src/ChangeLog:1.1873
--- php-src/ChangeLog:1.1872    Fri Jan 21 20:34:16 2005
+++ php-src/ChangeLog   Sat Jan 22 20:36:08 2005
@@ -1,3 +1,78 @@
+2005-01-22  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      Zend/zend.c
+      sapi/cli/php_cli.c:
+      MFH: - Memory leak fixes from ZE2 + HEAD CLI
+
+    * (PHP_4_3)
+      Zend/Zend.m4
+      Zend/configure.in
+      Zend/zend_strtod.c
+      ZendEngine2/Zend.m4
+      ZendEngine2/configure.in
+      ZendEngine2/zend_strtod.c:
+      - Compile fix for systems without uint32_t typedef
+
+    * (PHP_4_3)
+      scripts/phpize.in:
+      MFH: - Remove also autom4te.cache dir with phpize --clean
+
+    * scripts/phpize.in
+      scripts/phpize.in:
+      - Remove also autom4te.cache dir with phpize --clean
+
+    * (PHP_5_0)
+      ZendEngine2/Zend.m4
+      ZendEngine2/configure.in
+      ZendEngine2/zend_strtod.c:
+      MFH: Compile fix for systems without uint32_t typedef
+
+2005-01-22  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      - BFN
+
+    * ZendEngine2/zend_API.c
+      ZendEngine2/zend_API.h
+      ZendEngine2/zend_reflection_api.c:
+      - Fix #31651 (ReflectionClass::getDefaultProperties segfaults with 
arrays.)
+
+2005-01-22  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_compile.c
+      ZendEngine2/zend_compile.h
+      ZendEngine2/zend_execute.c
+      ZendEngine2/zend_execute.h:
+      - Two new API calls for Derick (retreive CV name and value) by Dmitry
+
+2005-01-22  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      acinclude.m4
+      ext/dba/config.m4
+      ext/mcrypt/config.m4:
+      MFH: - Typofix + removed unnecessary unsets caused by it
+
+    * acinclude.m4
+      acinclude.m4
+      ext/dba/config.m4
+      ext/dba/config.m4
+      ext/mcrypt/config.m4
+      ext/mcrypt/config.m4:
+      - Typofix + removed unnecessary unsets caused by it
+
+    * (PHP_4_3)
+      NEWS
+      NEWS:
+      massage news
+
+2005-01-22  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/exif/exif.c:
+      MFB (bugfix for 24851)
+
 2005-01-21  Andrei Zmievski  <[EMAIL PROTECTED]>
 
     * (PHP_5_0)
@@ -833,7 +908,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1872 2005/01/22 01:34:16 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1873 2005/01/23 01:36:08 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to