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

2001-04-07 Thread André Langhorst
andre Sat Apr 7 08:43:06 2001 EDT Modified files: /php4/ext/standard basic_functions.c Log: fix proto Index: php4/ext/standard/basic_functions.c diff -u php4/ext/standard/basic_functions.c:1.322 php4/ext/standard/basic_functions.c:1.323 --- php4/ext/standa

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

2001-03-28 Thread André Langhorst
andre Wed Mar 28 12:08:49 2001 EDT Modified files: /php4/ext/standard output.c Log: fix typo Index: php4/ext/standard/output.c diff -u php4/ext/standard/output.c:1.50 php4/ext/standard/output.c:1.51 --- php4/ext/standard/output.c:1.50 Wed Mar 28 11:41:38

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

2001-03-28 Thread André Langhorst
andre Wed Mar 28 11:41:38 2001 EDT Modified files: /php4/ext/standard output.c Log: fix proto Index: php4/ext/standard/output.c diff -u php4/ext/standard/output.c:1.49 php4/ext/standard/output.c:1.50 --- php4/ext/standard/output.c:1.49 Fri Mar 16 19:03:5

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

2001-03-21 Thread André Langhorst
> run-tests.php will still need more than 30 seconds (default) on some > systems. If not now, then when more tests are added, etc. > > IMHO it should be in there. ok. maybe a good idea to put it there, but set_time_limit(900) will be sufficient andré -- · André Langhorst

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

2001-03-21 Thread André Langhorst
andre Wed Mar 21 08:01:53 2001 EDT Modified files: /php4 run-tests.php Log: I don't like to commit this over and over either, but this client definitely seems to dislike branches Index: php4/run-tests.php diff -u php4/run-tests.php:1.20 php4/run-tests.

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

2001-03-21 Thread André Langhorst
andre Wed Mar 21 07:35:07 2001 EDT Modified files: (Branch: PHP_4_0_5) /php4 run-tests.php Log: synchronizing with CVS Index: php4/run-tests.php diff -u php4/run-tests.php:1.16.2.1 php4/run-tests.php:1.16.2.2 --- php4/run-tests.php:1.16.2.1 Tue Mar 20

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

2001-03-21 Thread André Langhorst
needed anymore andré -- · André Langhorstt: +49 331 5811560 · · [EMAIL PROTECTED] m: +49 173 9558736 · * PHP Quality Assurance http://qa.php.net * -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

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

2001-03-21 Thread André Langhorst
andre Wed Mar 21 05:00:34 2001 EDT Modified files: /php4 run-tests.php Log: fighting against the cvs client, it does not want to let the win32 binary safe change go in... Index: php4/run-tests.php diff -u php4/run-tests.php:1.19 php4/run-tests.php:1.20

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

2001-03-21 Thread André Langhorst
andre Wed Mar 21 04:52:33 2001 EDT Modified files: /php4 run-tests.php Log: win32 fixes again Index: php4/run-tests.php diff -u php4/run-tests.php:1.18 php4/run-tests.php:1.19 --- php4/run-tests.php:1.18 Tue Mar 20 22:33:00 2001 +++ php4/run-tests.p

[PHP-CVS] cvs: php4 /tests/strings 001.phpt 002.phpt 003.phpt

2001-03-21 Thread André Langhorst
andre Wed Mar 21 04:47:46 2001 EDT Modified files: /php4/tests/strings 001.phpt 002.phpt 003.phpt Log: more win32 fixes Index: php4/tests/strings/001.phpt diff -u php4/tests/strings/001.phpt:1.1 php4/tests/strings/001.phpt:1.2 --- php4/tests/strings/001.ph

[PHP-CVS] cvs: php4 /tests/lang 018.phpt 019.phpt 020.phpt 021.phpt 022.phpt 023.phpt 024.phpt 025.phpt 028.phpt

2001-03-21 Thread André Langhorst
andre Wed Mar 21 04:47:34 2001 EDT Modified files: /php4/tests/lang018.phpt 019.phpt 020.phpt 021.phpt 022.phpt 023.phpt 024.phpt 025.phpt 028.phpt Log: more win32 fixes Index: php4/tests/lang/018.phpt diff -u php4/tests/lang/

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

2001-03-20 Thread André Langhorst
andre Tue Mar 20 22:17:13 2001 EDT Modified files: (Branch: PHP_4_0_5) /php4 run-tests.php Log: 1) fixed tests on *both* win32+linux 2) made tests more sophisticated (checking against compiled in modules) 3) minor changes 4) win32 improvements In

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

2001-03-20 Thread André Langhorst
andre Tue Mar 20 22:04:37 2001 EDT Modified files: /php4 run-tests.php Log: 1) fixed tests on *both* win32+linux 2) made tests more sophisticated (checking against compiled in modules) 3) minor changes 4) win32 improvements Index: php4/run-tests

Re: [PHP-CVS] cvs: php4 /pear/Cache Container.php Output.php/pear/Cache/Container db.php file.php phplib.php

2001-03-08 Thread André Langhorst
time expire-times in unixtime-format. > > > Could some kind soul have a look at the cvs commit mail script and let it > send commit mails regarding PEAR/ to the new pear-cvs mailing list? NONONO! pear-cvs@ will be the list for commits for the PEAR not the PHP repository, no change is needed h

[PHP] Re: [PHP-DEV] No same username

2001-02-25 Thread André Langhorst
Brandon Feldhahn wrote: > how do i make somthing with my database that knows it the username > entered is already a name in use? please do not cross-post!!! it is sufficient to post it to _one_ mailing list (php-general) thanks -- · André Langhorstt: +49 331 5811560 · ·

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

2001-02-22 Thread André Langhorst
andre Thu Feb 22 21:08:15 2001 EDT Modified files: /php4/ext/standard exec.c Log: fix stas' last commit, added additional ifdefs PHP_SIGCHILD to fix win32 build Index: php4/ext/standard/exec.c diff -u php4/ext/standard/exec.c:1.50 php4/ext/standard/exec.c:1.