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

2002-11-16 Thread Derick Rethans
)--; } /* }}} */ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- --- Derick Rethans http://derickrethans.nl/ JDI Media

[PHP-CVS] cvs: php4(PHP_4_3) /ext/gd/libgd gdft.c

2002-11-17 Thread Derick Rethans
derick Sun Nov 17 08:10:37 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/gd/libgd gdft.c Log: - Fix memory allocation problem in bundled GD (reported by Brian Havard) Index: php4/ext/gd/libgd/gdft.c diff -u php4/ext/gd/libgd/gdft.c:1.11

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

2002-11-17 Thread Derick Rethans
derick Sun Nov 17 08:11:47 2002 EDT Modified files: /php4/ext/gd/libgd gdft.c Log: - MFB: Fix memory allocation problem in bundled GD (reported by Brian Havard) Index: php4/ext/gd/libgd/gdft.c diff -u php4/ext/gd/libgd/gdft.c:1.11

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

2002-11-17 Thread Derick Rethans
derick Sun Nov 17 09:25:50 2002 EDT Modified files: /php4/ext/gd/libgd gd.c Log: - Fix compile problems for mips pro Index: php4/ext/gd/libgd/gd.c diff -u php4/ext/gd/libgd/gd.c:1.26 php4/ext/gd/libgd/gd.c:1.27 --- php4/ext/gd/libgd/gd.c:1.26 Thu Nov 14

[PHP-CVS] cvs: php4(PHP_4_3) /ext/gd/libgd gdft.c gdhelpers.c gdhelpers.h

2002-11-17 Thread Derick Rethans
derick Sun Nov 17 14:40:38 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/gd/libgd gdft.c gdhelpers.c gdhelpers.h Log: - Fix memory problem for real this time. Index: php4/ext/gd/libgd/gdft.c diff -u php4/ext/gd/libgd/gdft.c:1.11.2.1

[PHP-CVS] cvs: php4 /ext/gd/libgd gdft.c gdhelpers.c gdhelpers.h

2002-11-17 Thread Derick Rethans
derick Sun Nov 17 14:45:10 2002 EDT Modified files: /php4/ext/gd/libgd gdft.c gdhelpers.c gdhelpers.h Log: - MFB Index: php4/ext/gd/libgd/gdft.c diff -u php4/ext/gd/libgd/gdft.c:1.12 php4/ext/gd/libgd/gdft.c:1.13 --- php4/ext/gd/libgd/gdft.c:1.12 Sun

[PHP-CVS] cvs: php4(PHP_4_3) /ext/gd/libgd gdft.c gdhelpers.c

2002-11-18 Thread Derick Rethans
derick Mon Nov 18 08:00:53 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/gd/libgd gdft.c gdhelpers.c Log: - Remove e*() memory function calls from the branch Index: php4/ext/gd/libgd/gdft.c diff -u php4/ext/gd/libgd/gdft.c:1.11.2.2

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

2002-11-18 Thread Derick Rethans
On Mon, 18 Nov 2002, Marcus Boerger wrote: helly Mon Nov 18 10:49:06 2002 EDT Modified files: /php4/ext/standardimage.c Log: Fixing unsigned/signed problems (and i thought about it before...) Maybe we can add rasmus images to our test suite, or

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c config.m4dns.c dns.h

2002-11-18 Thread Derick Rethans
better maintainable) code. 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] cvs: php4 /ext/cybermut .cvsignore config.m4 cybermut.c cybermut.xml php_cybermut.h /ext/cybermut/tests .cvsignore 001.phpt

2002-11-19 Thread Derick Rethans
derick Tue Nov 19 04:51:50 2002 EDT Removed files: /php4/ext/cybermut .cvsignore config.m4 cybermut.c cybermut.xml php_cybermut.h /php4/ext/cybermut/tests.cvsignore 001.phpt Log: - Already moved to PECL, but forgot to remove it

[PHP-CVS] cvs: php4(PHP_4_3) /ext/cybermut .cvsignore config.m4 cybermut.c cybermut.xml php_cybermut.h /ext/cybermut/tests .cvsignore 001.phpt

2002-11-19 Thread Derick Rethans
derick Tue Nov 19 05:12:52 2002 EDT Removed files: (Branch: PHP_4_3) /php4/ext/cybermut .cvsignore config.m4 cybermut.c cybermut.xml php_cybermut.h /php4/ext/cybermut/tests.cvsignore 001.phpt Log: - MFH: Cybermut removal

Re: [PHP-CVS] cvs: CVSROOT / avail

2002-11-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

Re: [PHP-CVS] cvs: php4 /ext/w32api php_w32api.h w32api.cw32api_function_definition_parser.y w32api_type_definition_parser.y

2002-11-20 Thread Derick Rethans
: Changing line endings to CRLF. This allows the extension to build again. WTF? Your CVS client should do this conversion, all files in CVS are in CR only format. I don't think this is a good idea. Derick -- --- Derick

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

2002-11-21 Thread Derick Rethans
it, but it will take a day before it gets processed, and only Changelog is broken AFAIK. Derick -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix

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

2002-11-23 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

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

2002-11-23 Thread Derick Rethans
derick Sat Nov 23 14:03:21 2002 EDT Modified files: /php4/ext/standard flock_compat.c Log: - Make it compile on IRIX again #- Tested with Linux/FreeBSD and IRIX Index: php4/ext/standard/flock_compat.c diff -u php4/ext/standard/flock_compat.c:1.21

[PHP-CVS] cvs: php4 /tests/func 002.phpt 003.phpt 004.phpt /tests/lang 033.phpt

2002-11-23 Thread Derick Rethans
derick Sat Nov 23 17:08:07 2002 EDT Modified files: /php4/tests/func002.phpt 003.phpt 004.phpt /php4/tests/lang033.phpt Log: - Adjust tests for removed old_function() in Zend Engine 2 Index: php4/tests/func/002.phpt diff -u

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

2002-11-27 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing List (http

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

2002-11-27 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing List (http

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

2002-12-01 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing

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

2002-12-03 Thread Derick Rethans
; default: (*func_p)(im, tmp); break; Can you please watch your whitespace here? Derick -- - Derick Rethans http

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

2002-12-05 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing

Re: [PHP-CVS] cvs: php4 /ext/session mod_files.c mod_mm.c session.c

2002-12-05 Thread Derick Rethans
the first letter in the error message while you're at it? Seems like to correct time to make this consistent too. Derick -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP

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

2002-12-09 Thread Derick Rethans
builds on some platforms, as T_ is not always defined. See the comment in bug #19555. Derick -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals

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

2002-12-11 Thread Derick Rethans
On Wed, 11 Dec 2002, Andrei Zmievski wrote: On Wed, 11 Dec 2002, Marcus Börger wrote: First this is not essential. So we'll leave it for 4.3.1 then. That would be my choice too. Derick -- - Derick Rethans

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

2002-12-11 Thread Derick Rethans
derick Wed Dec 11 15:10:59 2002 EDT Modified files: (Branch: PHP_4_3) /php4 run-tests.php Log: - Make it also work when you press enter instead of typing 'y' Index: php4/run-tests.php diff -u php4/run-tests.php:1.119.2.11 php4/run-tests.php:1.119.2.12

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

2002-12-11 Thread Derick Rethans
derick Wed Dec 11 15:13:43 2002 EDT Modified files: /php4 run-tests.php Log: - MFB Index: php4/run-tests.php diff -u php4/run-tests.php:1.131 php4/run-tests.php:1.132 --- php4/run-tests.php:1.131Wed Dec 11 11:49:00 2002 +++ php4/run-tests.php Wed

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

2002-12-12 Thread Derick Rethans
correctly, timestr-data); (notice the %e). To make sure such things dont happen we should not be doing this this far into the release process. Derick -- - Derick Rethans http://derickrethans.nl

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

2002-12-12 Thread Derick Rethans
? WHere do you get those numbers? Are you sure they are correct? Anywya, I think the solution Jani introduced is better, now we dont enable code if it's not available on a platform. Derick -- - Derick Rethans

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

2002-12-13 Thread Derick Rethans
/) To unsubscribe, visit: http://www.php.net/unsub.php -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mcrypt mcrypt.c /ext/mcrypt/tests bug21039.phpt

2002-12-16 Thread Derick Rethans
@@ -16,7 +16,7 @@ | Derick Rethans [EMAIL PROTECTED] | +--+ */ -/* $Id: mcrypt.c,v 1.77.4.1 2002/11/29 15:57:39 derick Exp $ */ +/* $Id: mcrypt.c,v 1.77.4.2 2002/12/16 09:03:09 derick Exp

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

2002-12-16 Thread Derick Rethans
derick Mon Dec 16 04:10:17 2002 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: - Update NEWS Index: php4/NEWS diff -u php4/NEWS:1.1247.2.25 php4/NEWS:1.1247.2.26 --- php4/NEWS:1.1247.2.25 Thu Dec 12 09:39:07 2002 +++ php4/NEWS Mon Dec 16

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

2002-12-16 Thread Derick Rethans
derick Mon Dec 16 04:11:16 2002 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: - Fix typo Index: php4/NEWS diff -u php4/NEWS:1.1247.2.26 php4/NEWS:1.1247.2.27 --- php4/NEWS:1.1247.2.26 Mon Dec 16 04:10:17 2002 +++ php4/NEWS Mon Dec 16

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

2002-12-21 Thread Derick Rethans
derick Sat Dec 21 12:46:32 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/pgsql pgsql.c Log: - Fix typo Index: php4/ext/pgsql/pgsql.c diff -u php4/ext/pgsql/pgsql.c:1.244.2.3 php4/ext/pgsql/pgsql.c:1.244.2.4 --- php4/ext/pgsql/pgsql.c:1.244.2.3

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

2002-12-21 Thread Derick Rethans
derick Sat Dec 21 12:48:37 2002 EDT Modified files: /php4/ext/pgsql pgsql.c Log: MFB: Fix typo Index: php4/ext/pgsql/pgsql.c diff -u php4/ext/pgsql/pgsql.c:1.252 php4/ext/pgsql/pgsql.c:1.253 --- php4/ext/pgsql/pgsql.c:1.252Mon Dec 16 02:46:36

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/ncurses ncurses_functions.c

2002-12-22 Thread Derick Rethans
such conflicts, like working on the same patch. Always set the 'assigned' status of a bug report, then these things dont happen (or atleast happen less) Derick -- - Derick Rethans http

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

2002-12-23 Thread Derick Rethans
On Mon, 23 Dec 2002, Moriyoshi Koizumi wrote: Derick Rethans [EMAIL PROTECTED] wrote: On Sun, 22 Dec 2002, Moriyoshi Koizumi wrote: moriyoshi Sun Dec 22 14:51:49 2002 EDT Modified files: /php4/ext/ncurses ncurses_functions.c Log

[PHP-CVS] cvs: php4 /ext/standard/tests/array bug21182.phpt

2002-12-25 Thread Derick Rethans
derick Wed Dec 25 15:08:36 2002 EDT Added files: /php4/ext/standard/tests/array bug21182.phpt Log: - Add test for bug #21182 Index: php4/ext/standard/tests/array/bug21182.phpt +++ php4/ext/standard/tests/array/bug21182.phpt --TEST-- Bug #21182

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/array bug21182.phpt

2002-12-25 Thread Derick Rethans
derick Wed Dec 25 15:11:38 2002 EDT Added files: (Branch: PHP_4_3) /php4/ext/standard/tests/array bug21182.phpt Log: - MFH: Test for bug #21182 Index: php4/ext/standard/tests/array/bug21182.phpt +++ php4/ext/standard/tests/array/bug21182.phpt

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

2002-12-25 Thread Derick Rethans
*/ zend_llist_apply(global_vars, (llist_apply_func_t) php_register_command_line_global_vars TSRMLS_CC); -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals

[PHP-CVS] cvs: php4(PHP_4_3) /ext/ncurses CREDITS

2002-12-26 Thread Derick Rethans
derick Thu Dec 26 18:41:59 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/ncurses CREDITS Log: All on one line Index: php4/ext/ncurses/CREDITS diff -u php4/ext/ncurses/CREDITS:1.1.10.1 php4/ext/ncurses/CREDITS:1.1.10.2 ---

[PHP-CVS] cvs: php4 /ext/dba config.m4 /ext/mssql config.m4

2002-12-30 Thread Derick Rethans
derick Mon Dec 30 03:55:21 2002 EDT Modified files: /php4/ext/mssql config.m4 /php4/ext/dba config.m4 Log: - Align mssql comment and clarify DBA handler selection Index: php4/ext/mssql/config.m4 diff -u php4/ext/mssql/config.m4:1.1

[PHP-CVS] cvs: php4(PHP_4_3) /ext/dba config.m4 /ext/mssql config.m4

2002-12-30 Thread Derick Rethans
derick Mon Dec 30 04:23:34 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mssql config.m4 /php4/ext/dba config.m4 Log: - MFH: Align mssql comment and clarify DBA handler selection Index: php4/ext/mssql/config.m4 diff -u

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

2002-12-30 Thread Derick Rethans
derick Mon Dec 30 09:08:26 2002 EDT Modified files: /php4/win32 install.txt Log: - euch Index: php4/win32/install.txt diff -u php4/win32/install.txt:1.18 php4/win32/install.txt:1.19 --- php4/win32/install.txt:1.18 Thu Dec 19 13:30:13 2002 +++

[PHP-CVS] cvs: php4 /ext/standard info.c /main php_ini.c

2002-12-30 Thread Derick Rethans
derick Mon Dec 30 10:03:51 2002 EDT Modified files: /php4/ext/standard info.c /php4/main php_ini.c Log: - Whitespace Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.219 php4/ext/standard/info.c:1.220 ---

[PHP-CVS] cvs: php4 /tests/run-test test005.phpt test008.phpt

2003-01-01 Thread Derick Rethans
derick Wed Jan 1 07:44:00 2003 EDT Added files: /php4/tests/run-testtest008.phpt Modified files: /php4/tests/run-testtest005.phpt Log: - Fix tests if Zend Optimizer is loaded Index: php4/tests/run-test/test005.phpt

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

2003-01-02 Thread Derick Rethans
derick Thu Jan 2 08:01:34 2003 EDT Modified files: /php4 Makefile.global Log: - Fix make test when CC was set to something with a parameter Index: php4/Makefile.global diff -u php4/Makefile.global:1.41 php4/Makefile.global:1.42 ---

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

2003-01-02 Thread Derick Rethans
derick Thu Jan 2 08:01:53 2003 EDT Modified files: (Branch: PHP_4_3) /php4 Makefile.global Log: - MFH: Fix make test when CC was set to something with a parameter Index: php4/Makefile.global diff -u php4/Makefile.global:1.40

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

2003-01-02 Thread Derick Rethans
derick Thu Jan 2 08:31:31 2003 EDT Modified files: (Branch: PHP_4_3) /php4/main php_streams.h Log: - MFH: Fix warnings on UnixWare Index: php4/main/php_streams.h diff -u php4/main/php_streams.h:1.61.2.5 php4/main/php_streams.h:1.61.2.6 ---

Re: [PHP-CVS] cvs: php4 / acinclude.m4 configure.in /main streams.c

2003-01-02 Thread Derick Rethans
glibc doesn't that imply that this define only need to be disabled for known broken systems and thus we can make the default not to define this thing. Derick -- - Derick Rethans http

[PHP-CVS] cvs: php4(PHP_4_3) /main SAPI.h

2003-01-02 Thread Derick Rethans
derick Thu Jan 2 12:58:58 2003 EDT Modified files: (Branch: PHP_4_3) /php4/main SAPI.h Log: Index: php4/main/SAPI.h diff -u php4/main/SAPI.h:1.87.2.1 php4/main/SAPI.h:1.87.2.2 --- php4/main/SAPI.h:1.87.2.1 Tue Dec 31 11:24:58 2002 +++ php4/main/SAPI.h

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

2003-01-02 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing

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

2003-01-03 Thread Derick Rethans
derick Fri Jan 3 04:19:50 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bugfixing news Index: php4/NEWS diff -u php4/NEWS:1.1247.2.40 php4/NEWS:1.1247.2.41 --- php4/NEWS:1.1247.2.40 Thu Jan 2 19:05:07 2003 +++ php4/NEWS Fri Jan 3

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

2003-01-03 Thread Derick Rethans
derick Fri Jan 3 05:39:22 2003 EDT Modified files: /php4 README.PARAMETER_PARSING_API Log: - Whitespace Index: php4/README.PARAMETER_PARSING_API diff -u php4/README.PARAMETER_PARSING_API:1.6 php4/README.PARAMETER_PARSING_API:1.7 ---

[PHP-CVS] cvs: php4 /ext/standard credits_ext.h /scripts credits

2003-01-03 Thread Derick Rethans
derick Fri Jan 3 05:48:38 2003 EDT Modified files: /php4/ext/standard credits_ext.h /php4/scripts credits Log: - Remove double Win32 COM functions line Index: php4/ext/standard/credits_ext.h diff -u php4/ext/standard/credits_ext.h:1.15

[PHP-CVS] cvs: php4 /ext/standard credits_sapi.h

2003-01-03 Thread Derick Rethans
derick Fri Jan 3 05:52:23 2003 EDT Modified files: /php4/ext/standard credits_sapi.h Log: - Update this one as well Index: php4/ext/standard/credits_sapi.h diff -u php4/ext/standard/credits_sapi.h:1.11 php4/ext/standard/credits_sapi.h:1.12 ---

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

2003-01-03 Thread Derick Rethans
derick Fri Jan 3 07:31:13 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: - MFH for bug #21311 Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.5 php4/ext/standard/string.c:1.333.2.6 ---

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

2003-01-03 Thread Derick Rethans
derick Fri Jan 3 13:57:38 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: - Remove broken lines (due to MFH) Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.6 php4/ext/standard/string.c:1.333.2.7 ---

[PHP-CVS] cvs: php4 /ext/mcrypt config.m4 mcrypt.c php_mcrypt.h

2003-01-03 Thread Derick Rethans
/mcrypt.c diff -u php4/ext/mcrypt/mcrypt.c:1.78 php4/ext/mcrypt/mcrypt.c:1.79 --- php4/ext/mcrypt/mcrypt.c:1.78 Tue Dec 31 11:06:55 2002 +++ php4/ext/mcrypt/mcrypt.cFri Jan 3 14:49:44 2003 @@ -16,7 +16,7 @@ | Derick Rethans [EMAIL PROTECTED

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

2003-01-03 Thread Derick Rethans
derick Fri Jan 3 16:30:50 2003 EDT Modified files: /php4/sapi/apache php_apache.c Log: - Fix typo (patch by Joseph Tate) Index: php4/sapi/apache/php_apache.c diff -u php4/sapi/apache/php_apache.c:1.73 php4/sapi/apache/php_apache.c:1.74 ---

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

2003-01-03 Thread Derick Rethans
derick Fri Jan 3 16:33:32 2003 EDT Modified files: /php4/sapi/apache php_apache.c Log: - Fix docrefs Index: php4/sapi/apache/php_apache.c diff -u php4/sapi/apache/php_apache.c:1.74 php4/sapi/apache/php_apache.c:1.75 --- php4/sapi/apache/php_apache.c:1.74

[PHP-CVS] cvs: php4 / NEWS

2003-01-04 Thread Derick Rethans
derick Sat Jan 4 13:35:38 2003 EDT Modified files: /php4 NEWS Log: - Fix typo Index: php4/NEWS diff -u php4/NEWS:1.1300 php4/NEWS:1.1301 --- php4/NEWS:1.1300Sat Jan 4 08:45:03 2003 +++ php4/NEWS Sat Jan 4 13:35:37 2003 @@ -7,7 +7,7 @@ .

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

2003-01-04 Thread Derick Rethans
derick Sat Jan 4 19:56:17 2003 EDT Modified files: /php4/ext/standard filestat.c Log: - Fix some of the netware crap Index: php4/ext/standard/filestat.c diff -u php4/ext/standard/filestat.c:1.116 php4/ext/standard/filestat.c:1.117 ---

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

2003-01-05 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http

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

2003-01-07 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing List

[PHP-CVS] cvs: php4 /ext/xmlrpc xmlrpc-epi-php.c

2003-01-10 Thread Derick Rethans
derick Fri Jan 10 03:24:55 2003 EDT Modified files: /php4/ext/xmlrpcxmlrpc-epi-php.c Log: - Fixed bug #20155: xmlrpc compile problem with zendengine2 (Path by Jan Schneider) @- Fixed bug #20155: xmlrpc compile problem with zendengine2 (Derick, Jan @

[PHP-CVS] cvs: php4 /ext/dotnet .cvsignore CREDITS EXPERIMENTAL README dotnet.cpp dotnet.dsp dotnet.php php_dotnet.h /ext/java .cvsignore CREDITS EXPERIMENTAL Makefile.frag README config.m4 except.php java.c java.dsp jawt.php jver.php reflect.java

2003-01-11 Thread Derick Rethans
derick Sat Jan 11 07:23:46 2003 EDT Removed files: /php4/ext/java .cvsignore CREDITS EXPERIMENTAL Makefile.frag README config.m4 except.php java.c java.dsp jawt.php jver.php reflect.java /php4/ext/dotnet

Re: [PHP-CVS] cvs: php4 /ext/standard browscap.c datetime.c pack.creg.c string.c

2003-01-11 Thread Derick Rethans
))-1); broken_str = (char *) emalloc(Z_STRLEN_PP(str)+1); -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- - Derick Rethans

[PHP-CVS] cvs: php4 / NEWS phpdoc-zh/reference/filesystem/functions flock.xml fread.xml rename.xml rmdir.xml unlink.xml

2003-01-12 Thread Derick Rethans
derick Sun Jan 12 07:45:19 2003 EDT Modified files: /phpdoc-zh/reference/filesystem/functions flock.xml fread.xml rename.xml rmdir.xml unlink.xml /php4 NEWS

Re: [PHP-CVS] cvs: php4 / NEWS phpdoc-zh/reference/filesystem/functionsflock.xml fread.xml rename.xml rmdir.xml unlink.xml

2003-01-12 Thread Derick Rethans
Hey On Sun, 12 Jan 2003, Derick Rethans wrote: derickSun Jan 12 07:45:19 2003 EDT Modified files: /phpdoc-zh/reference/filesystem/functions flock.xml fread.xml rename.xml rmdir.xml

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

2003-01-13 Thread Derick Rethans
derick Mon Jan 13 03:19:52 2003 EDT Modified files: /php4/ext/domxmlphp_domxml.c Log: - Fix ZTS build Index: php4/ext/domxml/php_domxml.c diff -u php4/ext/domxml/php_domxml.c:1.232 php4/ext/domxml/php_domxml.c:1.233 ---

Re: [PHP-CVS] cvs: php4 /ext/rpc/xmlrpc xmlrpc-epi-php.c

2003-01-13 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP-CVS] cvs: CVSROOT / cvswrappers

2003-01-13 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing List

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

2003-01-14 Thread Derick Rethans
derick Tue Jan 14 08:55:00 2003 EDT Modified files: /php4/win32 install.txt Log: s/gd/gd2 Index: php4/win32/install.txt diff -u php4/win32/install.txt:1.19 php4/win32/install.txt:1.20 --- php4/win32/install.txt:1.19 Mon Dec 30 09:08:25 2002 +++

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

2003-01-15 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing List (http://www.php.net

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

2003-01-15 Thread Derick Rethans
On Wed, 15 Jan 2003, Edin Kadribasic wrote: On Wed, 15 Jan 2003, Derick Rethans wrote: On Wed, 15 Jan 2003, Edin Kadribasic wrote: Does this mean that SAPI modules in 4.3.1 will not be binary compatible with the ones from 4.3.0? Besides that I'm also not sure if we should

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

2003-01-15 Thread Derick Rethans
there, and as we're not going to release 4.4. anyway, why keep it 'pure'? It will only makes things much harder to handle. I'm -1 on creating a seperate branch. Derick -- - Derick Rethans http

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

2003-01-15 Thread Derick Rethans
before (for 4.2.2): branch from php_4_3_0 and release php 4.3.1 from there. Derick -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http

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

2003-01-17 Thread Derick Rethans
derick Fri Jan 17 13:07:10 2003 EDT Modified files: /php4/ext/standard info.c Log: - Fixed a bug that made that no newline was displayed when there was no value for a row. Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.222

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

2003-01-17 Thread Derick Rethans
derick Fri Jan 17 13:12:39 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard info.c Log: - MFH: Fixed a bug that made that no newline was displayed when there was no value for a row. Index: php4/ext/standard/info.c diff -u

[PHP-CVS] cvs: php4 /ext/standard/tests/general_functions proc_open.phpt

2003-01-18 Thread Derick Rethans
derick Sat Jan 18 08:53:26 2003 EDT Modified files: /php4/ext/standard/tests/general_functions proc_open.phpt Log: - Skip test if the function to test is not available #- Perhaps we need some infrastructure for this... Index:

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

2003-01-18 Thread Derick Rethans
derick Sat Jan 18 08:55:58 2003 EDT Modified files: /php4/ext/standard file.c Log: - Fixed memleak in fscanf(). Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.292 php4/ext/standard/file.c:1.293 --- php4/ext/standard/file.c:1.292

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

2003-01-20 Thread Derick Rethans
, Stefan Esser, Moriyoshi Koizumi, Sebastian Nohn, Derick Rethans, Melvyn Sopacua, Jani Taskinen); + php_info_print_table_row(1, Ilia Alshanetsky, Joerg Behrens, Stefan +Esser, Moriyoshi Koizumi, Magnus Maatta, Sebastian Nohn, Derick Rethans, Melvyn +Sopacua, Jani Taskinen

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

2003-01-24 Thread Derick Rethans
derick Fri Jan 24 03:51:00 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard file.c Log: - MFH: memleak Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.279.2.6 php4/ext/standard/file.c:1.279.2.7 ---

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

2003-01-27 Thread Derick Rethans
to the sever. MFH? (the branch is PHP_4_3). Derick -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net

[PHP-CVS] cvs: php4(PHP_4_3) /main php_scandir.c

2003-01-28 Thread Derick Rethans
derick Tue Jan 28 11:05:07 2003 EDT Modified files: (Branch: PHP_4_3) /php4/main php_scandir.c Log: - Fix includes Index: php4/main/php_scandir.c diff -u php4/main/php_scandir.c:1.2.2.2 php4/main/php_scandir.c:1.2.2.3 --- php4/main/php_scandir.c:1.2.2.2

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

2003-01-28 Thread Derick Rethans
derick Tue Jan 28 11:05:34 2003 EDT Modified files: /php4/main php_scandir.c Log: - Fix includes Index: php4/main/php_scandir.c diff -u php4/main/php_scandir.c:1.3 php4/main/php_scandir.c:1.4 --- php4/main/php_scandir.c:1.3 Tue Jan 28 11:04:10 2003 +++

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

2003-02-03 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing List (http

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

2003-02-03 Thread Derick Rethans
derick Mon Feb 3 07:14:13 2003 EDT Modified files: /php4 run-tests.php Log: - Make VIM highlighting happy Index: php4/run-tests.php diff -u php4/run-tests.php:1.141 php4/run-tests.php:1.142 --- php4/run-tests.php:1.141Sat Feb 1 08:28:32 2003 +++

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c url.c url.h /main streams.c

2003-02-07 Thread Derick Rethans
the headers s/get_browser/get_headers Derick -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net

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

2003-02-08 Thread Derick Rethans
not be empty); + RETURN_FALSE; + } Please use php_error_docref in new code... Derick -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/time 003.phpt

2003-02-09 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP

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

2003-02-09 Thread Derick Rethans
derick Sun Feb 9 07:15:05 2003 EDT Modified files: /php4/ext/mssql php_mssql.c Log: - Whitespace fixes Index: php4/ext/mssql/php_mssql.c diff -u php4/ext/mssql/php_mssql.c:1.105 php4/ext/mssql/php_mssql.c:1.106 --- php4/ext/mssql/php_mssql.c:1.105Sun

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

2003-02-09 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing List (http

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/file 003-win32.phpt003.phpt

2003-02-09 Thread Derick Rethans
: is_executable() does not exist on Windows *sigh* it does, since last night. Derick -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php

RE: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/file 003-win32.phpt003.phpt

2003-02-09 Thread Derick Rethans
-- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ - -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP-CVS] cvs: php4 / NEWS

2003-02-09 Thread Derick Rethans
On Sun, 9 Feb 2003, Jani Taskinen wrote: sniperSun Feb 9 15:07:23 2003 EDT Modified files: /php4 NEWS Log: order, style.. yes, sir, yes! :-) Derick -- - Derick

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

2003-02-11 Thread Derick Rethans
--with-readline. It's better to prefer libedit, as realdine is GPL and thus actually not compatible witht he PHP licence... I think :) Derick -- - Derick Rethans http://derickrethans.nl/ PHP Magazine

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

2003-02-15 Thread Derick Rethans
#0 MFH? Derick -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net

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

2003-02-16 Thread Derick Rethans
derick Mon Feb 17 01:35:13 2003 EDT Modified files: /php4/ext/standard proc_open.c Log: - Style polizei Index: php4/ext/standard/proc_open.c diff -u php4/ext/standard/proc_open.c:1.8 php4/ext/standard/proc_open.c:1.9 --- php4/ext/standard/proc_open.c:1.8

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