Re: [PHP-CVS] cvs: php-src(PHP_5_1) / NEWS

2005-10-16 Thread Derick Rethans
be noted anyway. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2005-10-15 Thread Derick Rethans
derick Sat Oct 15 08:50:22 2005 EDT Modified files: /php-src/ext/standard string.c Log: - Fixed folding markers. http://cvs.php.net/diff.php/php-src/ext/standard/string.c?r1=1.494r2=1.495ty=u Index: php-src/ext/standard/string.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/date php_date.c /ext/date/lib fallbackmap.h

2005-10-15 Thread Derick Rethans
derick Sat Oct 15 14:12:31 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/date php_date.c /php-src/ext/date/lib fallbackmap.h Log: - Fixed timezone guessing on Windows. (Derick, Nuno)

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date/lib timezonedb.h

2005-10-15 Thread Derick Rethans
derick Sat Oct 15 14:13:23 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date/lib timezonedb.h Log: - Updated timezone database to version 2005.14. http://cvs.php.net/diff.php/php-src/ext/date/lib/timezonedb.h?r1=1.4.2.3r2=1.4.2.4ty=u Index:

[PHP-CVS] cvs: php-src /ext/date/lib timezonedb.h

2005-10-15 Thread Derick Rethans
derick Sat Oct 15 14:14:13 2005 EDT Modified files: /php-src/ext/date/lib timezonedb.h Log: - MF51: Updated timezone database to version 2005.14. http://cvs.php.net/diff.php/php-src/ext/date/lib/timezonedb.h?r1=1.7r2=1.8ty=u Index:

[PHP-CVS] cvs: php-src /ext/date php_date.c /ext/date/lib fallbackmap.h

2005-10-15 Thread Derick Rethans
derick Sat Oct 15 14:14:40 2005 EDT Modified files: /php-src/ext/date php_date.c /php-src/ext/date/lib fallbackmap.h Log: - MF51: Fixed timezone guessing on Windows. http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.62r2=1.63ty=u

Re: [PHP-CVS] cvs: php-src / NEWS /sapi/apache2handler sapi_apache2.c

2005-10-13 Thread Derick Rethans
for HEAD MFH'ed to 5.0 too. Feel free to backport them ofcourse... Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2005-10-12 Thread Derick Rethans
derick Wed Oct 12 15:49:37 2005 EDT Modified files: /php-src/ext/date php_date.c Log: - Apperently you can't store NULL pointer values into Zend hashes - god know why not - so we won't store those in the cache anymore.

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c

2005-10-12 Thread Derick Rethans
derick Wed Oct 12 15:49:59 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c Log: - MFH: Apperently you can't store NULL pointer values into Zend hashes - god know why not - so we won't store those in the cache anymore.

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

2005-10-10 Thread Derick Rethans
derick Mon Oct 10 12:41:41 2005 EDT Modified files: /php-src/ext/date php_date.c Log: - Make sure the tzcache' dtor doesn't cleanup cached misses in the lookup tables. http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.60r2=1.61ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c

2005-10-10 Thread Derick Rethans
derick Mon Oct 10 12:42:32 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c Log: - MFH: Make sure the tzcache' dtor doesn't cleanup cached misses in the lookup tables.

[PHP-CVS] cvs: php-src /ext/date/lib parse_date.c /ext/date/lib/resource parse_date.re /ext/date/tests bug34676.phpt

2005-10-08 Thread Derick Rethans
derick Sat Oct 8 10:30:16 2005 EDT Added files: /php-src/ext/date/tests bug34676.phpt Modified files: /php-src/ext/date/lib parse_date.c /php-src/ext/date/lib/resource parse_date.re Log: - Fixed bug #34676: missing

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/date/lib parse_date.c /ext/date/lib/resource parse_date.re /ext/date/tests bug34676.phpt

2005-10-08 Thread Derick Rethans
derick Sat Oct 8 10:31:20 2005 EDT Added files: (Branch: PHP_5_1) /php-src/ext/date/tests bug34676.phpt Modified files: /php-srcNEWS /php-src/ext/date/lib parse_date.c /php-src/ext/date/lib/resource parse_date.re

[PHP-CVS] cvs: php-src /ext/date/lib timezonemap.h

2005-10-07 Thread Derick Rethans
derick Fri Oct 7 03:57:46 2005 EDT Modified files: /php-src/ext/date/lib timezonemap.h Log: - Synced timezonemap with latest data. http://cvs.php.net/diff.php/php-src/ext/date/lib/timezonemap.h?r1=1.2r2=1.3ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date/lib timezonemap.h

2005-10-07 Thread Derick Rethans
derick Fri Oct 7 04:06:42 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date/lib timezonemap.h Log: - MFH: New timezonemap data. http://cvs.php.net/diff.php/php-src/ext/date/lib/timezonemap.h?r1=1.1.2.1r2=1.1.2.2ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS configure.in /main php_version.h

2005-10-07 Thread Derick Rethans
derick Fri Oct 7 04:55:36 2005 EDT Modified files: (Branch: PHP_4_4) /php-srcNEWS configure.in /php-src/main php_version.h Log: - Go with PHP 4.4.1RC1. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.49r2=1.1247.2.920.2.50ty=u

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS configure.in /main php_version.h

2005-10-07 Thread Derick Rethans
derick Fri Oct 7 05:32:06 2005 EDT Modified files: (Branch: PHP_4_4) /php-srcNEWS configure.in /php-src/main php_version.h Log: - Back to dev. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.50r2=1.1247.2.920.2.51ty=u Index:

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

2005-10-07 Thread Derick Rethans
derick Fri Oct 7 09:33:13 2005 EDT Modified files: /php-src/ext/date php_date.c Log: - Change parameter name because NetWare expands tzname as a macro to something else. http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.58r2=1.59ty=u

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c

2005-10-07 Thread Derick Rethans
derick Fri Oct 7 09:33:31 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c Log: - MFH: Change parameter name because NetWare expands tzname as a macro to something else.

[PHP-CVS] cvs: CVSROOT / avail

2005-10-07 Thread Derick Rethans
derick Fri Oct 7 14:51:18 2005 EDT Modified files: /CVSROOTavail Log: - Give traufeisen karma to his pecl extension. http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.1034r2=1.1035ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1034 CVSROOT/avail:1.1035

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

2005-10-07 Thread Derick Rethans
derick Fri Oct 7 16:32:00 2005 EDT Modified files: /php-src/ext/date php_date.c Log: - Make the Windows guessing routines actually return the guessed timezone. http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.59r2=1.60ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c

2005-10-07 Thread Derick Rethans
derick Fri Oct 7 16:32:18 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c Log: - MFH: Make the Windows guessing routines actually return the guessed timezone.

Re: [PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c

2005-10-07 Thread Derick Rethans
, you forgot to return it :) Something like the above will work: Updated patch to cover all test cases @ http://mega.ist.utl.pt/~ncpl/php_date_win.txt COmmitted with a minor change, please test. And thanks for the patch. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no

Re: [PHP-CVS] Re: cvs: php-src /ext/date/lib timelib_structs.h

2005-10-06 Thread Derick Rethans
+#include timelib_config.h I do believe that: #ifdef PHP_WIN32 #include timelib_config.h #else #include timelib_config.h #endif should fix the windows build without ruining the patch. No, can't do that as PHP_WIN32 is not defined for the standalone library. regrads, Derick -- Derick

[PHP-CVS] cvs: php-src /ext/standard config.w32 /ext/wddx config.w32

2005-10-06 Thread Derick Rethans
derick Thu Oct 6 09:03:31 2005 EDT Modified files: /php-src/ext/standard config.w32 /php-src/ext/wddx config.w32 Log: - Fixed Windows build (patch by Mike) http://cvs.php.net/diff.php/php-src/ext/standard/config.w32?r1=1.4r2=1.5ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard config.w32 /ext/wddx config.w32

2005-10-06 Thread Derick Rethans
derick Thu Oct 6 09:03:43 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/standard config.w32 /php-src/ext/wddx config.w32 Log: - MFH: Fixed Windows build (patch by Mike)

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c php_date.h

2005-10-05 Thread Derick Rethans
derick Wed Oct 5 04:20:46 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c php_date.h Log: - Implemented tzcache - Attempt at Windows detection code

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c

2005-10-05 Thread Derick Rethans
derick Wed Oct 5 04:23:44 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c Log: - Fixed typo. http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.43.2.10r2=1.43.2.11ty=u Index: php-src/ext/date/php_date.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c

2005-10-05 Thread Derick Rethans
derick Wed Oct 5 07:06:57 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c Log: - Implement correct Windows timezone guessing. http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.43.2.11r2=1.43.2.12ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo pdo.c

2005-10-05 Thread Derick Rethans
derick Wed Oct 5 09:51:49 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/pdopdo.c Log: - Committing some changes that make PDO+SPL not crash anymore. These are done by Marcus. and I'm committing them in order to actually use PHP 5.1 without

[PHP-CVS] cvs: php-src /ext/date php_date.c php_date.h

2005-10-05 Thread Derick Rethans
derick Wed Oct 5 14:38:31 2005 EDT Modified files: /php-src/ext/date php_date.c php_date.h Log: - MF51: Windows Timezone guessing code http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.57r2=1.58ty=u Index: php-src/ext/date/php_date.c diff -u

[PHP-CVS] cvs: php-src /ext/date php_date.c php_date.h /ext/date/lib .cvsignore parse_date.c parse_tz.c timelib.h timelib_structs.h timezonedb.h /ext/date/lib/resource parse_date.re

2005-10-03 Thread Derick Rethans
derick Mon Oct 3 07:15:23 2005 EDT Modified files: /php-src/ext/date php_date.c php_date.h /php-src/ext/date/lib .cvsignore parse_date.c parse_tz.c timelib.h timelib_structs.h timezonedb.h

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c php_date.h /ext/date/lib .cvsignore parse_date.c parse_tz.c timelib.h timelib_structs.h timezonedb.h /ext/date/lib/resource parse_date.re

2005-10-03 Thread Derick Rethans
derick Mon Oct 3 07:17:37 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c php_date.h /php-src/ext/date/lib .cvsignore parse_date.c parse_tz.c timelib.h timelib_structs.h timezonedb.h

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

2005-10-03 Thread Derick Rethans
derick Mon Oct 3 07:34:29 2005 EDT Modified files: /php-src/ext/date php_date.c Log: - Only load external database when it is newer. http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.55r2=1.56ty=u Index: php-src/ext/date/php_date.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c

2005-10-03 Thread Derick Rethans
derick Mon Oct 3 07:34:51 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c Log: - MFH: Only use external database when it is newer than the builtin one.

Re: [PHP-CVS] cvs: php-src / NEWS /sapi/cli php_cli.c

2005-10-03 Thread Derick Rethans
itself? Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date/lib .cvsignore

2005-10-02 Thread Derick Rethans
derick Sun Oct 2 12:01:14 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date/lib .cvsignore Log: - parse_date.c should not be here, as make clean removes it then.

[PHP-CVS] cvs: php-src /ext/date/lib .cvsignore

2005-10-02 Thread Derick Rethans
derick Sun Oct 2 12:01:42 2005 EDT Modified files: /php-src/ext/date/lib .cvsignore Log: - MF51: removed parse_date.c from .cvsignore file. http://cvs.php.net/diff.php/php-src/ext/date/lib/.cvsignore?r1=1.5r2=1.6ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date/lib .cvsignore

2005-10-02 Thread Derick Rethans
derick Sun Oct 2 12:30:44 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date/lib .cvsignore Log: - timelib_config.h should stay too. http://cvs.php.net/diff.php/php-src/ext/date/lib/.cvsignore?r1=1.4.2.2r2=1.4.2.3ty=u Index:

[PHP-CVS] cvs: php-src /ext/date/lib .cvsignore

2005-10-02 Thread Derick Rethans
derick Sun Oct 2 12:31:03 2005 EDT Modified files: /php-src/ext/date/lib .cvsignore Log: - MF51: timelib_config.h should stay too. http://cvs.php.net/diff.php/php-src/ext/date/lib/.cvsignore?r1=1.6r2=1.7ty=u Index: php-src/ext/date/lib/.cvsignore

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c /ext/date/lib .cvsignore fallbackmap.h parse_date.c timelib.h timelib_structs.h timezonemap.h /ext/date/lib/resource parse_date.re /ext/date/tes

2005-10-01 Thread Derick Rethans
derick Sat Oct 1 11:04:08 2005 EDT Added files: (Branch: PHP_5_1) /php-src/ext/date/lib fallbackmap.h timezonemap.h Modified files: /php-src/ext/date php_date.c /php-src/ext/date/lib .cvsignore parse_date.c timelib.h

Re: [PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo_sqlite config.m4

2005-09-25 Thread Derick Rethans
against 5.0? Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src /win32/build config.w32

2005-09-22 Thread Derick Rethans
ext/ in their include path to the headers? This makes more sense IMO. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /win32/build config.w32.h.in

2005-09-21 Thread Derick Rethans
derick Wed Sep 21 04:40:56 2005 EDT Modified files: /php-src/win32/buildconfig.w32.h.in Log: - Fixed definition in correct file. (Patch by Nuno) http://cvs.php.net/diff.php/php-src/win32/build/config.w32.h.in?r1=1.7r2=1.8ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /win32/build config.w32.h.in

2005-09-21 Thread Derick Rethans
derick Wed Sep 21 04:41:16 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/win32/buildconfig.w32.h.in Log: - MFH: Fixed definition in correct file. (Patch by Nuno)

Re: [PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard http_fopen_wrapper.c

2005-09-21 Thread Derick Rethans
are adding new features so late in the release process? Shouldn't we rather focus on getting 5.1 out of the door? regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http

RE: [PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard http_fopen_wrapper.c

2005-09-21 Thread Derick Rethans
possibly change any other code either (as it's new). Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src / php.ini-dist php.ini-recommended run-tests.php /ext/mcrypt mcrypt.c /ext/session session.c /ext/simplexml simplexml.c /ext/simplexml/tests 012.phpt /ext/spl/tests array_0

2005-09-15 Thread Derick Rethans
@@ | Derick Rethans [EMAIL PROTECTED]| +--+ */ -/* $Id: mcrypt.c,v 1.91 2005/08/03 14:07:24 sniper Exp $ */ +/* $Id: mcrypt.c,v 1.92 2005/09/15 16:19:43 derick Exp $ */ #ifdef HAVE_CONFIG_H #include config.h

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

2005-09-15 Thread Derick Rethans
derick Thu Sep 15 12:20:06 2005 EDT Added files: /php-src/tests/lang catchable_error_001.phpt catchable_error_002.phpt Log: - Added tests. http://cvs.php.net/co.php/php-src/tests/lang/catchable_error_001.phpt?r=1.1p=1 Index:

[PHP-CVS] cvs: php-src / NEWS /main config.w32.h snprintf.h

2005-09-15 Thread Derick Rethans
derick Thu Sep 15 15:10:14 2005 EDT Modified files: /php-srcNEWS /php-src/main config.w32.h snprintf.h Log: - Fixed bug #34052 (date('U') returns %ld not unix timestamp). http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2060r2=1.2061ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /main config.w32.h snprintf.h

2005-09-15 Thread Derick Rethans
derick Thu Sep 15 15:11:15 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/main config.w32.h snprintf.h Log: - MFH: Fixed bug #34052 (date('U') returns %ld not unix timestamp).

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

2005-09-14 Thread Derick Rethans
On Tue, 13 Sep 2005, Andrei Zmievski wrote: WTF do you mean, optional? He prefers 1s of #ifdefs... Derick -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_0) /main main.c

2005-09-14 Thread Derick Rethans
derick Wed Sep 14 16:11:29 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/main main.c Log: - MF51: Fixed shutdown order. http://cvs.php.net/diff.php/php-src/main/main.c?r1=1.604.2.22r2=1.604.2.23ty=u Index: php-src/main/main.c diff -u

[PHP-CVS] cvs: php-src /ext/standard array.c /ext/standard/tests/array locale_sort.phpt ZendEngine2 zend_operators.c

2005-09-12 Thread Derick Rethans
derick Mon Sep 12 05:53:23 2005 EDT Modified files: /ZendEngine2zend_operators.c /php-src/ext/standard array.c /php-src/ext/standard/tests/array locale_sort.phpt Log: - Reimplement SORT_LOCALE_STRING with ICU locales.

Re: [PHP-CVS] cvs: php-src /ext/standard array.c /ext/standard/tests/array locale_sort.phpt ZendEngine2 zend_operators.c

2005-09-12 Thread Derick Rethans
On Mon, 12 Sep 2005, Andrei Zmievski wrote: Perhaps we should cache the locale object somewhere.. yes, that's already on my todo list. Have some basic stuff working for that already, but no time to finish. Probably tomorrow on the plane. Derick -- Derick Rethans http://derickrethans.nl

[PHP-CVS] cvs: php-src(PHP_5_1) / configure.in /main php_version.h

2005-09-10 Thread Derick Rethans
derick Sat Sep 10 11:44:17 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcconfigure.in /php-src/main php_version.h Log: - Fix version numbers as discussed to help version_compare for the PEAR folks.

[PHP-CVS] cvs: php-src / unicode-progress.txt

2005-09-09 Thread Derick Rethans
derick Fri Sep 9 05:54:19 2005 EDT Modified files: /php-srcunicode-progress.txt Log: - Added Rollands latest upgrades. http://cvs.php.net/diff.php/php-src/unicode-progress.txt?r1=1.7r2=1.8ty=u Index: php-src/unicode-progress.txt diff -u

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

2005-09-09 Thread Derick Rethans
if you're upgrading a function? regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2005-09-08 Thread Derick Rethans
derick Thu Sep 8 10:07:42 2005 EDT Modified files: /php-src/ext/standard string.c Log: - Make ord() work on binary strings too. http://cvs.php.net/diff.php/php-src/ext/standard/string.c?r1=1.480r2=1.481ty=u Index: php-src/ext/standard/string.c diff

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

2005-09-07 Thread Derick Rethans
derick Wed Sep 7 15:09:27 2005 EDT Modified files: /php-src/ext/date php_date.c Log: - Fix buglett with date() that cause truncated strings to be returned when Unicode is turned on.

[PHP-CVS] cvs: CVSROOT / avail

2005-09-02 Thread Derick Rethans
derick Fri Sep 2 05:07:42 2005 EDT Modified files: /CVSROOTavail Log: - Add PECL karma to people which maintain extensions that were moved to PECL. http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.1014r2=1.1015ty=u Index: CVSROOT/avail diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/date php_date.c /ext/date/lib dow.c timelib.h /ext/date/tests bug34304.phpt

2005-09-02 Thread Derick Rethans
derick Fri Sep 2 05:33:09 2005 EDT Added files: (Branch: PHP_5_1) /php-src/ext/date/tests bug34304.phpt Modified files: /php-srcNEWS /php-src/ext/date php_date.c /php-src/ext/date/lib dow.c timelib.h Log: - Fixed

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

2005-09-02 Thread Derick Rethans
derick Fri Sep 2 05:39:21 2005 EDT Modified files: /php-src/ext/date php_date.c Log: - Fixed bad MF51. http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.49r2=1.50ty=u Index: php-src/ext/date/php_date.c diff -u php-src/ext/date/php_date.c:1.49

[PHP-CVS] cvs: php-src /ext/date php_date.c /ext/date/lib dow.c timelib.h

2005-09-02 Thread Derick Rethans
derick Fri Sep 2 05:41:10 2005 EDT Modified files: /php-src/ext/date php_date.c /php-src/ext/date/lib dow.c timelib.h Log: - MF51: Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day).

[PHP-CVS] cvs: php-src /ext/date php_date.c php_date.h

2005-09-02 Thread Derick Rethans
derick Fri Sep 2 10:57:42 2005 EDT Modified files: /php-src/ext/date php_date.c php_date.h Log: - Added date_time_set, date_date_set and date_isodate_set() functions, and setTime, setDate and setISODate() methods.

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c php_date.h

2005-09-02 Thread Derick Rethans
derick Fri Sep 2 10:58:01 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c php_date.h Log: - MFH: Added date_time_set, date_date_set and date_isodate_set() functions, and setTime, setDate and setISODate() methods.

[PHP-CVS] cvs: php-src /ext/date/lib parse_tz.c /ext/date/tests bug33414-2.phpt

2005-09-01 Thread Derick Rethans
derick Thu Sep 1 08:41:44 2005 EDT Modified files: /php-src/ext/date/lib parse_tz.c /php-src/ext/date/tests bug33414-2.phpt Log: - Fixed bug #33414 (Comprehensive list of incorrect days returned after strtotime() / date() tests).

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/date/lib parse_tz.c /ext/date/tests bug33414-2.phpt

2005-09-01 Thread Derick Rethans
derick Thu Sep 1 08:42:40 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/date/lib parse_tz.c /php-src/ext/date/tests bug33414-2.phpt Log: - MFH: Fixed bug #33414 (Comprehensive list of incorrect days returned after

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/date/lib dow.c /ext/date/tests bug33957.phpt

2005-08-31 Thread Derick Rethans
derick Wed Aug 31 10:29:24 2005 EDT Added files: (Branch: PHP_5_1) /php-src/ext/date/tests bug33957.phpt Modified files: /php-srcNEWS /php-src/ext/date/lib dow.c Log: - Fixed bug #33957 (gmdate('W')/date('W') sometimes

[PHP-CVS] cvs: php-src / NEWS /ext/date/lib dow.c /ext/date/tests bug33957.phpt

2005-08-31 Thread Derick Rethans
derick Wed Aug 31 10:31:46 2005 EDT Modified files: /php-srcNEWS /php-src/ext/date/lib dow.c /php-src/ext/date/tests bug33957.phpt Log: - Fixed bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number).

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard datetime.c

2005-08-30 Thread Derick Rethans
derick Tue Aug 30 05:14:52 2005 EDT Modified files: (Branch: PHP_4_4) /php-srcNEWS /php-src/ext/standard datetime.c Log: - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/date php_date.c

2005-08-30 Thread Derick Rethans
derick Tue Aug 30 05:17:09 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/date php_date.c Log: - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS /ext/standard datetime.c

2005-08-30 Thread Derick Rethans
derick Tue Aug 30 05:15:58 2005 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS /php-src/ext/standard datetime.c Log: - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).

[PHP-CVS] cvs: php-src / NEWS /ext/date php_date.c

2005-08-30 Thread Derick Rethans
derick Tue Aug 30 05:17:56 2005 EDT Modified files: /php-srcNEWS /php-src/ext/date php_date.c Log: - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9). http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2047r2=1.2048ty=u Index:

[PHP-CVS] cvs: php-src / NEWS /main/streams plain_wrapper.c

2005-08-26 Thread Derick Rethans
derick Fri Aug 26 08:50:07 2005 EDT Modified files: /php-srcNEWS /php-src/main/streams plain_wrapper.c Log: - Fixed a bug where stream_get_meta_data() did not return the uri element for files opened with tmpname().

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /main/streams plain_wrapper.c

2005-08-26 Thread Derick Rethans
derick Fri Aug 26 08:56:08 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/main/streams plain_wrapper.c Log: - MFH: Fixed a bug where stream_get_meta_data() did not return the uri element for files opened with tmpname().

[PHP-CVS] cvs: php-src /ext/date/lib parse_date.c /ext/date/lib/resource parse_date.re /ext/date/tests bug34087.phpt

2005-08-25 Thread Derick Rethans
derick Thu Aug 25 05:46:33 2005 EDT Modified files: /php-src/ext/date/lib parse_date.c /php-src/ext/date/lib/resource parse_date.re /php-src/ext/date/tests bug34087.phpt Log: - Fixed bug #34087 for real.

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c php_date.h /ext/date/lib parse_date.c timelib.h /ext/date/lib/resource parse_date.re /ext/date/tests bug34087.phpt

2005-08-25 Thread Derick Rethans
derick Thu Aug 25 05:47:29 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c php_date.h /php-src/ext/date/lib parse_date.c timelib.h /php-src/ext/date/lib/resource parse_date.re /php-src/ext/date/tests bug34087.phpt

[PHP-CVS] cvs: php-src /ext/date/tests bug34087.phpt

2005-08-24 Thread Derick Rethans
derick Wed Aug 24 10:17:59 2005 EDT Modified files: /php-src/ext/date/tests bug34087.phpt Log: - Fix test. http://cvs.php.net/diff.php/php-src/ext/date/tests/bug34087.phpt?r1=1.2r2=1.3ty=u Index: php-src/ext/date/tests/bug34087.phpt diff -u

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

2005-08-24 Thread Derick Rethans
derick Wed Aug 24 13:10:28 2005 EDT Modified files: /php-src/ext/date php_date.c Log: - Make it compile in ZTS mode #- *untested* http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.46r2=1.47ty=u Index: php-src/ext/date/php_date.c diff -u

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

2005-08-23 Thread Derick Rethans
derick Tue Aug 23 02:49:01 2005 EDT Modified files: /php-src/main spprintf.c Log: - Fixed another little buglet in the spprintf() formatters. http://cvs.php.net/diff.php/php-src/main/spprintf.c?r1=1.32r2=1.33ty=u Index: php-src/main/spprintf.c diff -u

[PHP-CVS] cvs: php-src /tests/unicode .cvsignore

2005-08-23 Thread Derick Rethans
derick Tue Aug 23 07:41:03 2005 EDT Added files: /php-src/tests/unicode .cvsignore Log: - Added .cvsignore file. http://cvs.php.net/co.php/php-src/tests/unicode/.cvsignore?r=1.1p=1 Index: php-src/tests/unicode/.cvsignore +++

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

2005-08-22 Thread Derick Rethans
derick Mon Aug 22 10:16:07 2005 EDT Modified files: /php-src/ext/xslxsltprocessor.c Log: - Fixed typo. http://cvs.php.net/diff.php/php-src/ext/xsl/xsltprocessor.c?r1=1.40r2=1.41ty=u Index: php-src/ext/xsl/xsltprocessor.c diff -u

RE: [PHP-CVS] cvs: php-src /ext/standard md5.c /ext/standard/tests/strings explode.phpt strcspn.phpt strspn.phptstrstr.phpt

2005-08-17 Thread Derick Rethans
On Wed, 17 Aug 2005, Dmitry Stogov wrote: May be nice to have, however ASCII to unicode conversion is not usual case. Usualy we have non ASCII but some encoding (UG(runrime_encoding)). But we can have a macro for that too, isn't it? :) Derick -- Derick Rethans http://derickrethans.nl | http

Re: [PHP-CVS] cvs: php-src /ext/simplexml/tests 004.phpt /ext/standard string.c /tests/classes tostring.phpt /tests/reflection 005.phpt

2005-08-17 Thread Derick Rethans
On Wed, 17 Aug 2005, Dmitry Stogov wrote: dmitryWed Aug 17 07:36:32 2005 EDT Modified files: /php-src/ext/simplexml/tests 004.phpt /php-src/ext/standard string.c /php-src/tests/classestostring.phpt /php-src/tests/reflection

[PHP-CVS] Re: Test suite for unicode mode (was RE: [PHP-CVS] cvs: php-src / run-tests.php /ext/pdo/tests pdo_001.phpt ...)

2005-08-16 Thread Derick Rethans
up with something that allows us to use one --EXPECT--, not sure how yet, but I think we can manage that. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/standard php_smart_str.h /main spprintf.c

2005-08-16 Thread Derick Rethans
derick Tue Aug 16 14:02:41 2005 EDT Modified files: /php-src/ext/standard php_smart_str.h /php-src/main spprintf.c Log: - Fixed a couple of bugs in the new smart_str macros, and allow them to allocate two extra bytes (so that we can pad them

Re: [PHP-CVS] cvs: php-src /ext/standard php_smart_str.h /main spprintf.c spprintf.h

2005-08-15 Thread Derick Rethans
(http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src / run-tests.php /ext/pdo/tests pdo_001.phpt pdo_002.phpt pdo_003.phpt pdo_004.phpt pdo_005.phpt pdo_006.phpt pdo_007.phpt pdo_008.phpt pdo_009.phpt pdo_010.phpt pdo_011.php

2005-08-15 Thread Derick Rethans
have to ahve two EXPECT blocks. I think you should have discussed this change before - now it's a mess IMO. Please revert the changes to the run-tests.php script, and let;s discuss what we should do here. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP

[PHP-CVS] cvs: php-src / configure.in /main php.h php_version.h ZendEngine2 zend_extensions.h zend_modules.h

2005-08-09 Thread Derick Rethans
derick Tue Aug 9 04:47:58 2005 EDT Modified files: /php-srcconfigure.in /ZendEngine2zend_extensions.h zend_modules.h /php-src/main php.h php_version.h Log: - Changing the API numbers, which might be a bit premature, but it allows

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

2005-08-09 Thread Derick Rethans
derick Tue Aug 9 05:52:46 2005 EDT Modified files: /php-srcbuildconf Log: - Fixed buildconf for PHP 6. http://cvs.php.net/diff.php/php-src/buildconf?r1=1.64r2=1.65ty=u Index: php-src/buildconf diff -u php-src/buildconf:1.64 php-src/buildconf:1.65 ---

Re: [PHP-CVS] cvs: php-src(PHP_4_4) /ext/exif exif.c

2005-08-09 Thread Derick Rethans
);*/ } -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/date php_date.c /ext/date/lib parse_date.c /ext/date/lib/resource parse_date.re /ext/date/tests bug33414-2.phpt date_create-3.phpt mktime-2.phpt

2005-08-09 Thread Derick Rethans
derick Tue Aug 9 17:07:55 2005 EDT Added files: /php-src/ext/date/tests date_create-3.phpt Modified files: /php-src/ext/date php_date.c /php-src/ext/date/lib parse_date.c /php-src/ext/date/lib/resource parse_date.re

[PHP-CVS] cvs: php-src /ext/iconv/tests bug16069.phpt

2005-08-07 Thread Derick Rethans
derick Sun Aug 7 08:48:31 2005 EDT Modified files: /php-src/ext/iconv/testsbug16069.phpt Log: - Fix skip-if comment. http://cvs.php.net/diff.php/php-src/ext/iconv/tests/bug16069.phpt?r1=1.4r2=1.5ty=u Index: php-src/ext/iconv/tests/bug16069.phpt diff -u

[PHP-CVS] cvs: CVSROOT / avail

2005-08-04 Thread Derick Rethans
derick Thu Aug 4 07:13:51 2005 EDT Modified files: /CVSROOTavail Log: - Give marc pecl access to his dbx. http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.1005r2=1.1006ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1005 CVSROOT/avail:1.1006 ---

[PHP-CVS] cvs: php-src /ext/date TODO

2005-08-04 Thread Derick Rethans
derick Thu Aug 4 10:59:29 2005 EDT Modified files: /php-src/ext/date TODO Log: - Update TODO http://cvs.php.net/diff.php/php-src/ext/date/TODO?r1=1.9r2=1.10ty=u Index: php-src/ext/date/TODO diff -u php-src/ext/date/TODO:1.9 php-src/ext/date/TODO:1.10 ---

[PHP-CVS] cvs: php-src /ext/date/tests bug33532.phpt

2005-08-02 Thread Derick Rethans
derick Tue Aug 2 17:16:06 2005 EDT Modified files: /php-src/ext/date/tests bug33532.phpt Log: - Fix test. http://cvs.php.net/diff.php/php-src/ext/date/tests/bug33532.phpt?r1=1.1r2=1.2ty=u Index: php-src/ext/date/tests/bug33532.phpt diff -u

Re: [PHP-CVS] cvs: php-src(PHP_4_4) /ext/pcre/pcrelib pcre.c

2005-08-01 Thread Derick Rethans
; -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/date/tests bug33869.phpt

2005-08-01 Thread Derick Rethans
derick Mon Aug 1 03:38:21 2005 EDT Modified files: /php-src/ext/date/tests bug33869.phpt Log: - Fixed testcase. http://cvs.php.net/diff.php/php-src/ext/date/tests/bug33869.phpt?r1=1.1r2=1.2ty=u Index: php-src/ext/date/tests/bug33869.phpt diff -u

Re: [PHP-CVS] cvs: php-src / NEWS /ext/date/lib parse_date.c /ext/date/tests bug33869.phpt

2005-08-01 Thread Derick Rethans
constant for the format in tests - this way all tests' output looks the same - and the m/d/y format is too ambigious. Besides that, you used m in the time too, for minutes, but that's the i (m is month). I changed it now for you. regards, Derick -- Derick Rethans http

<    5   6   7   8   9   10   11   12   13   14   >