[PHP-CVS] cvs: php4 /ext/mbstring/tests casefold.phpt mb_convert_encoding.phpt mb_convert_variables.phpt mb_ereg.phpt mb_ereg_search_xxx.phpt mb_strcut.phpt mb_strimwidth.phpt mb_substr.phpt simpletest.phpt /ext/standard/tests/strings htmlentities.phpt htmlentities01.phpt htmlentities02.phpt htmlentities03.phpt htmlentities04.phpt

2002-11-03 Thread Moriyoshi Koizumi
moriyoshi Sun Nov 3 03:38:00 2002 EDT Modified files: /php4/ext/mbstring/testscasefold.phpt mb_convert_encoding.phpt mb_convert_variables.phpt mb_ereg.phpt mb_ereg_search_xxx.phpt

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

2002-11-03 Thread Moriyoshi Koizumi
moriyoshi Sun Nov 3 03:50:43 2002 EDT Modified files: /php4/ext/mbstring mbstring.c Log: style keisatsu Index: php4/ext/mbstring/mbstring.c diff -u php4/ext/mbstring/mbstring.c:1.127 php4/ext/mbstring/mbstring.c:1.128 ---

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

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 05:52:19 2002 EDT Modified files: /php4 run-tests.php Log: pass params used for info call to skipif also #try php.ini with #output_handler=mb_string #mbstring.http_output=UCS-2LE Index: php4/run-tests.php diff -u

[PHP-CVS] cvs: php4 /ext/standard/tests/image bug13213.jpg bug13213.phpt getimagesize.phpt image_type_to_mime_type.phpt skipif_imagetype.inc test1pix.bmp test1pix.jpc test1pix.jpg test2pix.gif test4pix.gif test4pix.iff test4pix.png test4pix.psd test4pix.tif

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 08:52:45 2002 EDT Added files: /php4/ext/standard/tests/image bug13213.jpg bug13213.phpt getimagesize.phpt image_type_to_mime_type.phpt

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

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 10:09:49 2002 EDT Modified files: /php4/ext/dba dba_cdb.c Log: -fixed -use *e*malloc Index: php4/ext/dba/dba_cdb.c diff -u php4/ext/dba/dba_cdb.c:1.14 php4/ext/dba/dba_cdb.c:1.15 --- php4/ext/dba/dba_cdb.c:1.14 Thu Sep 19 00:18:20

[PHP-CVS] cvs: php4 /ext/dba/tests dba_cdb_read.phpt test.cdb

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 10:11:42 2002 EDT Added files: /php4/ext/dba/tests dba_cdb_read.phpt test.cdb Log: cdb interface is currently readonly Index: php4/ext/dba/tests/dba_cdb_read.phpt +++ php4/ext/dba/tests/dba_cdb_read.phpt --TEST-- DBA CDB handler test

[PHP-CVS] cvs: php4 /ext/dba/tests dba_cdb.phpt dba_cdb_read.phpt skipif.inc test.inc

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 10:22:33 2002 EDT Modified files: /php4/ext/dba/tests dba_cdb.phpt dba_cdb_read.phpt skipif.inc test.inc Log: cdb interface is currently readonly Index: php4/ext/dba/tests/dba_cdb.phpt diff -u

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

2002-11-03 Thread Ilia Alshanetsky
iliaa Sun Nov 3 10:42:59 2002 EDT Modified files: /php4 run-tests.php Log: Fixed ini argument parsing. We now support ini options with = in the argument, such as the one being used in session test #21, which is once again working properly.

[PHP-CVS] cvs: php4 /ext/dba dba.c dba_cdb.c php_dba.h /ext/dba/tests dba_cdb_read.phpt

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 11:43:07 2002 EDT Modified files: /php4/ext/dba dba.c dba_cdb.c php_dba.h /php4/ext/dba/tests dba_cdb_read.phpt Log: cdb now allows multiple key-value pairs with same key Index: php4/ext/dba/dba.c diff -u php4/ext/dba/dba.c:1.47

[PHP-CVS] cvs: php4 / NEWS

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 12:37:58 2002 EDT Modified files: /php4 NEWS Log: info about added functionality in dba Index: php4/NEWS diff -u php4/NEWS:1.1237 php4/NEWS:1.1238 --- php4/NEWS:1.1237Thu Oct 31 20:35:49 2002 +++ php4/NEWS Sun Nov 3 12:37:58

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

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 12:40:34 2002 EDT Modified files: /php4 run-tests.php Log: force showing progress of test Index: php4/run-tests.php diff -u php4/run-tests.php:1.112 php4/run-tests.php:1.113 --- php4/run-tests.php:1.112Sun Nov 3 10:42:59 2002

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

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 12:43:24 2002 EDT Modified files: /php4 run-tests.php Log: without these nearly all tests fail if for example php.ini contains output_handler=mb_string mbstring.http_output=UCS-2LE Index: php4/run-tests.php diff -u

[PHP-CVS] cvs: php4 /ext/xslt/tests qa.dtd

2002-11-03 Thread Melvyn Sopacua
msopacuaSun Nov 3 12:46:37 2002 EDT Modified files: /php4/ext/xslt/testsqa.dtd Log: ws Index: php4/ext/xslt/tests/qa.dtd diff -u php4/ext/xslt/tests/qa.dtd:1.1 php4/ext/xslt/tests/qa.dtd:1.2 --- php4/ext/xslt/tests/qa.dtd:1.1 Sat Oct 5

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

2002-11-03 Thread Moriyoshi Koizumi
moriyoshi Sun Nov 3 15:35:46 2002 EDT Added files: /php4/ext/mbstring/testsmb_output_handler_shift_jis.phpt Log: Added a new test Index: php4/ext/mbstring/tests/mb_output_handler_shift_jis.phpt +++

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

2002-11-03 Thread Ilia Alshanetsky
iliaa Sun Nov 3 16:21:13 2002 EDT Modified files: /php4/ext/gd/libgd gdft.c Log: Fix win32 build. Index: php4/ext/gd/libgd/gdft.c diff -u php4/ext/gd/libgd/gdft.c:1.9 php4/ext/gd/libgd/gdft.c:1.10 --- php4/ext/gd/libgd/gdft.c:1.9Tue Oct 29

[PHP-CVS] cvs: php4 /ext/sysvsem/tests sysv.phpt

2002-11-03 Thread Melvyn Sopacua
msopacuaSun Nov 3 21:44:09 2002 EDT Added files: /php4/ext/sysvsem/tests sysv.phpt Log: Add test for both sysvsem and sysvshm Index: php4/ext/sysvsem/tests/sysv.phpt +++ php4/ext/sysvsem/tests/sysv.phpt --TEST-- General semaphore and shared