changelog Thu Jun 30 01:34:05 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2027&r2=1.2028&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2027 php-src/ChangeLog:1.2028
--- php-src/ChangeLog:1.2027 Wed Jun 29 01:35:49 2005
+++ php-src/ChangeLog Thu Jun 30 01:34:04 2005
@@ -1,3 +1,130 @@
+2005-06-29 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * netware/sys/stat.h:
+ This file is not needed anymore
+
+ * (PHP_5_0)
+ netware/sys/stat.h:
+ this file is not needed anymore
+
+ * netware/geterrnoptr.c:
+ this file is not used at all so removing it.
+
+ * (PHP_5_0)
+ netware/geterrnoptr.c:
+ This file is not used at all.
+
+ * netware/mktemp.c:
+ Netware LibC has mktemp implementation
+
+ * (PHP_5_0)
+ netware/mktemp.c:
+ NetWare LibC has mktemp implementation
+
+ * netware/pwd.c
+ netware/pwd.c:
+ NetWare LibC has getpwnam, getlogin, getpwuid, getpid, this file is not
+ needed anymore
+
+2005-06-29 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * ext/xml/tests/bug32001.phpt:
+ fix test
+
+2005-06-29 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * netware/wfile.c
+ netware/wfile.h:
+ NetWare LibC has readlink implementation. This is not needed anymore.
+
+ * (PHP_5_0)
+ netware/wfile.c
+ netware/wfile.h:
+ NetWare LibC has readlink implementation
+
+ * netware/time_nw.h:
+ This file does nothing so removing this file.
+
+ * (PHP_5_0)
+ netware/time_nw.h:
+ This file does nothing so removing this file
+
+ * netware/grp.h
+ netware/grp.h:
+ NetWare LibC has grp.h
+
+ * netware/param.h
+ netware/param.h:
+ NetWare LibC has param.h
+
+ * netware/pipe.h:
+ NetWare LibC itself has popen/pclose functionality so removing this
+
+ * (PHP_5_0)
+ netware/pipe.h:
+ NetWare LibC itself pipe/popen/pclose implementation
+
+2005-06-29 Johannes Schlüter <[EMAIL PROTECTED]>
+
+ * ext/standard/php_incomplete_class.h:
+ - Fix TSRM build
+
+2005-06-29 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/standard/mail.c:
+ NetWare LibC itself has a pip/popen support
+
+ * netware/pipe.c:
+ NetWare LibC has pipe/popen support
+
+ * (PHP_5_0)
+ netware/pipe.c:
+ NetWare LibC has a pipe and popen implentation
+
+2005-06-29 Stanislav Malyshev <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_execute.c
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h:
+ fix conditions for freeing
+
+ * ZendEngine2/zend_API.c
+ ZendEngine2/zend_API.c:
+ add comment
+
+ * (PHP_5_0)
+ ZendEngine2/zend_execute.c:
+ fix conditions
+
+2005-06-29 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * netware/mktemp.h:
+ mktemp functionality is part of Regular LibC
+
+ * (PHP_5_0)
+ netware/mktemp.h:
+ mktemp functionality is part of Regular NetWare LibC
+
+ * netware/pwd.h:
+ removing pwd.h as NetWare LibC itself supplies pwd.h
+
+ * (PHP_5_0)
+ netware/pwd.h:
+ removing pwd.h as NetWare LibC itself supplies pwd.h for quite sometime
+
+ * (PHP_5_0)
+ main/reentrancy.c:
+ removed the unwanted NetWare Code
+
+ * (PHP_5_0)
+ main/php.h:
+ Removing unwanted NetWare Code
+
+ * (PHP_5_0)
+ main/mergesort.c:
+ removing unwanted NetWare code
+
2005-06-28 Jani Taskinen <[EMAIL PROTECTED]>
* ext/standard/url_scanner_ex.c
@@ -5444,7 +5571,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2027 2005/06/29 05:35:49 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2028 2005/06/30 05:34:04 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -8845,7 +8972,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2027 2005/06/29 05:35:49 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2028 2005/06/30 05:34:04 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -9326,7 +9453,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2027 2005/06/29 05:35:49 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2028 2005/06/30 05:34:04 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -10800,7 +10927,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2027 2005/06/29 05:35:49 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2028 2005/06/30 05:34:04 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: