changelog               Fri Jul 29 01:38:08 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2056&r2=1.2057&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2056 php-src/ChangeLog:1.2057
--- php-src/ChangeLog:1.2056    Thu Jul 28 01:32:06 2005
+++ php-src/ChangeLog   Fri Jul 29 01:38:04 2005
@@ -1,3 +1,98 @@
+2005-07-28  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      news file tinkering
+
+2005-07-28  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_vm_def.h:
+      - Tiny fixlet
+
+2005-07-28  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_API.c
+      ZendEngine2/zend_API.h:
+      - Add convenience function zend_is_callable_ex() and base 
zend_is_callable
+        and zend_make_callable on it. This functions allows to check if a php
+        variable is a callable function and returns its function pointer as 
well
+        as object if possible.
+
+2005-07-28  Anantha Kesari H Y  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      sapi/cli/config.m4:
+      Merging changes from 5.0 tree
+      --Kamesh
+
+    * (PHP_4_4)
+      win32/sendmail.c:
+      NetWare changes from 5.0 Tree.
+      --Kamesh
+
+    * win32/sendmail.c
+      win32/sendmail.h:
+      NetWare cleanup
+      --Kamesh
+
+    * ext/standard/mail.c:
+      defined EX_OK and EX_TEMPFAIL in ext/standard/mail.c for NETWARE rather
+      than including a sysexits.h.
+      -Kamesh
+
+    * netware/sendmail_nw.h
+      netware/sysexits.h:
+      Cleaned up the NetWare code.
+      --Kamesh
+
+    * (PHP_4_4)
+      netware/sendmail_nw.h:
+      Adding this file from 5_0 tree
+      -- Kamesh
+
+    * (PHP_4_4)
+      netware/ZendEngine2.mak
+      netware/build.bat
+      netware/buildext.bat
+      netware/buildlib.bat
+      netware/buildsapi.bat
+      netware/common.mif
+      netware/mktemp.h
+      netware/php-nw.bat
+      netware/php4apache.mak
+      netware/phplib.imp
+      netware/phplib.mak
+      netware/pwd.h
+      netware/sendmail.c
+      netware/sendmail.h
+      netware/setbuild.bat
+      netware/tsrm.mak
+      netware/zend.mak:
+      NetWare can make use autoconf based build.
+      --Kamesh
+
+    * (PHP_4_4)
+      netware/sys/stat.h:
+      NetWare LibC SDK has stat.h. So removing this.
+      --Kamesh
+
+    * (PHP_5_0)
+      win32/sendmail.c
+      win32/sendmail.h:
+      Cleaned up the NetWare specific code
+
+    * (PHP_5_0)
+      netware/sendmail_nw.h
+      netware/sysexits.h:
+      Cleaning up the NetWare code sitting in win32/sendmail.c.
+      Removing netware/sysexits.h
+      --Kamesh
+
+    * (PHP_5_0)
+      ext/standard/mail.c:
+      defined EX_OK and EX_TEMPFAIL in ext/standard/mail.c for NETWARE rather
+      than including a sysexits.h
+      --Kamesh
+
 2005-07-27  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
 
     * NEWS:
@@ -7230,7 +7325,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2056 2005/07/28 05:32:06 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2057 2005/07/29 05:38:04 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -10631,7 +10726,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2056 2005/07/28 05:32:06 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2057 2005/07/29 05:38:04 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -11112,7 +11207,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2056 2005/07/28 05:32:06 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2057 2005/07/29 05:38:04 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -12586,7 +12681,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2056 2005/07/28 05:32:06 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2057 2005/07/29 05:38:04 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to