[PHP-CVS] cvs: CVSROOT / avail

2003-06-01 Thread Rasmus Lerdorf
rasmus Sat May 31 23:34:45 2003 EDT Modified files: /CVSROOTavail Log: Another big batch delete of old accounts granted in early 2002 who never committed anything and also didn't reply to the probe sent out a couple of weeks ago. Index: CVSROOT/avail

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

2003-06-01 Thread Sterling Hughes
sterlingSat May 31 22:29:28 2003 EDT Modified files: /php4/ext/mysql php_mysql.c Log: don't do this on startup, lazy initialize it. This takes up > 17% of load time in CGI mode Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.

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

2003-06-01 Thread Marcus Boerger
helly Sat May 31 18:03:57 2003 EDT Modified files: /php4/ext/mysqlimysqli_api.c Log: - fix one warning - fix some commit by accident? # did someone here mix c and php code ? Index: php4/ext/mysqli/mysqli_api.c diff -u php4/ext/mysqli/mysqli_api.c:1.

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS

2003-06-01 Thread Rasmus Lerdorf
rasmus Sat May 31 13:37:55 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: A very minor thing, but we should still make a note of this change. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.232 php4/NEWS:1.1247.2.233 --- php4/NEWS:1.1247.2.232

[PHP-CVS] cvs: php4(PHP_4_3) /sapi/cgi cgi_main.c

2003-06-01 Thread Moriyoshi Koizumi
moriyoshi Sat May 31 13:02:01 2003 EDT Modified files: (Branch: PHP_4_3) /php4/sapi/cgi cgi_main.c Log: MFH(r-1.231): CGI SAPI should honour this setting (arg_separator.input) Index: php4/sapi/cgi/cgi_main.c diff -u php4/sapi/cgi/cgi_main.c:1.190.2.

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-06-01 Thread Derick Rethans
On Sun, 1 Jun 2003, Moriyoshi Koizumi wrote: > This should be a kind of new feature. Is it worth MFHing? Yes, I think so. Derick -- "my other box is your windows PC" - Derick Rethan

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-06-01 Thread Moriyoshi Koizumi
This should be a kind of new feature. Is it worth MFHing? Moriyoshi Jani Taskinen <[EMAIL PROTECTED]> wrote: > > Are you gonna MFH that? > > --Jani > > > On Fri, 30 May 2003, Moriyoshi Koizumi wrote: > > >moriyoshiFri May 30 18:31:12 2003 EDT > > > > Modified fi

[PHP-CVS] cvs: php4 /sapi/nsapi nsapi.c

2003-06-01 Thread Uwe Schindler
thetaphiSat May 31 11:32:51 2003 EDT Modified files: /php4/sapi/nsapinsapi.c Log: zend_alter_ini_entry now with PHP_INI_USER Index: php4/sapi/nsapi/nsapi.c diff -u php4/sapi/nsapi/nsapi.c:1.42 php4/sapi/nsapi/nsapi.c:1.43 --- php4/sapi/nsapi/nsapi.c:

[PHP-CVS] cvs: php4(PHP_4_3) /sapi/nsapi nsapi.c

2003-06-01 Thread Uwe Schindler
thetaphiSat May 31 11:32:38 2003 EDT Modified files: (Branch: PHP_4_3) /php4/sapi/nsapinsapi.c Log: zend_alter_ini_entry now with PHP_INI_USER Index: php4/sapi/nsapi/nsapi.c diff -u php4/sapi/nsapi/nsapi.c:1.28.2.12 php4/sapi/nsapi/nsapi.c:1.28.2.13 -

[PHP-CVS] cvs: spl / spl_foreach.c

2003-06-01 Thread Marcus Boerger
helly Sat May 31 11:22:42 2003 EDT Modified files: /splspl_foreach.c Log: Fix precondition Index: spl/spl_foreach.c diff -u spl/spl_foreach.c:1.8 spl/spl_foreach.c:1.9 --- spl/spl_foreach.c:1.8 Thu May 29 17:08:08 2003 +++ spl/spl_foreach.c Sat

[PHP-CVS] cvs: spl / spl_functions.c

2003-06-01 Thread Marcus Boerger
helly Sat May 31 11:20:11 2003 EDT Modified files: /splspl_functions.c Log: Classes are neither interfaces nor necessarily abstract Index: spl/spl_functions.c diff -u spl/spl_functions.c:1.8 spl/spl_functions.c:1.9 --- spl/spl_functions.c:1.8 Thu M

[PHP-CVS] cvs: php4(PHP_4_3) /ext/pgsql/tests 17result.phpt

2003-06-01 Thread Marcus Boerger
helly Sat May 31 11:10:04 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/pgsql/tests 17result.phpt Log: Fix the fix Index: php4/ext/pgsql/tests/17result.phpt diff -u php4/ext/pgsql/tests/17result.phpt:1.2.2.2 php4/ext/pgsql/tests/17result.phpt:1.2.

[PHP-CVS] cvs: php4(PHP_4_3) /ext/pgsql/tests 17result.phpt

2003-06-01 Thread Marcus Boerger
helly Sat May 31 10:50:10 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/pgsql/tests 17result.phpt Log: Use ZE1 notation as expected result Index: php4/ext/pgsql/tests/17result.phpt diff -u php4/ext/pgsql/tests/17result.phpt:1.2.2.1 php4/ext/pgsql/

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

2003-06-01 Thread Marcus Boerger
helly Sat May 31 10:10:27 2003 EDT Modified files: /php4 run-tests.php Log: MFB: This is needed though Index: php4/run-tests.php diff -u php4/run-tests.php:1.163 php4/run-tests.php:1.164 --- php4/run-tests.php:1.163Sat May 31 08:14:41 2003 +++ php4/r