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

2002-10-28 Thread Adam Dickmeiss
dickmeiss Mon Oct 28 05:56:23 2002 EDT Modified files: /php4/ext/yaz php_yaz.c Log: Raw records for yaz_record Index: php4/ext/yaz/php_yaz.c diff -u php4/ext/yaz/php_yaz.c:1.54 php4/ext/yaz/php_yaz.c:1.55 --- php4/ext/yaz/php_yaz.c:1.54 Thu Sep

[PHP-CVS] cvs: php4 /main streams.c

2002-10-28 Thread Ilia Alshanetsky
iliaa Mon Oct 28 07:37:31 2002 EDT Modified files: /php4/main streams.c Log: Fix win32 build. Index: php4/main/streams.c diff -u php4/main/streams.c:1.121 php4/main/streams.c:1.122 --- php4/main/streams.c:1.121 Sun Oct 27 22:45:21 2002 +++

[PHP-CVS] Some NetWare files are not getting committed.

2002-10-28 Thread Ananth Kesari
Hi, I am working on porting PHP for NetWare. From the past couple of days I have been committing NetWare related changes back into the 4.2 branch. The changes that I made to those files that were already existing (including the TSRM and ZEND files), I committed and they have been effected into

Re: [PHP-CVS] Some NetWare files are not getting committed.

2002-10-28 Thread Melvyn Sopacua
At 15:49 28-10-2002, Ananth Kesari wrote: But I need to add a folder by name, netware with some NetWare specific files within it. These are NOT getting committed. If I add it gets added. I once committed on Thursday. Now, if I commit, it verifies and does nothing indicating that it is already

[PHP-CVS] cvs: php4 / NEWS

2002-10-28 Thread Sterling Hughes
sterlingMon Oct 28 11:32:56 2002 EDT Modified files: /php4 NEWS Log: update... Index: php4/NEWS diff -u php4/NEWS:1.1227 php4/NEWS:1.1228 --- php4/NEWS:1.1227Sun Oct 27 20:17:32 2002 +++ php4/NEWS Mon Oct 28 11:32:54 2002 -1,6 +1,11

[PHP-CVS] cvs: php4 /ext/iconv/tests bug16069.inc bug16069.phpt eucjp2iso2022jp.inc eucjp2iso2022jp.phpt eucjp2sjis.inc eucjp2sjis.phpt eucjp2utf8.inc eucjp2utf8.phpt iconv001.phpt iconv002.inc iconv002.phpt ob_iconv_handler.phpt skipif.inc test.inc translit-failure.phpt translit-utf8.inc translit-utf8.phpt

2002-10-28 Thread Marcus Börger
helly Mon Oct 28 12:15:22 2002 EDT Added files: /php4/ext/iconv/tests test.inc Removed files: /php4/ext/iconv/tests bug16069.inc eucjp2iso2022jp.inc eucjp2sjis.inc eucjp2utf8.inc iconv002.inc

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

2002-10-28 Thread Marcus Börger
helly Mon Oct 28 12:17:50 2002 EDT Modified files: /php4 run-tests.php Log: forgot 'error_log=' and 'report_memleaks=1' #commenting on php-dev Index: php4/run-tests.php diff -u php4/run-tests.php:1.94 php4/run-tests.php:1.95 ---

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Melvyn Sopacua
At 18:15 28-10-2002, Marcus Börger wrote: Log: fix this tests -they did not dl load module in test Yes, exactly as they shouldn't. It's been discussed. Why did you revert that? The main reason - to repeat it: ./configure --prefix=/previous/install dl('foo.so')= foo.so version

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / run-tests.php

2002-10-28 Thread Ilia A.
On October 28, 2002 12:24 pm, you wrote: First of all only some tests in ext/xslt were designed to present a warning. I suggest this can be fixed by adding a --INI-- section disabling the error messages. Sounds to me like you are adding hacks just for the sake of keeping that option.

[PHP-CVS] cvs: php4 /ext/sockets php_sockets.h

2002-10-28 Thread Sander Roobol
sander Mon Oct 28 13:00:32 2002 EDT Modified files: /php4/ext/sockets php_sockets.h Log: Fix proto and #20137 Index: php4/ext/sockets/php_sockets.h diff -u php4/ext/sockets/php_sockets.h:1.25 php4/ext/sockets/php_sockets.h:1.26 ---

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

2002-10-28 Thread Derick Rethans
On Mon, 28 Oct 2002, Marcus Börger wrote: helly Mon Oct 28 12:17:50 2002 EDT Modified files: /php4 run-tests.php Log: forgot 'error_log=' and 'report_memleaks=1' #commenting on php-dev First commenting, then committing. Please revert, then we can

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Marcus Börger
At 18:33 28.10.2002, Melvyn Sopacua wrote: At 18:15 28-10-2002, Marcus Börger wrote: Log: fix this tests -they did not dl load module in test Yes, exactly as they shouldn't. It's been discussed. Why did you revert that? The main reason - to repeat it: ./configure

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

2002-10-28 Thread Marcus Börger
helly Mon Oct 28 13:21:09 2002 EDT Modified files: /php4 run-tests.php Log: remove last line commited by error revert log_errors Index: php4/run-tests.php diff -u php4/run-tests.php:1.96 php4/run-tests.php:1.97 --- php4/run-tests.php:1.96 Mon

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

2002-10-28 Thread Derick Rethans
On Mon, 28 Oct 2002, Marcus Börger wrote: helly Mon Oct 28 13:19:38 2002 EDT Modified files: /php4 run-tests.php Log: forgot 'error_log=' and 'report_memleaks=1' #commenting on php-dev Please test! It now spits out lots of debug info. This is

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

2002-10-28 Thread Marcus Börger
Sorry for the mistake in the message and the additional line. I forgot to save first marcus At 19:19 28.10.2002, Marcus Börger wrote: helly Mon Oct 28 13:19:38 2002 EDT Modified files: /php4 run-tests.php Log: forgot 'error_log=' and 'report_memleaks=1'

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

2002-10-28 Thread Marcus Börger
At 19:29 28.10.2002, Derick Rethans wrote: On Mon, 28 Oct 2002, Marcus Börger wrote: helly Mon Oct 28 13:19:38 2002 EDT Modified files: /php4 run-tests.php Log: forgot 'error_log=' and 'report_memleaks=1' #commenting on php-dev Please test! It now spits out lots

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Derick Rethans
On Mon, 28 Oct 2002, Melvyn Sopacua wrote: At 19:01 28-10-2002, Marcus Börger wrote: At 18:33 28.10.2002, Melvyn Sopacua wrote: At 18:15 28-10-2002, Marcus Börger wrote: Log: fix this tests -they did not dl load module in test Yes, exactly as they shouldn't. It's been

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Melvyn Sopacua
At 19:36 28-10-2002, Marcus Börger wrote: Then what about: cvs -z3 -q diff skipif.inc test.inc (in directory S:\php4-HEAD\ext\iconv\tests\) Index: skipif.inc === RCS file: /repository/php4/ext/iconv/tests/skipif.inc,v retrieving

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

2002-10-28 Thread Jani Taskinen
sniper Mon Oct 28 18:42:48 2002 EDT Modified files: /php4 acinclude.m4 Log: - Only test the sed in PATH. (testing others is useless) Index: php4/acinclude.m4 diff -u php4/acinclude.m4:1.216 php4/acinclude.m4:1.217 --- php4/acinclude.m4:1.216 Thu

[PHP-CVS] cvs: php4 /ext/gd gd.c php_gd.h /ext/gd/libgd gd.c gd.h

2002-10-28 Thread Ilia Alshanetsky
iliaa Mon Oct 28 20:15:44 2002 EDT Modified files: /php4/ext/gdgd.c php_gd.h /php4/ext/gd/libgd gd.c gd.h Log: Added a patch by Pierre-Alain Joye [EMAIL PROTECTED], which implements the imagerotate() that allows rotation of images in gd.

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

2002-10-28 Thread Ilia Alshanetsky
iliaa Mon Oct 28 20:28:22 2002 EDT Modified files: /php4/ext/iconv iconv.c Log: Fixed compile warning. Index: php4/ext/iconv/iconv.c diff -u php4/ext/iconv/iconv.c:1.57 php4/ext/iconv/iconv.c:1.58 --- php4/ext/iconv/iconv.c:1.57 Sat Oct 26 04:52:17