[PHP-CVS] cvs: php4 / CODING_STANDARDS

2002-09-09 Thread Derick Rethans
derick Mon Sep 9 03:54:12 2002 EDT Modified files: /php4 CODING_STANDARDS Log: - spaces instead of tabs Index: php4/CODING_STANDARDS diff -u php4/CODING_STANDARDS:1.21 php4/CODING_STANDARDS:1.22 --- php4/CODING_STANDARDS:1.21 Mon Sep 9 03:52:39

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

2002-09-22 Thread Derick Rethans
derick Sun Sep 22 12:23:44 2002 EDT Modified files: /php4/ext/standard mail.c Log: - Unbreak build Index: php4/ext/standard/mail.c diff -u php4/ext/standard/mail.c:1.64 php4/ext/standard/mail.c:1.65 --- php4/ext/standard/mail.c:1.64 Sun Sep 22

[PHP-CVS] cvs: php4 /ext/gd gd_bundled.dsp

2002-09-22 Thread Derick Rethans
derick Sun Sep 22 14:09:27 2002 EDT Modified files: /php4/ext/gdgd_bundled.dsp Log: - update project file (no precompiled headers) Index: php4/ext/gd/gd_bundled.dsp diff -u php4/ext/gd/gd_bundled.dsp:1.4 php4/ext/gd/gd_bundled.dsp:1.5 ---

[PHP-CVS] cvs: php4 /win32 install.txt

2002-09-26 Thread Derick Rethans
derick Thu Sep 26 15:49:34 2002 EDT Modified files: /php4/win32 install.txt Log: - Added Sambar install notes (patch by Steffen [EMAIL PROTECTED]) Index: php4/win32/install.txt diff -u php4/win32/install.txt:1.15 php4/win32/install.txt:1.16 ---

[PHP-CVS] cvs: php4 / NEWS

2002-09-28 Thread Derick Rethans
derick Sat Sep 28 05:14:59 2002 EDT Modified files: /php4 NEWS Log: - Consistency Index: php4/NEWS diff -u php4/NEWS:1.1146 php4/NEWS:1.1147 --- php4/NEWS:1.1146Sat Sep 28 04:56:33 2002 +++ php4/NEWS Sat Sep 28 05:14:59 2002 -4,7 +4,7 -

[PHP-CVS] cvs: php4 /main php_embed.c php_embed.h

2002-09-29 Thread Derick Rethans
derick Sun Sep 29 06:00:07 2002 EDT Modified files: /php4/main php_embed.c php_embed.h Log: - Fix Edin's name Index: php4/main/php_embed.c diff -u php4/main/php_embed.c:1.1 php4/main/php_embed.c:1.2 --- php4/main/php_embed.c:1.1 Sat Sep 28 22:45:25 2002

[PHP-CVS] cvs: php4 /ext/overload php_overload.h

2002-09-30 Thread Derick Rethans
derick Mon Sep 30 05:40:13 2002 EDT Modified files: /php4/ext/overload php_overload.h Log: - Fix ZE2 build when overload is enabled Index: php4/ext/overload/php_overload.h diff -u php4/ext/overload/php_overload.h:1.6 php4/ext/overload/php_overload.h:1.7

[PHP-CVS] cvs: php4 /ext/standard basic_functions.c var.c /main output.c /sapi/cli php_cli.c

2002-10-03 Thread Derick Rethans
derick Thu Oct 3 06:35:34 2002 EDT Modified files: /php4/main output.c /php4/ext/standard var.c basic_functions.c /php4/sapi/cli php_cli.c Log: - Revert changed to implicit_flush behavior. The new behavior was not intended in the first

[PHP-CVS] cvs: TSRM / TSRM.c

2002-10-05 Thread Derick Rethans
derick Sat Oct 5 07:34:03 2002 EDT Modified files: /TSRM TSRM.c Log: - Whitspace Index: TSRM/TSRM.c diff -u TSRM/TSRM.c:1.45 TSRM/TSRM.c:1.46 --- TSRM/TSRM.c:1.45Sat Oct 5 07:26:17 2002 +++ TSRM/TSRM.c Sat Oct 5 07:34:02 2002 -112,7 +112,7

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

2002-10-05 Thread Derick Rethans
derick Sat Oct 5 16:28:35 2002 EDT Added files: /php4/ext/standard/tests/stringsurl_t.phpt Log: - Add parse_url() tests (expect will follow later)url_t.phpt Index: php4/ext/standard/tests/strings/url_t.phpt +++

Re: [PHP-CVS] cvs: php4 /ext/mbstring mbfilter.c

2002-10-06 Thread Derick Rethans
*/ /* * Local variables: -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- --- Derick Rethans http://derickrethans.nl

Re: [PHP-CVS] cvs: php4 /main output.c

2002-10-07 Thread Derick Rethans
= #FF highlight.default = #CC highlight.html= #00 i can find no #BB Now you see how even sinple fixes to the colors can affect things :) I fixed this test. Derick -- --- Derick Rethans

[PHP-CVS] cvs: php4 / NEWS

2002-10-07 Thread Derick Rethans
derick Mon Oct 7 13:14:00 2002 EDT Modified files: /php4 NEWS Log: 2. :) Index: php4/NEWS diff -u php4/NEWS:1.1187 php4/NEWS:1.1188 --- php4/NEWS:1.1187Mon Oct 7 13:11:34 2002 +++ php4/NEWS Mon Oct 7 13:13:59 2002 -1,10 +1,10 PHP 4

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

2002-10-08 Thread Derick Rethans
derick Tue Oct 8 03:49:36 2002 EDT Modified files: /php4 run-tests.php /php4/tests/strings 004.phpt Log: - Drop requirement for php.ini-dist - Adjust test script to hard code ini settings Index: php4/run-tests.php diff -u

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

2002-10-08 Thread Derick Rethans
derick Tue Oct 8 03:55:02 2002 EDT Modified files: /php4/ext/standard/tests/stringsimplode.phpt Log: - Use error_reporting E_ALL Index: php4/ext/standard/tests/strings/implode.phpt diff -u php4/ext/standard/tests/strings/implode.phpt:1.1

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

2002-10-08 Thread Derick Rethans
derick Tue Oct 8 04:39:10 2002 EDT Modified files: /php4 run-tests.php Log: - Use getenv, as $_ENV is not available when variables_order= in php.ini does not include E. Index: php4/run-tests.php diff -u php4/run-tests.php:1.64

[PHP-CVS] cvs: php4 /ext/standard/tests/aggregation aggregate_properties_by_regexp.phpt

2002-10-08 Thread Derick Rethans
derick Tue Oct 8 05:46:32 2002 EDT Modified files: /php4/ext/standard/tests/aggregation aggregate_properties_by_regexp.phpt Log: - Skip if the function is not available (in case pcre was not compiled in).

[PHP-CVS] cvs: php4 /ext/mcrypt/tests blowfish.phpt

2002-10-08 Thread Derick Rethans
derick Tue Oct 8 06:00:53 2002 EDT Added files: /php4/ext/mcrypt/tests blowfish.phpt Log: - Add blowfish compatibility test Index: php4/ext/mcrypt/tests/blowfish.phpt +++ php4/ext/mcrypt/tests/blowfish.phpt --TEST-- Test for blowfish

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

2002-10-08 Thread Derick Rethans
of modifying it in place. I agree with that. Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c

[PHP-CVS] cvs: php4 /ext/session/tests 021.phpt

2002-10-08 Thread Derick Rethans
derick Tue Oct 8 14:30:38 2002 EDT Modified files: /php4/ext/session/tests 021.phpt Log: - hardcode default rewriting tags Index: php4/ext/session/tests/021.phpt diff -u php4/ext/session/tests/021.phpt:1.2 php4/ext/session/tests/021.phpt:1.3 ---

[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

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

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

2002-10-09 Thread Derick Rethans
want me to change it? Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS

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

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

2002-10-09 Thread Derick Rethans
would an _indexed_ array? It breaks BC, s... revert? (Not that I see any use either :) If you're at it, please add some tests for the test framework too. Derick -- --- Derick Rethans http

[PHP-CVS] cvs: php4 / makedist

2002-10-10 Thread Derick Rethans
derick Thu Oct 10 14:39:09 2002 EDT Modified files: /php4 makedist Log: - Fix typo Index: php4/makedist diff -u php4/makedist:1.26 php4/makedist:1.27 --- php4/makedist:1.26 Thu Oct 10 14:37:07 2002 +++ php4/makedist Thu Oct 10 14:39:09 2002 @@

[PHP-CVS] cvs: php4 / makedist

2002-10-10 Thread Derick Rethans
derick Thu Oct 10 15:01:34 2002 EDT Modified files: /php4 makedist Log: - Argh... test before commit Index: php4/makedist diff -u php4/makedist:1.27 php4/makedist:1.28 --- php4/makedist:1.27 Thu Oct 10 14:39:09 2002 +++ php4/makedist Thu Oct

Re: [PHP-CVS] cvs: php4 /ext/iconv config.m4 iconv.c

2002-10-11 Thread Derick Rethans
| CONST_PERSISTENT); Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List

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

2002-10-11 Thread Derick Rethans
derick Fri Oct 11 05:49:38 2002 EDT Modified files: /php4/ext/gdgd.c Log: - Add indetified for bundled GD Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.214 php4/ext/gd/gd.c:1.215 --- php4/ext/gd/gd.c:1.214 Thu Sep 19 21:25:55 2002 +++

[PHP-CVS] cvs: php4 /ext/standard var.c /ext/standard/tests/array var_export.phpt

2002-10-11 Thread Derick Rethans
derick Fri Oct 11 09:49:20 2002 EDT Added files: /php4/ext/standard/tests/array var_export.phpt Modified files: /php4/ext/standard var.c Log: - Fix problem with var_export when objects with numeric indexes were exported. We now

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

2002-10-11 Thread Derick Rethans
-bundled versions of GD. This will only become more of a problem as we're fixing more in the bundled library. Derick At 09:49 AM 10/11/2002 +, Derick Rethans wrote: derick Fri Oct 11 05:49:38 2002 EDT Modified files: /php4/ext/gdgd.c Log: - Add indetified

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

2002-10-11 Thread Derick Rethans
derick Fri Oct 11 07:03:36 2002 EDT Modified files: /php4/ext/standard/tests/stringsnl2br.phpt Log: - Add case for bug 19858 Index: php4/ext/standard/tests/strings/nl2br.phpt diff -u php4/ext/standard/tests/strings/nl2br.phpt:1.1

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

2002-10-11 Thread Derick Rethans
derick Fri Oct 11 06:08:42 2002 EDT Modified files: /php4/ext/gd/tests bug19266.phpt Log: - Skip if an external lib gd is used (which always has this crash-bug) Index: php4/ext/gd/tests/bug19266.phpt diff -u php4/ext/gd/tests/bug19266.phpt:1.2

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

2002-10-13 Thread Derick Rethans
derick Sun Oct 13 10:14:34 2002 EDT Modified files: /php4/ext/standard dl.c Log: - Fixed bug #19885, dl() no longer gives a fatal error when a module could not be loaded. (Derick) Index: php4/ext/standard/dl.c diff -u php4/ext/standard/dl.c:1.73

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

2002-10-13 Thread Derick Rethans
derick Sat Oct 12 12:53:13 2002 EDT Removed files: /php4/ext/standard/tests/file 003.inc Modified files: /php4/ext/standard/tests/file 003.phpt Log: - Make the test do what it says Index:

[PHP-CVS] cvs: php4 /ext/session/tests 015.phpt

2002-10-13 Thread Derick Rethans
derick Sat Oct 12 13:12:43 2002 EDT Modified files: /php4/ext/session/tests 015.phpt Log: - Hardcode setting which affects the test Index: php4/ext/session/tests/015.phpt diff -u php4/ext/session/tests/015.phpt:1.1 php4/ext/session/tests/015.phpt:1.2

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

2002-10-14 Thread Derick Rethans
derick Mon Oct 14 03:18:24 2002 EDT Modified files: /php4 run-tests.php Log: - Added the TEST_PHP_USER environment variable with which you can specify additional directories with tests to run. This is ideal for having your own test suite on your

[PHP-CVS] cvs: php4 /ext/exif/tests 002.phpt

2002-10-15 Thread Derick Rethans
derick Tue Oct 15 02:37:06 2002 EDT Modified files: /php4/ext/exif/tests002.phpt Log: - Staying consistent with other tests Index: php4/ext/exif/tests/002.phpt diff -u php4/ext/exif/tests/002.phpt:1.4 php4/ext/exif/tests/002.phpt:1.5 ---

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

2002-10-17 Thread Derick Rethans
derick Thu Oct 17 10:07:33 2002 EDT Modified files: /php4 run-tests.php Log: - Removing debugging info Index: php4/run-tests.php diff -u php4/run-tests.php:1.72 php4/run-tests.php:1.73 --- php4/run-tests.php:1.72 Tue Oct 15 12:46:57 2002 +++

Re: [PHP-CVS] cvs: php4 / README.TESTING

2002-10-23 Thread Derick Rethans
is an alias for %i? regards, Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS

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

2002-10-23 Thread Derick Rethans
derick Wed Oct 23 16:13:42 2002 EDT Modified files: /php4 run-tests.php Log: [0.05] - Disable html_errors in info sent Index: php4/run-tests.php diff -u php4/run-tests.php:1.84 php4/run-tests.php:1.85 --- php4/run-tests.php:1.84 Wed Oct 23

[PHP-CVS] cvs: php4 /tests/lang 034.phpt

2002-10-23 Thread Derick Rethans
derick Wed Oct 23 16:35:16 2002 EDT Modified files: /php4/tests/lang034.phpt Log: - Use new setlocal semantics Index: php4/tests/lang/034.phpt diff -u php4/tests/lang/034.phpt:1.5 php4/tests/lang/034.phpt:1.6 --- php4/tests/lang/034.phpt:1.5Thu

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

2002-10-18 Thread Derick Rethans
://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- --- Derick Rethans

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

2002-10-18 Thread Derick Rethans
On Thu, 17 Oct 2002, Zeev Suraski wrote: Doesn't sound conclusive to me, I'm with James on this one. If it went public, the alias should stay. It wasn't in any release. Derick -- --- Derick Rethans

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

2002-10-19 Thread Derick Rethans
derick Sat Oct 19 08:58:41 2002 EDT Modified files: /php4/ext/pgsql pgsql.c Log: - Style polizei =) Index: php4/ext/pgsql/pgsql.c diff -u php4/ext/pgsql/pgsql.c:1.240 php4/ext/pgsql/pgsql.c:1.241 --- php4/ext/pgsql/pgsql.c:1.240Sat Oct 19

Re: [PHP-CVS] cvs: php4 / configure.in

2002-10-20 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c ftok.c php_ftok.h

2002-10-20 Thread Derick Rethans
On Sun, 20 Oct 2002, Wez Furlong wrote: Add ftok into the big list of functions in configure.in, and the build system should define HAVE_FTOK. (I think). done (I think :). Derick -- --- Derick Rethans

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

2002-10-20 Thread Derick Rethans
derick Sun Oct 20 06:18:20 2002 EDT Modified files: /php4/ext/standard basic_functions.c ftok.c php_ftok.h Log: - Remove #ifdefs around ftok function so that it is also available when none of the IPC extensions are enabled. Index:

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c ftok.c php_ftok.h

2002-10-20 Thread Derick Rethans
On Sun, 20 Oct 2002, Wez Furlong wrote: It might be a good idea to check for ftok in configure and protect it with HAVE_FTOK, just in case. Yup, but how? :) Derick -- --- Derick Rethans

Re: [PHP-CVS] cvs: php4 /ext/mbstring/tests 027.inc 027.phpt

2002-10-21 Thread Derick Rethans
(false) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions

Re: [PHP-CVS] cvs: php4 /ext/mbstring/tests 027.inc 027.phpt

2002-10-21 Thread Derick Rethans
Hi! On Mon, 21 Oct 2002, Yasuo Ohgaki wrote: Derick Rethans wrote: Why do you use an include file for this? This makes maintaining it harder, please include it in the test script itself. Most mbstring tests are written by me. For me, hard coding php script in phpt is hard

Re: [PHP-CVS] cvs: php4 /ext/xml/tests 007.phpt

2002-10-21 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php4 / Makefile.global

2002-10-22 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php4 / Makefile.global

2002-10-23 Thread Derick Rethans
On Wed, 23 Oct 2002, Yasuo Ohgaki wrote: Derick Rethans wrote: On Wed, 23 Oct 2002, Yasuo Ohgaki wrote: yohgaki Tue Oct 22 21:21:04 2002 EDT Modified files: /php4 Makefile.global Log: Fixed buffring issue again. WTF are you doing

Re: [PHP-CVS] cvs: php4 / Makefile.global

2002-10-23 Thread Derick Rethans
On Wed, 23 Oct 2002, Yasuo Ohgaki wrote: Derick Rethans wrote: Yes I do know what you were trying to explain, but I again do not agree with your reasoning. Ok, but it's not compelling since you are one of them that didn't aware of the result of the change. [snip unrelated issue] I

[PHP-CVS] cvs: php4 / Makefile.global

2002-10-23 Thread Derick Rethans
derick Wed Oct 23 04:46:50 2002 EDT Modified files: /php4 Makefile.global Log: - Remove this messed up thing AGAIN #- Yasuo: touch it and I'll fly over applying a YART on you. Index: php4/Makefile.global diff -u php4/Makefile.global:1.34

Re: [PHP-CVS] cvs: php4(PHP_4_2_0) /ext/standard image.c

2002-10-24 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php4(PHP_4_2_0) /ext/standard image.c

2002-10-24 Thread Derick Rethans
can write to group, or provide a patch so that somebody else can committ it for you. regards, Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions

Re: [PHP-CVS] cvs: php4 / acinclude.m4 configure.in /ext/standardconfig.m4 math.c

2002-10-24 Thread Derick Rethans
the general consesus was to not define a function at all if it is not implemented. Better make function_exists() work on them so that you can code workarounds in your code... Derick -- --- Derick Rethans

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

2002-10-24 Thread Derick Rethans
derick Thu Oct 24 08:52:13 2002 EDT Modified files: /php4/ext/dbx dbx_oci8.c Log: - True and false are not always defined, used numbers now Index: php4/ext/dbx/dbx_oci8.c diff -u php4/ext/dbx/dbx_oci8.c:1.6 php4/ext/dbx/dbx_oci8.c:1.7 ---

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

2002-10-24 Thread Derick Rethans
derick Thu Oct 24 10:01:40 2002 EDT Modified files: /php4/sapi/cli php_cli.c Log: - whitespace Index: php4/sapi/cli/php_cli.c diff -u php4/sapi/cli/php_cli.c:1.41 php4/sapi/cli/php_cli.c:1.42 --- php4/sapi/cli/php_cli.c:1.41Thu Oct 24 09:25:57

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/strings htmlentities5.phpthtmlentities6.phpt htmlentities7.phpt htmlentities8.phpt htmlentities9.phpt

2002-10-25 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/stringshtmlentities5.phpthtmlentities6.phpt htmlentities7.phpt htmlentities8.phpthtmlentities9.phpt

2002-10-25 Thread Derick Rethans
() stuff, and don't do it in the other 'normal' tests? regards, Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear

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

2002-10-25 Thread Derick Rethans
derick Fri Oct 25 10:33:48 2002 EDT Modified files: /php4/sapi/cgi cgi_main.c Log: - Fix build #- Jan, please TEST! before committing :-) Index: php4/sapi/cgi/cgi_main.c diff -u php4/sapi/cgi/cgi_main.c:1.185 php4/sapi/cgi/cgi_main.c:1.186 ---

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

2002-10-25 Thread Derick Rethans
derick Fri Oct 25 13:44:52 2002 EDT Modified files: /php4/ext/mbstring mbstring.c Log: - Fixed bug #20087 (Assertion failure when the value was empty) Index: php4/ext/mbstring/mbstring.c diff -u php4/ext/mbstring/mbstring.c:1.123

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

2002-10-26 Thread Derick Rethans
. I don't care if it was wrong, but removing code added by others without DISCUSSing is considered quite RUDE. (Just like typing in capitals). Derick -- --- Derick Rethans http

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

2002-10-26 Thread Derick Rethans
: .() and such hmm? EXPECTF uses preg_quote() to escape... so It's not really needed to escape things. Also, do I understand correctly that you made EXPECTF not use regular expressions now? regards, Derick -- --- Derick Rethans

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

2002-10-26 Thread Derick Rethans
derick Sat Oct 26 16:07:50 2002 EDT Modified files: /php4/ext/standard/tests/stringsstrings001.phpt Log: - fix type Index: php4/ext/standard/tests/strings/strings001.phpt diff -u php4/ext/standard/tests/strings/strings001.phpt:1.1

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

2002-10-28 Thread Derick Rethans
=.html, error_prepend_string=, -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- --- Derick Rethans http

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

2002-10-28 Thread Derick Rethans
. This is getting annoying... Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing

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

2002-10-28 Thread Derick Rethans
load this additional .ini with something we pass in the make test target in configure. regards, Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions

Re: [PHP-CVS] Discuss on php-dev, not on php-cvs please

2002-10-29 Thread Derick Rethans
. Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http

Re: [PHP-CVS] cvs: php4 /ext/domxml php_domxml.c

2002-10-29 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php4 /ext/mbstring/tests mb_ereg-compat-01.phptmb_ereg-compat-02.phpt mb_ereg_replace-compat-01.phpt mb_ereg_replace-compat-02.phptmb_ereg_replace-compat-03.phpt mb_ereg_replace-compa

2002-10-29 Thread Derick Rethans
? Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http

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

2002-10-30 Thread Derick Rethans
test -r $i/include/libexslt/exslt.h DOMEXSLT_DIR=$i done fi -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- --- Derick Rethans

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

2002-10-30 Thread Derick Rethans
derick Thu Oct 31 01:37:18 2002 EDT Modified files: /php4/ext/standard/tests/strings004.phpt Log: - Fix test, in some cases the first significant number in the time was a 3 Index: php4/ext/standard/tests/strings/004.phpt diff -u

[PHP-CVS] cvs: php4 /ext/calendar calendar.c jewish.c sdncal.h

2002-10-31 Thread Derick Rethans
derick Thu Oct 31 04:16:23 2002 EDT Modified files: /php4/ext/calendar calendar.c jewish.c sdncal.h Log: - Added an aditional parameter to the jdtojewish() function which makes the function return the symbolic hebrew name. (Patch by Moshe Doron [EMAIL

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

2002-10-31 Thread Derick Rethans
derick Thu Oct 31 09:02:00 2002 EDT Modified files: /php4 Makefile.global run-tests.php Log: Discuss first! Index: php4/Makefile.global diff -u php4/Makefile.global:1.38 php4/Makefile.global:1.39 --- php4/Makefile.global:1.38 Thu Oct 31 08:52:58

[PHP-CVS] cvs: php4 / README.CVS-RULES

2002-10-31 Thread Derick Rethans
derick Thu Oct 31 09:55:54 2002 EDT Modified files: /php4 README.CVS-RULES Log: - Make Jani happy Index: php4/README.CVS-RULES diff -u php4/README.CVS-RULES:1.14 php4/README.CVS-RULES:1.15 --- php4/README.CVS-RULES:1.14 Sun Jul 28 09:44:37 2002 +++

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/time 001.phpt

2002-11-01 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/time 001.phpt

2002-11-01 Thread Derick Rethans
again... It would make it faster :) Anyway, I think we should use the funky EXPECT styles as little as possible, as it makes things harder to read/verify. regards, Derick -- --- Derick Rethans

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

2002-11-07 Thread Derick Rethans
regards, Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http

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

2002-11-09 Thread Derick Rethans
support) fi PHP_ADD_INCLUDE($CURL_DIR/include) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- --- Derick Rethans

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

2002-11-09 Thread Derick Rethans
. RC1 is tonight/tomorrow, is it out _that_ soon? Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you

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

2002-11-09 Thread Derick Rethans
curl version that has been released before RC1 is made. Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do

Re: [PHP-CVS] cvs: php4 /ext/mbstring mbfilter.c mbfilter.h mbstring.cmbstring.h

2002-11-09 Thread Derick Rethans
+mbfl_substr_count( +mbfl_string *haystack, +mbfl_string *needle +TSRMLS_DC) +{ THis isn't exactly the code standards we usually see in PHP sources. What was the reason you used this style? Derick -- --- Derick Rethans

Re: [PHP-CVS] cvs: php4 /tests/lang bug17882.phpt

2002-11-10 Thread Derick Rethans
on line %d Isn't the line number always the same and actually useful to teest for in this case? Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions

[PHP-CVS] cvs: php4 /ext/com COM.c /ext/dbx dbx.c /ext/pcre php_pcre.c /ext/rpc/com com_wrapper.c /ext/standard assert.c

2002-11-10 Thread Derick Rethans
derick Sun Nov 10 16:24:45 2002 EDT Modified files: /php4/ext/com COM.c /php4/ext/dbx dbx.c /php4/ext/pcre php_pcre.c /php4/ext/rpc/com com_wrapper.c /php4/ext/standard assert.c Log: - Remove \n from error messages

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

2002-11-10 Thread Derick Rethans
derick Sun Nov 10 16:26:14 2002 EDT Modified files: /php4/ext/curl config.m4 curl.c Log: - Make it rely on cURL version 7.9.8 again, so that we can start with the Release Process. Index: php4/ext/curl/config.m4 diff -u php4/ext/curl/config.m4:1.19

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

2002-11-12 Thread Derick Rethans
derick Tue Nov 12 03:11:23 2002 EDT Modified files: /php4/ext/mysql php_mysql.c Log: - Fix warning Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.c:1.172 php4/ext/mysql/php_mysql.c:1.173 --- php4/ext/mysql/php_mysql.c:1.172Mon

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

2002-11-13 Thread Derick Rethans
in this[1] patch? I couldn't find any discussion on this. [1] http://cvs.php.net/diff.php/php4/ext/mbstring/config.m4?login=2r1=1.5r2=1.6ty=h Derick -- --- Derick Rethans http

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

2002-11-13 Thread Derick Rethans
=1.5r2=1.6ty=h Actually he did. Please see http://marc.theaimsgroup.com/?l=php-devm=101805486809856w=2 But I don't see any voting there, and I see the same concerns that are raised now. Derick -- --- Derick Rethans

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS /ext/standard/tests/file bug20424.phpt /main streams.c

2002-11-14 Thread Derick Rethans
derick Thu Nov 14 05:52:46 2002 EDT Added files: (Branch: PHP_4_3) /php4/ext/standard/tests/file bug20424.phpt Modified files: /php4 NEWS /php4/main streams.c Log: - Fixed bug #20424 (stream_get_meta_data craches on a

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

2002-11-14 Thread Derick Rethans
this switch I think, as those switches only select the threading library: --enable-experimental-zts Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions

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

2002-11-15 Thread Derick Rethans
derick Fri Nov 15 05:44:23 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mysql php_mysql.c Log: - MFH: removed restore_connection_defaults for pconnects (discussed on php-dev) bug #19529 closed bug #12513 reopened Index:

Re: [PHP-CVS] cvs: php4 /ext/domxml/tests domxml002.phpt

2002-11-15 Thread Derick Rethans
/unsub.php -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http

Re: [PHP-CVS] cvs: php4 /ext/domxml/tests domxml002.phpt

2002-11-15 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2002-11-15 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net

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

2002-11-15 Thread Derick Rethans
On Fri, 15 Nov 2002, Marcus Börger wrote: ?????? there is no ini section any longer since it was empty :) Didn't see the difference between ---INI-- and --INI--, sorry Derick At 16:33 15.11.2002, Derick Rethans wrote: On Fri, 15 Nov 2002, Marcus Boerger wrote: helly Fri

Re: [PHP-CVS] cvs: php4(PHP_4_3) /main php_streams.h streams.c

2002-11-16 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

  1   2   3   4   5   6   7   8   9   10   >