changelog               Wed Jun 15 01:33:00 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2014&r2=1.2015&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2014 php-src/ChangeLog:1.2015
--- php-src/ChangeLog:1.2014    Tue Jun 14 01:32:25 2005
+++ php-src/ChangeLog   Wed Jun 15 01:32:59 2005
@@ -1,3 +1,92 @@
+2005-06-14  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/bench.php:
+      more accurate timing function.
+
+2005-06-14  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * tests/lang/bug21800.phpt:
+      This test did not fit to the new interactive shell thing
+
+    * NEWS:
+      BFN
+
+2005-06-14  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ext/standard/basic_functions.c
+      ext/standard/datetime.c
+      ext/standard/datetime.h
+      ext/standard/type.c
+      ext/standard/tests/time/002.phpt:
+      - Add my new timelib and ext/date. For now only strtotime() makes use of
+      this.
+
+2005-06-14  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      BFN
+
+    * (PHP_5_0)
+      ext/xsl/xsltprocessor.c:
+      MFH: Fixed bug #33340 (CLI Crash when calling php:function from XSLT)
+
+    * ext/xsl/xsltprocessor.c:
+      Fixed bug #33340 (CLI Crash when calling php:function from XSLT)
+
+2005-06-14  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * main/network.c:
+      bzero > memset
+
+2005-06-14  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_gen.php
+      ZendEngine2/zend_vm_opcodes.h:
+      Removed old executor
+
+2005-06-14  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/Zend.m4:
+      reordered + added msg to configure output for PHP_ZEND_VM
+
+    * ZendEngine2/Zend.m4:
+      typofix
+
+    * ZendEngine2/Zend.m4
+      ZendEngine2/acinclude.m4:
+      fix standalone build
+
+2005-06-14  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * main/streams/xp_socket.c:
+      ZTS fix.
+
+2005-06-14  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ext/ftp/ftp.c
+      main/network.c
+      main/php_network.h
+      main/streams/xp_socket.c:
+      Added bindto socket context option.
+
+2005-06-14  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * acinclude.m4:
+      Make this usable for header files too
+
+    * ext/sqlite/config.m4:
+      use PHP_CHECK_PDO_INCLUDES
+
+    * acinclude.m4:
+      Allow different things to be done when found / not-found
+
+    * acinclude.m4:
+      - Added PHP_CHECK_PDO_INCLUDES macro (caches the result)
+
 2005-06-13  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
 
     * NEWS:
@@ -4308,7 +4397,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2014 2005/06/14 05:32:25 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2015 2005/06/15 05:32:59 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -7709,7 +7798,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2014 2005/06/14 05:32:25 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2015 2005/06/15 05:32:59 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -8190,7 +8279,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2014 2005/06/14 05:32:25 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2015 2005/06/15 05:32:59 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -9664,7 +9753,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2014 2005/06/14 05:32:25 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2015 2005/06/15 05:32:59 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to