[PHP-CVS-DAILY] cvs: Zend / ChangeLog

2002-10-20 Thread changelog
changelog Sun Oct 20 20:34:42 2002 EDT Modified files: /Zend ChangeLog Log: ChangeLog update Index: Zend/ChangeLog diff -u Zend/ChangeLog:1.90 Zend/ChangeLog:1.91 --- Zend/ChangeLog:1.90 Fri Oct 18 20:33:13 2002 +++ Zend/ChangeLog Sun Oct 20

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2002-10-20 Thread changelog
changelog Sun Oct 20 20:34:56 2002 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.129 ZendEngine2/ChangeLog:1.130 --- ZendEngine2/ChangeLog:1.129 Sat Oct 19 20:33:02

[PHP-CVS] cvs: php4 / configure.in

2002-10-20 Thread Wez Furlong
wez Sun Oct 20 09:46:00 2002 EDT Modified files: /php4 configure.in Log: Add the actual ftok check for Derick :-) Index: php4/configure.in diff -u php4/configure.in:1.383 php4/configure.in:1.384 --- php4/configure.in:1.383 Thu Oct 10 15:07:11

Re: [PHP-CVS] cvs: php4 / configure.in

2002-10-20 Thread Derick Rethans
On Sun, 20 Oct 2002, Wez Furlong wrote: wez Sun Oct 20 09:46:00 2002 EDT Modified files: /php4 configure.in Log: Add the actual ftok check for Derick :-) thanks :) Derick -- ---

[PHP-CVS] cvs: php4 /ext/mbstring php_mbregex.c

2002-10-20 Thread Moriyoshi Koizumi
moriyoshi Sun Oct 20 11:11:05 2002 EDT Modified files: /php4/ext/mbstring php_mbregex.c Log: Changed mb_regex_set_options() more informative Index: php4/ext/mbstring/php_mbregex.c diff -u php4/ext/mbstring/php_mbregex.c:1.15

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c ftok.c php_ftok.h

2002-10-20 Thread Derick Rethans
On Sun, 20 Oct 2002, Wez Furlong wrote: Add ftok into the big list of functions in configure.in, and the build system should define HAVE_FTOK. (I think). done (I think :). Derick -- --- Derick Rethans

[PHP-CVS] cvs: php4 /ext/standard basic_functions.c ftok.c php_ftok.h

2002-10-20 Thread Derick Rethans
derick Sun Oct 20 06:18:20 2002 EDT Modified files: /php4/ext/standard basic_functions.c ftok.c php_ftok.h Log: - Remove #ifdefs around ftok function so that it is also available when none of the IPC extensions are enabled. Index:

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c ftok.c php_ftok.h

2002-10-20 Thread Derick Rethans
On Sun, 20 Oct 2002, Wez Furlong wrote: It might be a good idea to check for ftok in configure and protect it with HAVE_FTOK, just in case. Yup, but how? :) Derick -- --- Derick Rethans

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c ftok.c php_ftok.h

2002-10-20 Thread Wez Furlong
Hey Derick, It might be a good idea to check for ftok in configure and protect it with HAVE_FTOK, just in case. --Wez. On 10/20/02, Derick Rethans [EMAIL PROTECTED] wrote: derickSun Oct 20 06:18:20 2002 EDT Modified files: /php4/ext/standard

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c ftok.c php_ftok.h

2002-10-20 Thread Wez Furlong
Add ftok into the big list of functions in configure.in, and the build system should define HAVE_FTOK. (I think). --Wez. On 10/20/02, Derick Rethans [EMAIL PROTECTED] wrote: On Sun, 20 Oct 2002, Wez Furlong wrote: It might be a good idea to check for ftok in configure and protect it with

[PHP-CVS] cvs: php4 /ext/mbstring mbstring.c

2002-10-20 Thread Moriyoshi Koizumi
moriyoshi Sun Oct 20 03:16:21 2002 EDT Modified files: /php4/ext/mbstring mbstring.c Log: ZTS fixes Index: php4/ext/mbstring/mbstring.c diff -u php4/ext/mbstring/mbstring.c:1.106 php4/ext/mbstring/mbstring.c:1.107 ---

[PHP-CVS] cvs: php4 /ext/mbstring mbstring.c

2002-10-20 Thread Moriyoshi Koizumi
moriyoshi Sun Oct 20 22:24:06 2002 EDT Modified files: /php4/ext/mbstring mbstring.c Log: Changed the dafault option for consistency Index: php4/ext/mbstring/mbstring.c diff -u php4/ext/mbstring/mbstring.c:1.108 php4/ext/mbstring/mbstring.c:1.109 ---

[PHP-CVS] cvs: php4 /ext/mbstring/tests 027.inc 027.phpt

2002-10-20 Thread Moriyoshi Koizumi
moriyoshi Sun Oct 20 22:27:51 2002 EDT Added files: /php4/ext/mbstring/tests027.inc 027.phpt Log: Added a new test case to confirm the inconsistent regex behaviour reported on [EMAIL PROTECTED] (10830) Index: php4/ext/mbstring/tests/027.inc

Re: [PHP-CVS] cvs: php4 / acinclude.m4 configure.in /sapi/cgi config.m4 config9.m4

2002-10-20 Thread Jon Parise
On Mon, Oct 21, 2002 at 03:12:27AM -, Jani Taskinen wrote: - # Add /usr/xpg4/bin/sed as it is typically found on Solaris # along with /bin/sed that truncates output. Did you originally intend to remove both of these lines? -- Jon Parise ([EMAIL PROTECTED]) :: The PHP Project

Re: [PHP-CVS] cvs: php4 / acinclude.m4 configure.in /sapi/cgiconfig.m4 config9.m4

2002-10-20 Thread Jani Taskinen
On Sun, 20 Oct 2002, Jon Parise wrote: On Mon, Oct 21, 2002 at 03:12:27AM -, Jani Taskinen wrote: - # Add /usr/xpg4/bin/sed as it is typically found on Solaris # along with /bin/sed that truncates output. Did you originally intend to remove both of these lines? Yes. :)

[PHP-CVS] cvs: php4 /ext/domxml config.m4 /ext/gd config.m4 /ext/mysql config.m4 /ext/pdf config.m4

2002-10-20 Thread Jani Taskinen
sniper Sun Oct 20 22:46:15 2002 EDT Modified files: /php4/ext/domxmlconfig.m4 /php4/ext/gdconfig.m4 /php4/ext/mysql config.m4 /php4/ext/pdf config.m4 Log: - Prevent resetting the PHP_*_DIR variables if already set.

[PHP-CVS] cvs: php4 / acinclude.m4

2002-10-20 Thread Jani Taskinen
sniper Sun Oct 20 23:31:52 2002 EDT Modified files: /php4 acinclude.m4 Log: remove the remains of that comment. Index: php4/acinclude.m4 diff -u php4/acinclude.m4:1.213 php4/acinclude.m4:1.214 --- php4/acinclude.m4:1.213 Sun Oct 20 23:12:27 2002

[PHP-CVS] cvs: php4 / acinclude.m4 configure.in /sapi/cgi config.m4 config9.m4

2002-10-20 Thread Jani Taskinen
sniper Sun Oct 20 23:12:27 2002 EDT Added files: /php4/sapi/cgi config9.m4 Removed files: /php4/sapi/cgi config.m4 Modified files: /php4 acinclude.m4 configure.in Log: - Moved CGI specific lines from