[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 mb_strcut.php

[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 --- php4/ext/mbstring/mbstring.c:

[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 php4/run-tests

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

2002-11-03 Thread Wez Furlong
wez Sun Nov 3 08:22:50 2002 EDT Modified files: /php4/ext/dio dio.c Log: Fix leak when read call fails (see comment in #16635). Index: php4/ext/dio/dio.c diff -u php4/ext/dio/dio.c:1.20 php4/ext/dio/dio.c:1.21 --- php4/ext/dio/dio.c:1.20 Sat Oc

[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 (r

[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 php4/ext/dba/tests/dba

[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. Index:

[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 /ext/dba dba_cdb.c

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 11:50:08 2002 EDT Modified files: /php4/ext/dba dba_cdb.c Log: no c++ comments Index: php4/ext/dba/dba_cdb.c diff -u php4/ext/dba/dba_cdb.c:1.16 php4/ext/dba/dba_cdb.c:1.17 --- php4/ext/dba/dba_cdb.c:1.16 Sun Nov 3 11:43:06 2002 +++

[PHP-CVS] cvs: php4 /win32 php_modules.dsw

2002-11-03 Thread Jon Parise
jon Sun Nov 3 12:30:06 2002 EDT Modified files: /php4/win32 php_modules.dsw Log: The cybercash extension no longer exists in ext/. Index: php4/win32/php_modules.dsw diff -u php4/win32/php_modules.dsw:1.53 php4/win32/php_modules.dsw:1.54 --- php4/win32/ph

[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 20

[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 php4/run-tests.

[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/dba/tests dba_dbm.phpt

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 15:17:00 2002 EDT Added files: /php4/ext/dba/tests dba_dbm.phpt Log: missing Index: php4/ext/dba/tests/dba_dbm.phpt +++ php4/ext/dba/tests/dba_dbm.phpt --TEST-- DBA DBM handler test --SKIPIF-- --FILE-- --EXPECT-- database handler: dbm

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

2002-11-03 Thread Marcus Börger
helly Sun Nov 3 15:28:36 2002 EDT Modified files: /php4 run-tests.php Log: better use 'Off' here #thx to Moriyoshi Index: php4/run-tests.php diff -u php4/run-tests.php:1.114 php4/run-tests.php:1.115 --- php4/run-tests.php:1.114Sun Nov 3 12:43:

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

2002-11-03 Thread Moriyoshi Koizumi
moriyoshi Sun Nov 3 15:31:01 2002 EDT Modified files: /php4/ext/zlib zlib.c Log: Fixed OnUpdate_zlib_output_compression() behaviour Index: php4/ext/zlib/zlib.c diff -u php4/ext/zlib/zlib.c:1.152 php4/ext/zlib/zlib.c:1.153 --- php4/ext/zlib/zlib.c:

[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 +++ php4/ext/mbstring/tests/mb_output_handler_shif

[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 18:08:0

[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 m

[PHP-CVS] cvs: TSRM / tsrm_virtual_cwd.c

2002-11-03 Thread Ilia Alshanetsky
iliaa Mon Nov 4 00:19:05 2002 EDT Modified files: /TSRM tsrm_virtual_cwd.c Log: Fix bug #20235. Index: TSRM/tsrm_virtual_cwd.c diff -u TSRM/tsrm_virtual_cwd.c:1.36 TSRM/tsrm_virtual_cwd.c:1.37 --- TSRM/tsrm_virtual_cwd.c:1.36Tue Oct 29 02:32: