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

2003-06-21 Thread Georg Richter
georg Sun Jun 22 02:16:47 2003 EDT Modified files: /php4/ext/mysqlimysqli_api.c mysqli_nonapi.c Log: fixed prototypes Index: php4/ext/mysqli/mysqli_api.c diff -u php4/ext/mysqli/mysqli_api.c:1.31 php4/ext/mysqli/mysqli_api.c:1.32 --- php4/ext/mysqli/mysq

[PHP-CVS] cvs: php4 /tests/classes class_final.phpt

2003-06-21 Thread Marcus Boerger
helly Sat Jun 21 18:02:16 2003 EDT Added files: /php4/tests/classes class_final.phpt Log: Add test case for final classes Index: php4/tests/classes/class_final.phpt +++ php4/tests/classes/class_final.phpt --TEST-- A final class cannot be inherited --SKIPIF

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/snmp php_snmp.h snmp.c

2003-06-21 Thread Derick Rethans
On Sat, 21 Jun 2003, Harrie Hazewinkel wrote: > harrieSat Jun 21 17:50:02 2003 EDT > > Modified files: (Branch: PHP_4_3) > /php4/ext/snmpphp_snmp.h snmp.c > Log: > Applying the contributed patch of Johan hanne. > The patch enables control on the way t

[PHP-CVS] cvs: php4(PHP_4_3) /ext/snmp php_snmp.h snmp.c

2003-06-21 Thread Harrie Hazewinkel
harrie Sat Jun 21 17:50:02 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/snmp php_snmp.h snmp.c Log: Applying the contributed patch of Johan hanne. The patch enables control on the way the values are returned into the PHP script, instaed of always s

[PHP-CVS] cvs: php4 /scripts/ext_skel_ng TODO

2003-06-21 Thread Hartmut Holzgraefe
hholzgraSat Jun 21 15:38:32 2003 EDT Modified files: /php4/scripts/ext_skel_ng TODO Log: TODO revisited Index: php4/scripts/ext_skel_ng/TODO diff -u php4/scripts/ext_skel_ng/TODO:1.7 php4/scripts/ext_skel_ng/TODO:1.8 --- php4/scripts/ext_skel_ng/TOD

[PHP-CVS] cvs: php4 /scripts/ext_skel_ng php_global.php php_ini.php

2003-06-21 Thread Hartmut Holzgraefe
hholzgraSat Jun 21 15:38:13 2003 EDT Modified files: /php4/scripts/ext_skel_ng php_ini.php php_global.php Log: ini stuff was a bit broken Index: php4/scripts/ext_skel_ng/php_ini.php diff -u php4/scripts/ext_skel_ng/php_ini.php:1.1 php4/scripts/ext_

[PHP-CVS] cvs: php4 /scripts/ext_skel_ng php_function.php

2003-06-21 Thread Hartmut Holzgraefe
hholzgraSat Jun 21 15:28:19 2003 EDT Modified files: /php4/scripts/ext_skel_ng php_function.php Log: thoughts about a new proto parser ... Index: php4/scripts/ext_skel_ng/php_function.php diff -u php4/scripts/ext_skel_ng/php_function.php:1.15 php4/

[PHP-CVS] cvs: php4 /scripts/ext_skel_ng extension_parser.php

2003-06-21 Thread Hartmut Holzgraefe
hholzgraSat Jun 21 15:25:31 2003 EDT Modified files: /php4/scripts/ext_skel_ng extension_parser.php Log: test script tags are found but not used yet double quotes in extensions summary line are now escaped in code generation Index: php4/scripts/ex

[PHP-CVS] cvs: php4 /scripts/ext_skel_ng extension.dtd

2003-06-21 Thread Hartmut Holzgraefe
hholzgraSat Jun 21 15:23:18 2003 EDT Modified files: /php4/scripts/ext_skel_ng extension.dtd Log: typo fixes and test script tags added Index: php4/scripts/ext_skel_ng/extension.dtd diff -u php4/scripts/ext_skel_ng/extension.dtd:1.9 php4/scripts/ex

[PHP-CVS] cvs: php4 /scripts/ext_skel_ng BUGS

2003-06-21 Thread Hartmut Holzgraefe
hholzgraSat Jun 21 15:19:56 2003 EDT Added files: /php4/scripts/ext_skel_ng BUGS Log: start to track them bugs -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php4 /tests/classes class_abstract.phpt

2003-06-21 Thread Marcus Boerger
helly Sat Jun 21 15:10:08 2003 EDT Added files: /php4/tests/classes class_abstract.phpt Log: Add test case for abstract classes Index: php4/tests/classes/class_abstract.phpt +++ php4/tests/classes/class_abstract.phpt --TEST-- An abstract class cannot be in

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

2003-06-21 Thread Marcus Boerger
helly Sat Jun 21 14:43:25 2003 EDT Modified files: /php4/ext/dba dba.c Log: Don't copy the filename when it is not needed Index: php4/ext/dba/dba.c diff -u php4/ext/dba/dba.c:1.95 php4/ext/dba/dba.c:1.96 --- php4/ext/dba/dba.c:1.95 Sat Jun 21 14:17:2

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

2003-06-21 Thread Marcus Boerger
helly Sat Jun 21 14:17:20 2003 EDT Modified files: /php4/ext/dba dba.c Log: Store the absolute path of the database file and use that in the external library Index: php4/ext/dba/dba.c diff -u php4/ext/dba/dba.c:1.94 php4/ext/dba/dba.c:1.95 --- php4/ext/d

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

2003-06-21 Thread Marcus Boerger
helly Sat Jun 21 14:16:38 2003 EDT Modified files: /php4/ext/dba dba_db4.c Log: When persistent then we may use threads Index: php4/ext/dba/dba_db4.c diff -u php4/ext/dba/dba_db4.c:1.9 php4/ext/dba/dba_db4.c:1.10 --- php4/ext/dba/dba_db4.c:1.9 Thu Jun 1

[PHP-CVS] cvs: CVSROOT / avail

2003-06-21 Thread Rasmus Lerdorf
rasmus Sat Jun 21 10:28:50 2003 EDT Modified files: /CVSROOTavail Log: doc karma for Oliver Hill Index: CVSROOT/avail diff -u CVSROOT/avail:1.690 CVSROOT/avail:1.691 --- CVSROOT/avail:1.690 Sun Jun 15 21:53:14 2003 +++ CVSROOT/avail Sat Jun 21 10:2

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

2003-06-21 Thread Georg Richter
georg Sat Jun 21 09:35:26 2003 EDT Modified files: /php4/ext/mysqlimysqli_api.c mysqli_fe.c php_mysqli.h Log: new functions (4.1.1): mysql_sqlstate, mysql_stmt_sqlstate Index: php4/ext/mysqli/mysqli_api.c diff -u php4/ext/mysqli/mysqli_api.c:1.30 php4/e

[PHP-CVS] cvs: php4(PHP_4_3) /tests/lang bug17115.phpt

2003-06-21 Thread Derick Rethans
derick Sat Jun 21 08:05:45 2003 EDT Added files: (Branch: PHP_4_3) /php4/tests/langbug17115.phpt Log: - MFH: Test for bug #17115 Index: php4/tests/lang/bug17115.phpt +++ php4/tests/lang/bug17115.phpt --TEST-- Bug #17115 (lambda functions produce segfa