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

2003-05-31 Thread Marcus Boerger
helly Fri May 30 22:31:11 2003 EDT Modified files: (Branch: PHP_4_3) /php4/sapi/cli php_cli.c Log: Reapply this one, too. Index: php4/sapi/cli/php_cli.c diff -u php4/sapi/cli/php_cli.c:1.51.2.24 php4/sapi/cli/php_cli.c:1.51.2.25 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/exif exif.c

2003-05-31 Thread Marcus Boerger
helly Sat May 31 06:24:16 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/exif exif.c Log: MFH: make use of safe_estrdup Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.118.2.21 php4/ext/exif/exif.c:1.118.2.22 ---

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

2003-05-31 Thread Marcus Boerger
helly Sat May 31 08:13:15 2003 EDT Modified files: (Branch: PHP_4_3) /php4 run-tests.php Log: Showing info/warning once is enough Index: php4/run-tests.php diff -u php4/run-tests.php:1.119.2.30 php4/run-tests.php:1.119.2.31 ---

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

2003-05-31 Thread Marcus Boerger
helly Sat May 31 08:14:42 2003 EDT Modified files: /php4 run-tests.php Log: MFB: Showing info/warning once is enough Index: php4/run-tests.php diff -u php4/run-tests.php:1.162 php4/run-tests.php:1.163 --- php4/run-tests.php:1.162Fri May 30 08:41:51

[PHP-CVS] cvs: php4 /ext/pgsql/tests README

2003-06-01 Thread Marcus Boerger
helly Sat May 31 08:54:21 2003 EDT Modified files: /php4/ext/pgsql/tests README Log: Update Index: php4/ext/pgsql/tests/README diff -u php4/ext/pgsql/tests/README:1.1 php4/ext/pgsql/tests/README:1.2 --- php4/ext/pgsql/tests/README:1.1 Fri Oct 18

[PHP-CVS] cvs: php4(PHP_4_3) /ext/pgsql pgsql.c php_pgsql.h /ext/pgsql/tests 01createdb.phpt 02connection.phpt 03sync_query.phpt 04async_query.phpt 05large_object.phpt 06copy.phpt 07optional.phpt 08escape.phpt 09notice.phpt 10pg_convert.phpt 11pg_meta_data.phpt 12pg_insert.phpt 13pg_select.phpt 14pg_update.phpt 15pg_delete.phpt 16pg_result_status.phpt 17result.phpt 18pg_escape_bytea.phpt 19pg_ping.phpt 20pg_get_pid.phpt 21pg_get_notify.phpt 98old_api.phpt 9999dropdb.phpt README async_query.inc connection.inc copy.inc createdb.inc dropdb.inc escape.inc informational.inc large_object.inc notice.inc old_api.inc optional.inc pg_convert.inc pg_delete.inc pg_escape_bytea.inc pg_get_notify.inc pg_get_pid.inc pg_insert.inc pg_meta_data.inc pg_ping.inc pg_result_status.inc pg_select.inc pg_update.inc result.inc sync_query.inc

2003-06-01 Thread Marcus Boerger
helly Sat May 31 08:59:20 2003 EDT Removed files: (Branch: PHP_4_3) /php4/ext/pgsql/tests async_query.inc connection.inc copy.inc createdb.inc dropdb.inc escape.inc informational.inc

[PHP-CVS] cvs: php4 /ext/session/tests 003.phpt 004.phpt 005.phpt 006.phpt 019.phpt

2003-06-01 Thread Marcus Boerger
helly Sat May 31 09:10:01 2003 EDT Modified files: /php4/ext/session/tests 003.phpt 004.phpt 005.phpt 006.phpt 019.phpt Log: Fix tests Index: php4/ext/session/tests/003.phpt diff -u php4/ext/session/tests/003.phpt:1.11

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

[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

[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

[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

[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

[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

[PHP-CVS] cvs: spl / php_spl.c php_spl.h spl_engine.c spl_functions.c spl_functions.h /tests array_access_001.phpt array_access_002.phpt array_access_ex.phpt array_read.phpt foreach.phpt foreach_break.phpt forward.phpt sequence.phpt

2003-06-05 Thread Marcus Boerger
helly Wed Jun 4 16:54:14 2003 EDT Modified files: /splphp_spl.c php_spl.h spl_engine.c spl_functions.c spl_functions.h /spl/tests array_access_001.phpt array_access_002.phpt array_access_ex.phpt array_read.phpt

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

2003-06-09 Thread Marcus Boerger
helly Mon Jun 9 12:57:17 2003 EDT Modified files: /splspl_foreach.c Log: Add some 'structure' and make it faster Index: spl/spl_foreach.c diff -u spl/spl_foreach.c:1.9 spl/spl_foreach.c:1.10 --- spl/spl_foreach.c:1.9 Sat May 31 11:22:42 2003

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

2003-06-09 Thread Marcus Boerger
helly Mon Jun 9 12:58:51 2003 EDT Modified files: /splspl.php spl_array.c spl_foreach.c Log: No more namespaces Index: spl/spl.php diff -u spl/spl.php:1.1.1.1 spl/spl.php:1.2 --- spl/spl.php:1.1.1.1 Thu May 1 19:28:28 2003 +++ spl/spl.php Mon Jun 9

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

2003-06-11 Thread Marcus Boerger
helly Wed Jun 11 16:51:14 2003 EDT Modified files: /splphp_spl.c php_spl.h spl_engine.c spl_foreach.c Log: WS and removing unecessary things Index: spl/php_spl.c diff -u spl/php_spl.c:1.6 spl/php_spl.c:1.7 --- spl/php_spl.c:1.6 Wed Jun 4 16:54:13

[PHP-CVS] cvs: spl / php_spl.c php_spl.h spl_array.c spl_array.h spl_engine.c spl_engine.h spl_foreach.c spl_foreach.h spl_functions.c spl_functions.h

2003-06-12 Thread Marcus Boerger
helly Thu Jun 12 15:30:54 2003 EDT Modified files: /splphp_spl.c php_spl.h spl_array.c spl_array.h spl_engine.c spl_engine.h spl_foreach.c spl_foreach.h spl_functions.c spl_functions.h Log: License update Index:

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

2003-06-12 Thread Marcus Boerger
helly Thu Jun 12 15:53:40 2003 EDT Modified files: /php4/ext/dba dba.c Log: Bugfix #2397: dba_open locking error with db3 Index: php4/ext/dba/dba.c diff -u php4/ext/dba/dba.c:1.91 php4/ext/dba/dba.c:1.92 --- php4/ext/dba/dba.c:1.91 Tue Jun 10

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

2003-06-12 Thread Marcus Boerger
helly Thu Jun 12 15:55:16 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/dba dba.c Log: MFH: Bugfix #2397: dba_open locking error with db3 Index: php4/ext/dba/dba.c diff -u php4/ext/dba/dba.c:1.61.2.16 php4/ext/dba/dba.c:1.61.2.17 ---

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

2003-06-14 Thread Marcus Boerger
helly Sat Jun 14 07:27:50 2003 EDT Modified files: /php4/ext/dom config.m4 /php4/ext/domxmlconfig.m4 Log: Don't allow both and mark the old one as deprecated Index: php4/ext/dom/config.m4 diff -u php4/ext/dom/config.m4:1.1

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

2003-06-14 Thread Marcus Boerger
helly Sat Jun 14 09:35:09 2003 EDT Modified files: /php4/ext/domxmlconfig.m4 /php4/ext/dom config.m4 Log: Improve/fix preventing both enabled Index: php4/ext/domxml/config.m4 diff -u php4/ext/domxml/config.m4:1.48 php4/ext/domxml/config.m4:1.49

[PHP-CVS] cvs: php4 /ext/db CREDITS db.c package.xml php_db.h

2003-06-14 Thread Marcus Boerger
php4/ext/db/CREDITS:1.2 --- php4/ext/db/CREDITS:1.1 Mon Nov 20 05:31:16 2000 +++ php4/ext/db/CREDITS Sat Jun 14 12:54:18 2003 @@ -1,2 +1,2 @@ DBM -Rasmus Lerdorf, Jim Winstead +Rasmus Lerdorf, Jim Winstead, Marcus Boerger Index: php4/ext/db/db.c diff -u php4/ext/db/db.c:1.87 php4/ext/db/db.c:1.88

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

2003-06-14 Thread Marcus Boerger
helly Sat Jun 14 13:08:49 2003 EDT Modified files: /php4/ext/standard file.c Log: Fix ZTS mode Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.347 php4/ext/standard/file.c:1.348 --- php4/ext/standard/file.c:1.347 Fri Jun 13 17:33:59

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

2003-06-14 Thread Marcus Boerger
helly Sat Jun 14 13:14:43 2003 EDT Modified files: /php4/ext/dbdb.c Log: Correct license again Index: php4/ext/db/db.c diff -u php4/ext/db/db.c:1.88 php4/ext/db/db.c:1.89 --- php4/ext/db/db.c:1.88 Sat Jun 14 12:54:18 2003 +++ php4/ext/db/db.c

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

2003-06-14 Thread Marcus Boerger
helly Sat Jun 14 15:27:01 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/dba dba.c Log: Remove that old thing Index: php4/ext/dba/dba.c diff -u php4/ext/dba/dba.c:1.61.2.19 php4/ext/dba/dba.c:1.61.2.20 --- php4/ext/dba/dba.c:1.61.2.19Sat

[PHP-CVS] cvs: php4 /ext/standard file.c /main/streams streams.c

2003-06-14 Thread Marcus Boerger
helly Sat Jun 14 15:30:42 2003 EDT Modified files: /php4/ext/standard file.c /php4/main/streams streams.c Log: Fix ZTS mode (hopefully all is working fine now again) Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.348

[PHP-CVS] cvs: php4 /ext/gd/tests conv_test.xbm

2003-06-15 Thread Marcus Boerger
helly Sun Jun 15 15:56:40 2003 EDT Modified files: /php4/ext/gd/tests conv_test.xbm Log: Better use '_' instead of '.' Index: php4/ext/gd/tests/conv_test.xbm diff -u php4/ext/gd/tests/conv_test.xbm:1.1 php4/ext/gd/tests/conv_test.xbm:1.2 ---

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

2003-06-15 Thread Marcus Boerger
helly Sun Jun 15 19:57:48 2003 EDT Modified files: /php4/ext/dom php_dom.c Log: Add an error handler (thx to timm for the idea) Index: php4/ext/dom/php_dom.c diff -u php4/ext/dom/php_dom.c:1.13 php4/ext/dom/php_dom.c:1.14 --- php4/ext/dom/php_dom.c:1.13

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

2003-06-15 Thread Marcus Boerger
helly Sun Jun 15 20:18:29 2003 EDT Modified files: /php4/ext/dom php_dom.c Log: Fit the error handler into the naming scheme and get rid of trailing new lines Index: php4/ext/dom/php_dom.c diff -u php4/ext/dom/php_dom.c:1.14 php4/ext/dom/php_dom.c:1.15

[PHP-CVS] cvs: spl / php_spl.c php_spl.h spl_engine.c spl_engine.h spl_foreach.c spl_functions.c spl_functions.h /tests forward.phpt sequence.phpt

2003-06-17 Thread Marcus Boerger
helly Tue Jun 17 16:18:10 2003 EDT Modified files: /splphp_spl.c php_spl.h spl_engine.c spl_engine.h spl_foreach.c spl_functions.c spl_functions.h /spl/tests forward.phpt sequence.phpt Log: - Remove namespace leftovers - Convert

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

2003-06-19 Thread Marcus Boerger
. | +--+ - | Author: Sascha Schumann [EMAIL PROTECTED] | + | Authors: Marcus Boerger [EMAIL PROTECTED] | + | Sascha Schumann [EMAIL PROTECTED

[PHP-CVS] cvs: php4 /ext/dba/tests dba007.phpt

2003-06-19 Thread Marcus Boerger
helly Thu Jun 19 11:48:07 2003 EDT Modified files: /php4/ext/dba/tests dba007.phpt Log: Allow the extension to reside elsewhere Index: php4/ext/dba/tests/dba007.phpt diff -u php4/ext/dba/tests/dba007.phpt:1.3 php4/ext/dba/tests/dba007.phpt:1.4 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/dba/tests dba007.phpt

2003-06-19 Thread Marcus Boerger
helly Thu Jun 19 11:48:18 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/dba/tests dba007.phpt Log: MFH: Allow the extension to reside elsewhere Index: php4/ext/dba/tests/dba007.phpt diff -u php4/ext/dba/tests/dba007.phpt:1.2.2.1

[PHP-CVS] cvs: spl / spl.php

2003-06-19 Thread Marcus Boerger
helly Thu Jun 19 13:38:53 2003 EDT Modified files: /splspl.php Log: Forget to remove these namespace crap (thanks to george to remind me) Index: spl/spl.php diff -u spl/spl.php:1.2 spl/spl.php:1.3 --- spl/spl.php:1.2 Mon Jun 9 12:58:51 2003 +++

[PHP-CVS] cvs: spl / spl.php

2003-06-19 Thread Marcus Boerger
helly Thu Jun 19 14:22:17 2003 EDT Modified files: /splspl.php Log: More name fixes (more thanks to george) Index: spl/spl.php diff -u spl/spl.php:1.3 spl/spl.php:1.4 --- spl/spl.php:1.3 Thu Jun 19 13:38:53 2003 +++ spl/spl.php Thu Jun 19 14:22:17

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

2003-06-20 Thread Marcus Boerger
helly Fri Jun 20 14:24:38 2003 EDT Modified files: /php4/ext/exif exif.c Log: - Errors, warnings and notices start with a capital letter. - Show sorcode info when debugging exif. Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.151

[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

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

[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

[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

[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

[PHP-CVS] cvs: php4 /ext/dom php_dom.h

2003-06-22 Thread Marcus Boerger
helly Sun Jun 22 08:50:28 2003 EDT Modified files: /php4/ext/dom php_dom.h Log: Fix module pointer name to enable building again Index: php4/ext/dom/php_dom.h diff -u php4/ext/dom/php_dom.h:1.6 php4/ext/dom/php_dom.h:1.7 --- php4/ext/dom/php_dom.h:1.6

[PHP-CVS] cvs: spl /examples dba_dump.php

2003-06-22 Thread Marcus Boerger
:28:28 2003 +++ spl/examples/dba_dump.php Sun Jun 22 08:57:53 2003 @@ -5,54 +5,48 @@ * Usage php dba_dump file handler * * Note: configure with --enable-dba + * + * (c) Marcus Boerger */ -class dba_reader implements spl::iterator { +class dba_reader implements spl_sequence_assoc

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

2003-06-22 Thread Marcus Boerger
helly Sun Jun 22 10:55:45 2003 EDT Modified files: /splspl_array.c Log: Fix array writing Index: spl/spl_array.c diff -u spl/spl_array.c:1.5 spl/spl_array.c:1.6 --- spl/spl_array.c:1.5 Thu Jun 12 15:30:54 2003 +++ spl/spl_array.c Sun Jun 22

[PHP-CVS] cvs: spl /examples dba_array.php

2003-06-22 Thread Marcus Boerger
] * * If value is specified then key is set to value in file. * Else the value of key is printed only. * * Note: configure with --enable-dba * * (c) Marcus Boerger */ class dba_array implements spl_array_access { private $db; function __construct($file, $handler

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

2003-06-22 Thread Marcus Boerger
helly Sun Jun 22 11:53:51 2003 EDT Modified files: /php4/ext/dba dba_inifile.c Log: Fix possible SEGV Index: php4/ext/dba/dba_inifile.c diff -u php4/ext/dba/dba_inifile.c:1.2 php4/ext/dba/dba_inifile.c:1.3 --- php4/ext/dba/dba_inifile.c:1.2 Tue Jun

[PHP-CVS] cvs: php4(PHP_4_3) /ext/dba dba_inifile.c

2003-06-22 Thread Marcus Boerger
helly Sun Jun 22 11:55:31 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/dba dba_inifile.c Log: MFH: Fix possible SEGV Index: php4/ext/dba/dba_inifile.c diff -u php4/ext/dba/dba_inifile.c:1.1.2.1 php4/ext/dba/dba_inifile.c:1.1.2.2 ---

[PHP-CVS] cvs: php4 / EXTENSIONS

2003-06-22 Thread Marcus Boerger
Sun Jun 22 12:32:58 2003 @@ -152,7 +152,7 @@ STATUS: Working --- EXTENSION: pgsql -PRIMARY MAINTAINER: Yasuo Ohgaki [EMAIL PROTECTED] +PRIMARY MAINTAINER: Marcus Boerger [EMAIL PROTECTED], Yasuo

[PHP-CVS] cvs: spl / README.PROFILING

2003-06-23 Thread Marcus Boerger
helly Mon Jun 23 17:59:55 2003 EDT Added files: /splREADME.PROFILING Log: Add profiling results Index: spl/README.PROFILING +++ spl/README.PROFILING SQLite is the first extension that makes use of SPL automatically by simply enabling both. SQLite

[PHP-CVS] cvs: spl / README

2003-06-23 Thread Marcus Boerger
helly Mon Jun 23 18:37:13 2003 EDT Modified files: /splREADME Log: Put some brief technically description here Index: spl/README diff -u spl/README:1.2 spl/README:1.3 --- spl/README:1.2 Sat May 24 09:47:49 2003 +++ spl/README Mon Jun 23 18:37:12

[PHP-CVS] cvs: php-src /ext/sqlite sqlite.c

2003-06-25 Thread Marcus Boerger
19:14:19 2003 +++ php-src/ext/sqlite/sqlite.c Wed Jun 25 19:21:10 2003 @@ -17,7 +17,7 @@ | Marcus Boerger [EMAIL PROTECTED] | +--+ - $Id: sqlite.c,v 1.61 2003/06/25 23:14:19 iliaa

[PHP-CVS] cvs: php-src /ext/xsl config.m4

2003-06-26 Thread Marcus Boerger
helly Thu Jun 26 14:51:53 2003 EDT Modified files: /php-src/ext/xslconfig.m4 Log: ext/xsl requires ext/dom Index: php-src/ext/xsl/config.m4 diff -u php-src/ext/xsl/config.m4:1.3 php-src/ext/xsl/config.m4:1.4 --- php-src/ext/xsl/config.m4:1.3 Wed Jun

[PHP-CVS] cvs: php-src /ext/sqlite sqlite.c

2003-06-26 Thread Marcus Boerger
:21:10 2003 +++ php-src/ext/sqlite/sqlite.c Thu Jun 26 15:07:17 2003 @@ -17,7 +17,7 @@ | Marcus Boerger [EMAIL PROTECTED] | +--+ - $Id: sqlite.c,v 1.62 2003/06/25 23:21:10 helly Exp

[PHP-CVS] cvs: php-src /ext/sqlite php_sqlite.h sqlite.c /ext/sqlite/tests sqlite_oo_016.phpt

2003-06-26 Thread Marcus Boerger
php-src/ext/sqlite/php_sqlite.h:1.23 php-src/ext/sqlite/php_sqlite.h:1.24 --- php-src/ext/sqlite/php_sqlite.h:1.23Wed Jun 25 12:59:24 2003 +++ php-src/ext/sqlite/php_sqlite.h Thu Jun 26 15:26:26 2003 @@ -17,7 +17,7 @@ | Marcus Boerger [EMAIL PROTECTED

[PHP-CVS] cvs: php-src /ext/sqlite sqlite.c

2003-06-26 Thread Marcus Boerger
Jun 26 15:26:26 2003 +++ php-src/ext/sqlite/sqlite.c Thu Jun 26 17:07:07 2003 @@ -17,7 +17,7 @@ | Marcus Boerger [EMAIL PROTECTED] | +--+ - $Id: sqlite.c,v 1.64 2003/06/26 19:26:26

[PHP-CVS] cvs: php-src /ext/sqlite/tests sqlite_016.phpt sqlite_oo_016.phpt

2003-06-26 Thread Marcus Boerger
helly Thu Jun 26 17:37:54 2003 EDT Modified files: /php-src/ext/sqlite/tests sqlite_016.phpt sqlite_oo_016.phpt Log: MFB: Function was renamed (don't test an alias) Index: php-src/ext/sqlite/tests/sqlite_016.phpt diff -u

[PHP-CVS] cvs: php-src /ext/pgsql/tests 09notice.phpt

2003-06-30 Thread Marcus Boerger
helly Mon Jun 30 14:00:30 2003 EDT Modified files: /php-src/ext/pgsql/tests09notice.phpt Log: Do not test postgres settings Index: php-src/ext/pgsql/tests/09notice.phpt diff -u php-src/ext/pgsql/tests/09notice.phpt:1.5

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/pgsql/tests 09notice.phpt

2003-06-30 Thread Marcus Boerger
helly Mon Jun 30 14:00:56 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/pgsql/tests09notice.phpt Log: MFH: Do not test postgres settings Index: php-src/ext/pgsql/tests/09notice.phpt diff -u php-src/ext/pgsql/tests/09notice.phpt:1.2.4.1

[PHP-CVS] cvs: spl / config.m4

2003-06-30 Thread Marcus Boerger
helly Mon Jun 30 19:24:12 2003 EDT Modified files: /splconfig.m4 Log: Make --disable-spl work Index: spl/config.m4 diff -u spl/config.m4:1.1.1.1 spl/config.m4:1.2 --- spl/config.m4:1.1.1.1 Thu May 1 19:28:28 2003 +++ spl/config.m4 Mon Jun

[PHP-CVS] cvs: php-src /ext/simplexml simplexml.c

2003-06-30 Thread Marcus Boerger
helly Mon Jun 30 20:49:25 2003 EDT Modified files: /php-src/ext/simplexml simplexml.c Log: Fix warnings Index: php-src/ext/simplexml/simplexml.c diff -u php-src/ext/simplexml/simplexml.c:1.46 php-src/ext/simplexml/simplexml.c:1.47 ---

[PHP-CVS] cvs: php-src /ext/sqlite sess_sqlite.c sqlite.c

2003-07-01 Thread Marcus Boerger
--- php-src/ext/sqlite/sqlite.c:1.68Tue Jul 1 09:26:49 2003 +++ php-src/ext/sqlite/sqlite.c Tue Jul 1 13:55:32 2003 @@ -17,7 +17,7 @@ | Marcus Boerger [EMAIL PROTECTED

[PHP-CVS] cvs: php-src /tests/classes factory_and_singleton_001.phpt factory_and_singleton_002.phpt factory_and_singleton_003.phpt

2003-07-01 Thread Marcus Boerger
helly Tue Jul 1 14:34:42 2003 EDT Added files: /php-src/tests/classes factory_and_singleton_001.phpt factory_and_singleton_002.phpt factory_and_singleton_003.phpt Log: Add tests for

[PHP-CVS] cvs: php-src /tests/classes factory_and_singleton_004.phpt factory_and_singleton_005.phpt factory_and_singleton_006.phpt

2003-07-01 Thread Marcus Boerger
helly Tue Jul 1 15:12:23 2003 EDT Added files: /php-src/tests/classes factory_and_singleton_004.phpt factory_and_singleton_005.phpt factory_and_singleton_006.phpt Log: Add tests for

[PHP-CVS] cvs: php-src /tests/classes clone_001.phpt

2003-07-01 Thread Marcus Boerger
helly Tue Jul 1 17:26:57 2003 EDT Added files: /php-src/tests/classes clone_001.phpt Log: Add more clone testing Index: php-src/tests/classes/clone_001.phpt +++ php-src/tests/classes/clone_001.phpt --TEST-- ZE2 object cloning, 1 --SKIPIF-- ?php if

[PHP-CVS] cvs: php-src /tests/classes clone_002.phpt

2003-07-01 Thread Marcus Boerger
helly Tue Jul 1 17:27:59 2003 EDT Added files: /php-src/tests/classes clone_002.phpt Log: Add more clone testing Index: php-src/tests/classes/clone_002.phpt +++ php-src/tests/classes/clone_002.phpt --TEST-- ZE2 object cloning, 1 --SKIPIF-- ?php if

[PHP-CVS] cvs: php-src /tests/classes clone_002.phpt

2003-07-01 Thread Marcus Boerger
helly Tue Jul 1 17:28:15 2003 EDT Modified files: /php-src/tests/classes clone_002.phpt Log: ups Index: php-src/tests/classes/clone_002.phpt diff -u php-src/tests/classes/clone_002.phpt:1.1 php-src/tests/classes/clone_002.phpt:1.2 ---

[PHP-CVS] cvs: php-src /tests/classes clone_002.phpt

2003-07-01 Thread Marcus Boerger
helly Tue Jul 1 19:20:48 2003 EDT Modified files: /php-src/tests/classes clone_002.phpt Log: ups (2nd) Index: php-src/tests/classes/clone_002.phpt diff -u php-src/tests/classes/clone_002.phpt:1.2 php-src/tests/classes/clone_002.phpt:1.3 ---

[PHP-CVS] cvs: php-src /tests/classes private_members.phpt

2003-07-01 Thread Marcus Boerger
helly Tue Jul 1 19:50:02 2003 EDT Added files: /php-src/tests/classes private_members.phpt Log: Check handling of private class members Index: php-src/tests/classes/private_members.phpt +++ php-src/tests/classes/private_members.phpt --TEST-- A

[PHP-CVS] cvs: php-src /tests/classes clone_003.phpt

2003-07-01 Thread Marcus Boerger
helly Tue Jul 1 19:57:27 2003 EDT Added files: /php-src/tests/classes clone_003.phpt Log: Add more clone testing Index: php-src/tests/classes/clone_003.phpt +++ php-src/tests/classes/clone_003.phpt --TEST-- ZE2 object cloning, 3 --SKIPIF-- ?php if

[PHP-CVS] cvs: php-src /tests/classes bug24445.phpt

2003-07-02 Thread Marcus Boerger
helly Wed Jul 2 02:40:34 2003 EDT Modified files: /php-src/tests/classes bug24445.phpt Log: Fix test name Index: php-src/tests/classes/bug24445.phpt diff -u php-src/tests/classes/bug24445.phpt:1.1 php-src/tests/classes/bug24445.phpt:1.2 ---

[PHP-CVS] cvs: php-src /tests/classes clone_002.phpt clone_003.phpt ZendEngine2 zend_objects.c

2003-07-02 Thread Marcus Boerger
helly Wed Jul 2 03:24:11 2003 EDT Modified files: /ZendEngine2zend_objects.c /php-src/tests/classes clone_002.phpt clone_003.phpt Log: Finally fix property cloning and fix the tests accordingly. # The default behaviour is to copy all

[PHP-CVS] cvs: php-src /ext/ming ming.c

2003-07-02 Thread Marcus Boerger
helly Wed Jul 2 17:37:45 2003 EDT Modified files: /php-src/ext/ming ming.c Log: ZTS fix Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.48 php-src/ext/ming/ming.c:1.49 --- php-src/ext/ming/ming.c:1.48Tue Jul 1 22:03:59 2003 +++

[PHP-CVS] cvs: php-src /ext/sqlite sess_sqlite.c

2003-07-02 Thread Marcus Boerger
helly Wed Jul 2 17:40:55 2003 EDT Modified files: /php-src/ext/sqlite sess_sqlite.c Log: funny fixes Index: php-src/ext/sqlite/sess_sqlite.c diff -u php-src/ext/sqlite/sess_sqlite.c:1.9 php-src/ext/sqlite/sess_sqlite.c:1.10 ---

[PHP-CVS] cvs: php-src /tests/classes private_redeclare.phpt

2003-07-03 Thread Marcus Boerger
helly Thu Jul 3 06:05:01 2003 EDT Added files: /php-src/tests/classes private_redeclare.phpt Log: Check private redeclare behavior Index: php-src/tests/classes/private_redeclare.phpt +++ php-src/tests/classes/private_redeclare.phpt --TEST-- ZE2 A

[PHP-CVS] cvs: php-src /ext/dba dba_db2.c dba_db3.c dba_db4.c

2003-07-03 Thread Marcus Boerger
helly Thu Jul 3 07:17:35 2003 EDT Modified files: /php-src/ext/dbadba_db2.c dba_db3.c dba_db4.c Log: Fix open mode (noticed by FutureQuest, Inc.) Index: php-src/ext/dba/dba_db2.c diff -u php-src/ext/dba/dba_db2.c:1.34 php-src/ext/dba/dba_db2.c:1.35 ---

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/dba dba_db2.c dba_db3.c dba_db4.c

2003-07-03 Thread Marcus Boerger
helly Thu Jul 3 07:23:27 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/dbadba_db2.c dba_db3.c dba_db4.c Log: MFH: Fix open mode (noticed by FutureQuest, Inc.) Index: php-src/ext/dba/dba_db2.c diff -u php-src/ext/dba/dba_db2.c:1.30.2.3

[PHP-CVS] cvs: php-src /tests/classes destructor_and_globals.phpt

2003-07-03 Thread Marcus Boerger
helly Thu Jul 3 10:06:51 2003 EDT Added files: /php-src/tests/classes destructor_and_globals.phpt Log: Accessing globals from a destructor causes memory corruption Index: php-src/tests/classes/destructor_and_globals.phpt +++

[PHP-CVS] cvs: php-src /tests/classes clone_004.phpt clone_005.phpt

2003-07-03 Thread Marcus Boerger
helly Thu Jul 3 15:53:01 2003 EDT Added files: /php-src/tests/classes clone_005.phpt clone_004.phpt Log: More __clone testing Index: php-src/tests/classes/clone_005.phpt +++ php-src/tests/classes/clone_005.phpt --TEST-- ZE2 object cloning, 5

[PHP-CVS] cvs: php-src /ext/sqlite sqlite.c

2003-07-05 Thread Marcus Boerger
-src/ext/sqlite/sqlite.c:1.70 --- php-src/ext/sqlite/sqlite.c:1.69Tue Jul 1 13:55:32 2003 +++ php-src/ext/sqlite/sqlite.c Sat Jul 5 16:02:40 2003 @@ -17,7 +17,7 @@ | Marcus Boerger [EMAIL PROTECTED

[PHP-CVS] cvs: php-src /ext/sqlite/tests sqlite_022.phpt

2003-07-08 Thread Marcus Boerger
helly Tue Jul 8 14:56:14 2003 EDT Added files: /php-src/ext/sqlite/tests sqlite_022.phpt Log: Add test for sqlite_seek() Index: php-src/ext/sqlite/tests/sqlite_022.phpt +++ php-src/ext/sqlite/tests/sqlite_022.phpt --TEST-- sqlite: sqlite_seek --INI--

[PHP-CVS] cvs: php-src /ext/sqlite sqlite.c

2003-07-08 Thread Marcus Boerger
16:02:40 2003 +++ php-src/ext/sqlite/sqlite.c Tue Jul 8 14:57:28 2003 @@ -17,7 +17,7 @@ | Marcus Boerger [EMAIL PROTECTED] | +--+ - $Id: sqlite.c,v 1.70 2003/07/05 20:02:40 helly

[PHP-CVS] cvs: php-src /ext/sqlite sqlite.c

2003-07-08 Thread Marcus Boerger
Jul 8 14:57:28 2003 +++ php-src/ext/sqlite/sqlite.c Tue Jul 8 19:10:01 2003 @@ -17,7 +17,7 @@ | Marcus Boerger [EMAIL PROTECTED] | +--+ - $Id: sqlite.c,v 1.71 2003/07/08 18:57:28

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

2003-07-08 Thread Marcus Boerger
helly Tue Jul 8 19:11:14 2003 EDT Modified files: /splspl_foreach.c Log: Add some comments Index: spl/spl_foreach.c diff -u spl/spl_foreach.c:1.14 spl/spl_foreach.c:1.15 --- spl/spl_foreach.c:1.14 Tue Jun 17 16:18:10 2003 +++ spl/spl_foreach.c

[PHP-CVS] cvs: spl / config.m4

2003-07-08 Thread Marcus Boerger
helly Tue Jul 8 19:11:36 2003 EDT Modified files: /splconfig.m4 Log: Fix configure options Index: spl/config.m4 diff -u spl/config.m4:1.2 spl/config.m4:1.3 --- spl/config.m4:1.2 Mon Jun 30 19:24:12 2003 +++ spl/config.m4 Tue Jul 8 19:11:36

[PHP-CVS] cvs: spl /tests foreach_non_spl.phpt

2003-07-08 Thread Marcus Boerger
helly Tue Jul 8 19:25:18 2003 EDT Added files: /spl/tests foreach_non_spl.phpt Log: Currently we're presented all properties with foreach() Index: spl/tests/foreach_non_spl.phpt +++ spl/tests/foreach_non_spl.phpt --TEST-- SPL: foreach non spl classes

[PHP-CVS] cvs: php-src / EXTENSIONS

2003-07-09 Thread Marcus Boerger
2003 +++ php-src/EXTENSIONS Wed Jul 9 10:55:14 2003 @@ -51,7 +51,7 @@ STATUS: Working --- EXTENSION: cli -MAINTENANCE: Unknown +MAINTENANCE: Marcus Boerger [EMAIL PROTECTED], Edin

[PHP-CVS] cvs: php-src /main output.c

2003-07-16 Thread Marcus Boerger
helly Wed Jul 16 04:36:04 2003 EDT Modified files: /php-src/main output.c Log: Bugfix #22690 Index: php-src/main/output.c diff -u php-src/main/output.c:1.159 php-src/main/output.c:1.160 --- php-src/main/output.c:1.159 Tue Jun 10 16:03:41 2003 +++

[PHP-CVS] cvs: spl / php_spl.c php_spl.h spl.php spl_array.c spl_array.h spl_engine.c spl_engine.h spl_foreach.c /tests array_access_ex.phpt

2003-07-16 Thread Marcus Boerger
helly Wed Jul 16 05:48:36 2003 EDT Removed files: /spl/tests array_access_ex.phpt Modified files: /splphp_spl.c php_spl.h spl.php spl_array.c spl_array.h spl_engine.c spl_engine.h spl_foreach.c Log: Update and

[PHP-CVS] cvs: spl / spl_array.c /tests array_access_001.phpt array_access_002.phpt

2003-07-16 Thread Marcus Boerger
helly Wed Jul 16 06:41:44 2003 EDT Modified files: /splspl_array.c /spl/tests array_access_001.phpt array_access_002.phpt Log: Make array write stuff work again correct and fix tests Index: spl/spl_array.c diff -u spl/spl_array.c:1.7

[PHP-CVS] cvs: spl / config.m4 php_spl.c php_spl.h spl_directory.c spl_functions.c spl_functions.h

2003-07-16 Thread Marcus Boerger
and are unable to | | obtain it through the world-wide-web, please send a note to | | [EMAIL PROTECTED] so we can mail you a copy immediately. | +--+ | Author: Marcus Boerger [EMAIL PROTECTED

[PHP-CVS] cvs: spl /examples tree.php

2003-07-16 Thread Marcus Boerger
with parameter path. * * (c) Marcus Boerger */ class sub_dir implements spl_sequence { protected $adir = array(); protected $cnt = 0; protected $path = ; protected $curr = ; protected $nodots = true; function __construct($path, $nodots = true

[PHP-CVS] cvs: spl /examples tree.php

2003-07-16 Thread Marcus Boerger
/examples/tree.php Wed Jul 16 16:17:34 2003 @@ -9,81 +9,7 @@ * (c) Marcus Boerger */ -class sub_dir implements spl_sequence -{ - protected $adir = array(); - protected $cnt = 0; - protected $path = ; - protected $curr = ; - protected $nodots = true

[PHP-CVS] cvs: spl /examples filter.inc filter_tree.php sub_dir.inc

2003-07-16 Thread Marcus Boerger
* @author Marcus Boerger * @version 1.0 * * Instances of this class act as a filter around iterators whose elements * are strings. In other words you can put an iterator into the constructor * and the instance will only return elements which match the given regular * expression. */ class

[PHP-CVS] cvs: php-src /ext/dba/libinifile inifile.c

2003-07-16 Thread Marcus Boerger
helly Wed Jul 16 16:53:18 2003 EDT Modified files: /php-src/ext/dba/libinifile inifile.c Log: Fix handling of empty settings Index: php-src/ext/dba/libinifile/inifile.c diff -u php-src/ext/dba/libinifile/inifile.c:1.7 php-src/ext/dba/libinifile/inifile.c:1.8

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/dba/libinifile inifile.c

2003-07-16 Thread Marcus Boerger
helly Wed Jul 16 16:56:06 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/dba/libinifile inifile.c Log: MFH: Fix handling of empty settings Index: php-src/ext/dba/libinifile/inifile.c diff -u php-src/ext/dba/libinifile/inifile.c:1.6.2.1

[PHP-CVS] cvs: spl /examples dba_dump.php filter.inc sub_dir.inc

2003-07-16 Thread Marcus Boerger
expression regex is used to filter the by setting name. * * Note: configure with --enable-dba * * (c) Marcus Boerger */ -class dba_reader implements spl_sequence_assoc -{ - - private $db = NULL; - private $key = false; - private $val = false; - - function __construct

[PHP-CVS] cvs: php-src /tests/lang bug24640.phpt

2003-07-17 Thread Marcus Boerger
helly Thu Jul 17 17:02:44 2003 EDT Added files: /php-src/tests/lang bug24640.phpt Log: Add test for bug #24640 Index: php-src/tests/lang/bug24640.phpt +++ php-src/tests/lang/bug24640.phpt --TEST-- Bug #24640 var_export and var_dump can't output large

[PHP-CVS] cvs: php-src /main snprintf.c

2003-07-17 Thread Marcus Boerger
helly Thu Jul 17 17:26:25 2003 EDT Modified files: /php-src/main snprintf.c Log: Fix text output of numbers with absolute exponent greater than or equal 80. # # Probably not last conclusion on wisdom. But i looked up current apache # sources and they

[PHP-CVS] cvs: php-src(PHP_4_3) /tests/lang bug24640.phpt

2003-07-17 Thread Marcus Boerger
helly Thu Jul 17 18:14:44 2003 EDT Added files: (Branch: PHP_4_3) /php-src/tests/lang bug24640.phpt Log: MFH Index: php-src/tests/lang/bug24640.phpt +++ php-src/tests/lang/bug24640.phpt --TEST-- Bug #24640 var_export and var_dump can't output large float

<    1   2   3   4   5   6   7   8   9   10   >