[PHP-CVS] cvs: php4 /ext/standard css.c info.c

2002-10-09 Thread Jani Taskinen
sniper Thu Oct 10 00:28:15 2002 EDT Modified files: /php4/ext/standard css.c info.c Log: - Fix the text alignment to be about same in any browser. # Please test this, it's now same in NS 4.78 (linux), IE 5.5 and # Mozilla 1.2a (win32). (I don't have any oth

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

2002-10-09 Thread Jani Taskinen
sniper Thu Oct 10 00:26:03 2002 EDT Modified files: /php4/ext/fribidi fribidi.c Log: Be consistent with other extensions. Index: php4/ext/fribidi/fribidi.c diff -u php4/ext/fribidi/fribidi.c:1.28 php4/ext/fribidi/fribidi.c:1.29 --- php4/ext/fribidi/fribid

[PHP-CVS] cvs: php4 /ext/pfpro pfpro.c php_pfpro.h

2002-10-09 Thread Jani Taskinen
sniper Wed Oct 9 22:23:23 2002 EDT Modified files: /php4/ext/pfpro pfpro.c php_pfpro.h Log: - Cleaned up some code and used the proper macros for ZTS stuff. - Fixed a memleak. - Fixed a bug in pfpro_process() when response contains only 2 entries. (r

[PHP-CVS] cvs: php4 /ext/pfpro config.m4

2002-10-09 Thread Jani Taskinen
sniper Wed Oct 9 20:24:25 2002 EDT Modified files: /php4/ext/pfpro config.m4 Log: - Fixed the payflowpro version check and cleaned up this a bit. Index: php4/ext/pfpro/config.m4 diff -u php4/ext/pfpro/config.m4:1.8 php4/ext/pfpro/config.m4:1.9 --- php4

RE: [PHP-CVS] cvs: php4 /ext/standard css.c

2002-10-09 Thread James Cox
the thing is it did fix something; on IE the center tag was causing ALL of the debug output to be centered. This meant it was impossible to read if you had a long string, such as $_ENV["LS_COLORS"]. Your comment about this causing 'all the output to be left aligned' is baseless, as i have screens

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

2002-10-09 Thread Jani Taskinen
sniper Wed Oct 9 19:18:48 2002 EDT Modified files: /php4/ext/standard css.c Log: Revert previous change, it did not fix anything. Index: php4/ext/standard/css.c diff -u php4/ext/standard/css.c:1.4 php4/ext/standard/css.c:1.5 --- php4/ext/standard/css.c:1.

[PHP-CVS] cvs: php4 /ext/iconv/tests Quotes.UTF-8 translit-utf8.inc translit-utf8.phpt

2002-10-09 Thread Melvyn Sopacua
msopacuaWed Oct 9 19:16:39 2002 EDT Added files: /php4/ext/iconv/tests translit-utf8.inc translit-utf8.phpt Quotes.UTF-8 Log: Test for standard transliteration. Original check-translit from GNU libiconv-1.8

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

2002-10-09 Thread James Cox
imajes Wed Oct 9 18:32:01 2002 EDT Modified files: /php4/ext/standard css.c Log: overrule Index: php4/ext/standard/css.c diff -u php4/ext/standard/css.c:1.3 php4/ext/standard/css.c:1.4 --- php4/ext/standard/css.c:1.3 Tue Oct 8 15:42:23 2002 +++ php4/ext

Re: [PHP-CVS] cvs: php4 /ext/standard array.c

2002-10-09 Thread Sterling Hughes
On Wed, 2002-10-09 at 22:56, Derick Rethans wrote: > On Wed, 9 Oct 2002, Andi Gutmans wrote: > > > At 10:35 PM 10/9/2002 +0200, Sterling Hughes wrote: > > >On Wed, 2002-10-09 at 22:21, Thies C. Arntzen wrote: > > > > On Wed, Oct 09, 2002 at 06:29:45PM -, Sterling Hughes wrote: > > > > > sterl

Re: [PHP-CVS] cvs: php4 /ext/standard array.c

2002-10-09 Thread Derick Rethans
On Wed, 9 Oct 2002, Andi Gutmans wrote: > At 10:35 PM 10/9/2002 +0200, Sterling Hughes wrote: > >On Wed, 2002-10-09 at 22:21, Thies C. Arntzen wrote: > > > On Wed, Oct 09, 2002 at 06:29:45PM -, Sterling Hughes wrote: > > > > sterlingWed Oct 9 14:29:45 2002 EDT > > > > > > > > M

Re: [PHP-CVS] cvs: php4 /ext/standard array.c

2002-10-09 Thread Sterling Hughes
On Wed, 2002-10-09 at 22:45, Derick Rethans wrote: > On 9 Oct 2002, Sterling Hughes wrote: > > > On Wed, 2002-10-09 at 22:21, Thies C. Arntzen wrote: > > > On Wed, Oct 09, 2002 at 06:29:45PM -, Sterling Hughes wrote: > > > > sterlingWed Oct 9 14:29:45 2002 EDT > > > > > > >

Re: [PHP-CVS] cvs: php4 /ext/standard array.c

2002-10-09 Thread Andi Gutmans
At 10:35 PM 10/9/2002 +0200, Sterling Hughes wrote: >On Wed, 2002-10-09 at 22:21, Thies C. Arntzen wrote: > > On Wed, Oct 09, 2002 at 06:29:45PM -, Sterling Hughes wrote: > > > sterlingWed Oct 9 14:29:45 2002 EDT > > > > > > Modified files: > > > /php4/ext/standard arra

Re: [PHP-CVS] cvs: php4 /ext/standard array.c

2002-10-09 Thread Derick Rethans
On 9 Oct 2002, Sterling Hughes wrote: > On Wed, 2002-10-09 at 22:21, Thies C. Arntzen wrote: > > On Wed, Oct 09, 2002 at 06:29:45PM -, Sterling Hughes wrote: > > > sterling Wed Oct 9 14:29:45 2002 EDT > > > > > > Modified files: > > > /php4/ext/standardarray

Re: [PHP-CVS] cvs: php4 /ext/standard array.c

2002-10-09 Thread Sterling Hughes
On Wed, 2002-10-09 at 22:21, Thies C. Arntzen wrote: > On Wed, Oct 09, 2002 at 06:29:45PM -, Sterling Hughes wrote: > > sterlingWed Oct 9 14:29:45 2002 EDT > > > > Modified files: > > /php4/ext/standard array.c > > Log: > > clean these functions up u

[PHP-CVS] cvs: php4 /ext/iconv/tests 003.inc 003.phpt bug16069.inc bug16069.phpt

2002-10-09 Thread Derick Rethans
derick Wed Oct 9 16:30:30 2002 EDT Added files: /php4/ext/iconv/tests bug16069.inc bug16069.phpt Removed files: /php4/ext/iconv/tests 003.inc 003.phpt Log: - Use a more descriptive filename Index: php4/ext/iconv/tests

Re: [PHP-CVS] cvs: php4 /ext/standard array.c

2002-10-09 Thread Thies C. Arntzen
On Wed, Oct 09, 2002 at 06:29:45PM -, Sterling Hughes wrote: > sterling Wed Oct 9 14:29:45 2002 EDT > > Modified files: > /php4/ext/standardarray.c > Log: > clean these functions up using zend_parse_parameters and nuke the use of > HASH_OF() w

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests 003.inc 003.phpt translit.inctranslit.phpt

2002-10-09 Thread Derick Rethans
On Wed, 9 Oct 2002, Moriyoshi Koizumi wrote: > moriyoshi Wed Oct 9 16:19:13 2002 EDT > > Added files: > /php4/ext/iconv/tests 003.inc 003.phpt hmm, that's not that descriptive... I'd rather go for "bug16069.php"... it's easier to find it later then. Do

[PHP-CVS] cvs: php4 /ext/cybercash .cvsignore CREDITS config.m4 cybercash.c cybercash.dsp cybercash.h cyberlib.php test.php

2002-10-09 Thread Jan Lehnardt
jan Wed Oct 9 16:20:18 2002 EDT Removed files: /php4/ext/cybercash CREDITS config.m4 cybercash.c cybercash.h cybercash.dsp cyberlib.php test.php .cvsignore Log: - remove ext/cybercash - http://www.verisign.com/support/cyberCash/d

[PHP-CVS] cvs: php4 /ext/iconv/tests 003.inc 003.phpt translit.inc translit.phpt

2002-10-09 Thread Moriyoshi Koizumi
moriyoshi Wed Oct 9 16:19:13 2002 EDT Added files: /php4/ext/iconv/tests 003.inc 003.phpt Removed files: /php4/ext/iconv/tests translit.inc translit.phpt Log: Renamed the test case files in order to avoid confusion

[PHP-CVS] cvs: php4 /ext/aspell .cvsignore CREDITS /ext/ccvs .cvsignore

2002-10-09 Thread Jan Lehnardt
jan Wed Oct 9 15:36:54 2002 EDT Removed files: /php4/ext/aspell.cvsignore CREDITS /php4/ext/ccvs .cvsignore Log: - let's talk about leftovers. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.ne

[PHP-CVS] cvs: php4 /ext/qtdom config.m4

2002-10-09 Thread Jan Lehnardt
jan Wed Oct 9 15:27:11 2002 EDT Modified files: /php4/ext/qtdom config.m4 Log: - fix alignment Index: php4/ext/qtdom/config.m4 diff -u php4/ext/qtdom/config.m4:1.9 php4/ext/qtdom/config.m4:1.10 --- php4/ext/qtdom/config.m4:1.9Sat Sep 14 21:

[PHP-CVS] cvs: php4 /ext/pspell config.m4

2002-10-09 Thread Jan Lehnardt
jan Wed Oct 9 15:25:17 2002 EDT Modified files: /php4/ext/pspellconfig.m4 Log: - note aspell Index: php4/ext/pspell/config.m4 diff -u php4/ext/pspell/config.m4:1.7 php4/ext/pspell/config.m4:1.8 --- php4/ext/pspell/config.m4:1.7 Tue Mar 12 11:

[PHP-CVS] cvs: php4 /ext/ccvs CREDITS TODO ccvs.c ccvs.h config.m4

2002-10-09 Thread Jan Lehnardt
jan Wed Oct 9 15:15:31 2002 EDT Removed files: /php4/ext/ccvs CREDITS TODO ccvs.c ccvs.h config.m4 Log: - R.I.P. ext/ccvs. @- removed ext/ccvs (jan) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/uns

[PHP-CVS] cvs: php4 /ext/aspell aspell.c config.m4 php_aspell.h

2002-10-09 Thread Jan Lehnardt
jan Wed Oct 9 15:12:32 2002 EDT Removed files: /php4/ext/aspellaspell.c config.m4 php_aspell.h Log: - R.I.P. ext aspell @- removed ext/aspell (jan) #configure note follows -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit

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

2002-10-09 Thread Jan Lehnardt
jan Wed Oct 9 14:59:15 2002 EDT Modified files: /php4/ext/readline readline.c Log: - fix build on FreeBSD, verified by thies. Index: php4/ext/readline/readline.c diff -u php4/ext/readline/readline.c:1.29 php4/ext/readline/readline.c:1.30 --- php4/ext/

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

2002-10-09 Thread Moriyoshi Koizumi
Hi, I confirmed this test might not work even with libiconv, when the errno test run by configure failed. IMO it has something to do with other EUC-JP related failures on BSD platforms. Moriyoshi Koizumi "Rui Hirokawa" <[EMAIL PROTECTED]> wrote: > hirokawa Wed Oct 9 08:54:52

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

2002-10-09 Thread Sterling Hughes
sterlingWed Oct 9 14:29:45 2002 EDT Modified files: /php4/ext/standard array.c Log: clean these functions up using zend_parse_parameters and nuke the use of HASH_OF() which is inappropriate in these cases... Index: php4/ext/standard/array.c diff

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

2002-10-09 Thread Sterling Hughes
sterlingWed Oct 9 13:15:57 2002 EDT Modified files: /php4/ext/standard array.c Log: small cleanups... Index: php4/ext/standard/array.c diff -u php4/ext/standard/array.c:1.194 php4/ext/standard/array.c:1.195 --- php4/ext/standard/array.c:1.194 S

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

2002-10-09 Thread Colin Viebrock
cmv Wed Oct 9 10:39:40 2002 EDT Modified files: /php4/ext/standard info.c Log: no charsets, only basic entity escaping Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.214 php4/ext/standard/info.c:1.215 --- php4/ext/standard/info.c

[PHP-CVS] cvs: php4 /ext/gd/tests bug19266.phpt

2002-10-09 Thread Derick Rethans
derick Wed Oct 9 09:54:21 2002 EDT Modified files: /php4/ext/gd/tests bug19266.phpt Log: - Skip when GD is not available Index: php4/ext/gd/tests/bug19266.phpt diff -u php4/ext/gd/tests/bug19266.phpt:1.1 php4/ext/gd/tests/bug19266.phpt:1.2 --- php4/ext/gd

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

2002-10-09 Thread Andrey Hristov
andrey Wed Oct 9 09:50:07 2002 EDT Modified files: /php4/ext/standard string.c Log: ws fixes. Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.318 php4/ext/standard/string.c:1.319 --- php4/ext/standard/string.c:1.318Wed Oct 9 09

[PHP-CVS] cvs: php4 /ext/gd/tests bug19266.phpt

2002-10-09 Thread Derick Rethans
derick Wed Oct 9 09:48:29 2002 EDT Added files: /php4/ext/gd/tests bug19266.phpt Log: - Added test case for bug #19266 Index: php4/ext/gd/tests/bug19266.phpt +++ php4/ext/gd/tests/bug19266.phpt --TEST-- gdimagefill() function (Bug #19366 (in bundled l

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

2002-10-09 Thread Zak Greant
zak Wed Oct 9 09:46:19 2002 EDT Modified files: /php4/ext/mysql php_mysql.c Log: Removed spurious code. Thanks Derick Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.c:1.166 php4/ext/mysql/php_mysql.c:1.167 --- php4/ext/mysql/php_

[PHP-CVS] cvs: php4 /ext/standard php_string.h string.c

2002-10-09 Thread Ilia Alshanetsky
iliaa Wed Oct 9 09:37:02 2002 EDT Modified files: /php4/ext/standard string.c php_string.h Log: Optimizations to various php string functions substr_count(), strrev(), nl2br(), php_addslashes() and php_memnstr(). Index: php4/ext/standard/string.c dif

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

2002-10-09 Thread Ilia Alshanetsky
iliaa Wed Oct 9 09:29:04 2002 EDT Modified files: /php4/ext/sybasephp_sybase_db.c Log: Fixed memory leaks. Index: php4/ext/sybase/php_sybase_db.c diff -u php4/ext/sybase/php_sybase_db.c:1.37 php4/ext/sybase/php_sybase_db.c:1.38 --- php4/ext/sybase/php

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

2002-10-09 Thread Zak Greant
zak Wed Oct 9 09:05:42 2002 EDT Modified files: /php4/ext/mysql php_mysql.c Log: Minor tweak - using memcpy(), instead of strcpy() for static strings. Gives better performance. Thanks Zeev. Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/p

[PHP-CVS] cvs: php4 /ext/iconv/tests translit.phpt

2002-10-09 Thread Rui Hirokawa
hirokawaWed Oct 9 08:54:52 2002 EDT Modified files: /php4/ext/iconv/tests translit.phpt Log: added @ to suppress a notice. Index: php4/ext/iconv/tests/translit.phpt diff -u php4/ext/iconv/tests/translit.phpt:1.4 php4/ext/iconv/tests/translit.p

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

2002-10-09 Thread Zak Greant
zak Wed Oct 9 08:33:41 2002 EDT Modified files: /php4/ext/mysql php_mysql.c Log: Possible fix for bug #19529 (thanks Rasmus, Arjen and Monty) Major changes to _restore_connection_defaults - added code block to finds and releases the active mysql r

[PHP-CVS] cvs: php4 /ext/standard/tests/strings 003.phpt

2002-10-09 Thread Andrey Hristov
andrey Wed Oct 9 06:53:27 2002 EDT Added files: /php4/ext/standard/tests/strings003.phpt Log: Test case for str_shuffle(). Index: php4/ext/standard/tests/strings/003.phpt +++ php4/ext/standard/tests/strings/003.phpt --TEST-- Testing str_shuffle. --

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

2002-10-09 Thread Andrey Hristov
andrey Wed Oct 9 06:33:22 2002 EDT Modified files: /php4/ext/standard string.c Log: Returning to the old behavior of str_shuffle() a bit. Now the passed string is left unmodified and the shuffled string is returned. Index: php4/ext/standard/string.c dif

Re: [PHP-CVS] cvs: php4 /ext/standard string.c

2002-10-09 Thread Derick Rethans
On Wed, 9 Oct 2002, Andrey Hristov wrote: > I thought of that. If that is the desired behaviour I will do it. > So if I receive another +1 I will do it :) +1 > Orto add additional parameter(with default to work on the original > string) > to switch the behavior. Nah, I think that's a bad

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

2002-10-09 Thread Markus Fischer
mfischerWed Oct 9 05:20:46 2002 EDT Modified files: /php4/ext/imap php_imap.c Log: - Fix protos (resource instead of int for stream_id, fix some return protos, consistent usage of options instead of flags). - Make imap_ping,imap_setquota and im

Re: [PHP-CVS] cvs: php4 /ext/standard string.c

2002-10-09 Thread Andrey Hristov
I thought of that. If that is the desired behaviour I will do it. So if I receive another +1 I will do it :) Orto add additional parameter(with default to work on the original string) to switch the behavior. Andrey - Original Message - From: "Sander Roobol" <[EMAIL PROTECTED]> To:

[PHP-CVS] cvs: php4 / php.ini-dist

2002-10-09 Thread Sascha Schumann
sas Wed Oct 9 05:03:04 2002 EDT Modified files: /php4 php.ini-dist Log: Emphasize a couple of points Index: php4/php.ini-dist diff -u php4/php.ini-dist:1.164 php4/php.ini-dist:1.165 --- php4/php.ini-dist:1.164 Tue Oct 8 03:47:45 2002 +++ php4

[PHP-CVS] cvs: php4 / NEWS

2002-10-09 Thread Markus Fischer
mfischerWed Oct 9 03:45:18 2002 EDT Modified files: /php4 NEWS Log: - Update Index: php4/NEWS diff -u php4/NEWS:1.1193 php4/NEWS:1.1194 --- php4/NEWS:1.1193Tue Oct 8 09:43:02 2002 +++ php4/NEWS Wed Oct 9 03:45:17 2002 @@ -4,6 +4,7 @@

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

2002-10-09 Thread Zak Greant
zak Wed Oct 9 03:34:49 2002 EDT Modified files: /php4/ext/mysql php_mysql.c Log: Set default value for mysql.connect_timeout to -1. This setting matches the setting in php.ini-dist and ensures that the default behavior is to leave connect_timeout alone.