[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2004-05-26 Thread changelog
changelog Wed May 26 20:32:06 2004 EDT Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1639r2=1.1640ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1639 php-src/ChangeLog:1.1640 ---

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

2004-05-26 Thread changelog
changelog Wed May 26 20:32:10 2004 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.473r2=1.474ty=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.473

[PHP-CVS] cvs: php-src /ext/sockets sockets.c

2004-05-26 Thread Derick Rethans
derick Wed May 26 02:53:04 2004 EDT Modified files: /php-src/ext/socketssockets.c Log: - Fixed bug #28523 (Typo in ext/sockets/sockets.c) http://cvs.php.net/diff.php/php-src/ext/sockets/sockets.c?r1=1.163r2=1.164ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/sockets sockets.c

2004-05-26 Thread Derick Rethans
derick Wed May 26 02:54:01 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/socketssockets.c Log: - MFH: Fixed bug #28523 (Typo in ext/sockets/sockets.c) http://cvs.php.net/diff.php/php-src/ext/sockets/sockets.c?r1=1.125.2.22r2=1.125.2.23ty=u

RE: [PHP-CVS] cvs: php-src /ext/mcve config.m4

2004-05-26 Thread Wez Furlong
AC_PROG_EGREP is not supported by autoconf 2.13, which is the recommended version to use. Please revert this and solve it some other way, particularly in the 4.3 branch! :-) -Wez. -Original Message- From: Brad House [mailto:[EMAIL PROTECTED] Sent: 25 May 2004 18:09 To: [EMAIL

[PHP-CVS] cvs: php-src /ext/mcve config.m4

2004-05-26 Thread Wez Furlong
wez Wed May 26 06:11:18 2004 EDT Modified files: /php-src/ext/mcve config.m4 Log: Fix build... http://cvs.php.net/diff.php/php-src/ext/mcve/config.m4?r1=1.8r2=1.9ty=u Index: php-src/ext/mcve/config.m4 diff -u php-src/ext/mcve/config.m4:1.8

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/mcve config.m4

2004-05-26 Thread Wez Furlong
wez Wed May 26 08:29:56 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/mcve config.m4 Log: Fix build http://cvs.php.net/diff.php/php-src/ext/mcve/config.m4?r1=1.2.4.7r2=1.2.4.8ty=u Index: php-src/ext/mcve/config.m4 diff -u

RE: [PHP-CVS] cvs: php-src /ext/mcve config.m4

2004-05-26 Thread Wez Furlong
That code might be GPL'd ;-) It looks a bit too magical, so how about a simple: AC_CHECK_PROG(EGREP, egrep, grep -E) AC_SUBST(EGREP) Instead? (please check that it works!) --Wez. -Original Message- From: Brad House [mailto:[EMAIL PROTECTED] Sent: 26 May 2004 13:32 To: Wez Furlong

Re: [PHP-CVS] cvs: php-src /ext/mcve config.m4

2004-05-26 Thread Brad House
heh, yours seems so much ... erm ... simpler I'll give it a test and commit it if it works. Thanks! -Brad Wez Furlong wrote: That code might be GPL'd ;-) It looks a bit too magical, so how about a simple: AC_CHECK_PROG(EGREP, egrep, grep -E) AC_SUBST(EGREP) Instead? (please check that it works!)

Re: [PHP-CVS] cvs: php-src /ext/mcve config.m4

2004-05-26 Thread Brad House
oops, didn't realize that ... I got an error message with 'phpize' when I tried to use autoconf 2.13, and it said I must use 2.5 ... The reason I added it is someone else did the AC_EGREP_CPP stuff, and it pretty much just hangs on that line without defining $EGREP, and AC_PROG_EGREP is what

[PHP-CVS] cvs: php-src /ext/standard proc_open.c

2004-05-26 Thread Wez Furlong
wez Wed May 26 10:55:32 2004 EDT Modified files: /php-src/ext/standard proc_open.c Log: Apparently it is better to specify 500 here for unix98 bits and pieces. http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.23r2=1.24ty=u

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c

2004-05-26 Thread Andi Gutmans
andiWed May 26 14:00:28 2004 EDT Modified files: /php-src/ext/standard basic_functions.c Log: - Use FREE_HASHTABLE instead of efree() http://cvs.php.net/diff.php/php-src/ext/standard/basic_functions.c?r1=1.667r2=1.668ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/xslt/tests xslt_backend_info.phpt

2004-05-26 Thread Ilia Alshanetsky
iliaa Wed May 26 14:08:32 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/xslt/tests xslt_backend_info.phpt Log: Fixed test failure due to incorrect library check.

[PHP-CVS] cvs: php-src /ext/gd/tests bug27582_2.phpt

2004-05-26 Thread Pierre-Alain Joye
pajoye Wed May 26 14:12:44 2004 EDT Removed files: /php-src/ext/gd/tests bug27582_2.phpt Log: - Remove this test, it still segfaults anyway (less noise in tests :) ) Already removed in PHP_4_3 branch -- PHP CVS Mailing List

[PHP-CVS] cvs: php-src /ext/gettext/tests gettext_basic.phpt

2004-05-26 Thread Ilia Alshanetsky
iliaa Wed May 26 14:18:14 2004 EDT Modified files: /php-src/ext/gettext/tests gettext_basic.phpt Log: Prevent test failure when fi_FI locale is not available. http://cvs.php.net/diff.php/php-src/ext/gettext/tests/gettext_basic.phpt?r1=1.1r2=1.2ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gettext/tests gettext_basic.phpt

2004-05-26 Thread Ilia Alshanetsky
iliaa Wed May 26 14:18:19 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gettext/tests gettext_basic.phpt Log: MFH: Prevent test failure when fi_FI locale is not available.

[PHP-CVS] cvs: php-src / run-tests.php

2004-05-26 Thread Ilia Alshanetsky
iliaa Wed May 26 14:23:21 2004 EDT Modified files: /php-srcrun-tests.php Log: Turn off session.auto_start to prevent test failures. http://cvs.php.net/diff.php/php-src/run-tests.php?r1=1.194r2=1.195ty=u Index: php-src/run-tests.php diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) / run-tests.php

2004-05-26 Thread Ilia Alshanetsky
iliaa Wed May 26 14:23:24 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcrun-tests.php Log: MFH: Turn off session.auto_start to prevent test failures. http://cvs.php.net/diff.php/php-src/run-tests.php?r1=1.119.2.36r2=1.119.2.37ty=u Index:

[PHP-CVS] cvs: php-src /main/streams filter.c php_stream_filter_api.h

2004-05-26 Thread Wez Furlong
wez Wed May 26 17:19:21 2004 EDT Modified files: /php-src/main/streams filter.c php_stream_filter_api.h Log: Fix silly mistake. Thanks Antony :) http://cvs.php.net/diff.php/php-src/main/streams/filter.c?r1=1.11r2=1.12ty=u Index: