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

2008-05-03 Thread Derick Rethans
derick Sat May 3 10:03:21 2008 UTC Modified files: /php-src/ext/date/lib tm2unixtime.c Log: - Fixed weekdays algorithm. http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/tm2unixtime.c?r1=1.25&r2=1.26&diff_format=u Index: php-src/ext/date/lib/tm2unixt

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/date/lib tm2unixtime.c

2008-05-03 Thread Derick Rethans
derick Sat May 3 10:04:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/date/lib tm2unixtime.c Log: - MFH: Fixed weekdays adding/subtracting algorithm. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.1

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

2008-05-03 Thread Derick Rethans
derick Sat May 3 10:59:15 2008 UTC Modified files: /php-src/ext/date php_date.c Log: - Added support for using an end date to limit the amount of recursions with the DatePeriod iterator. http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.1

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

2008-05-03 Thread Derick Rethans
derick Sat May 3 10:59:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/date php_date.c Log: - Added support for using an end date to limit the amount of recursions with the DatePeriod iterator. #- @doc http://cvs.php.

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

2008-05-03 Thread Derick Rethans
derick Sat May 3 11:08:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Tabs to spaces. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.170&r2=1.2027.2.547.2.965.2.171&diff_format=u Index: php-src/NEWS diff -u php-src/

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

2008-05-03 Thread Etienne Kneuss
colder Sat May 3 15:09:24 2008 UTC Added files: /php-src/ext/simplexml/tests035.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: Fix #44484 (define SimpleXMLElement::__toString()) http://cvs.php.net/viewvc.cgi/

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml simplexml.c /ext/simplexml/tests 035.phpt

2008-05-03 Thread Etienne Kneuss
colder Sat May 3 15:09:37 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/simplexml/tests035.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: Fix #44484 (define SimpleXMLElement::__toString()) http://c

[PHP-CVS] cvs: CVSROOT / loginfo.pl

2008-05-03 Thread Derick Rethans
derick Sat May 3 15:14:36 2008 UTC Modified files: /CVSROOTloginfo.pl Log: - Make @doc and @security work as well (patch by Felipe). http://cvs.php.net/viewvc.cgi/CVSROOT/loginfo.pl?r1=1.90&r2=1.91&diff_format=u Index: CVSROOT/loginfo.pl diff -u CVSROOT

Re: [PHP-CVS] cvs: CVSROOT / loginfo.pl

2008-05-03 Thread Hannes Magnusson
On Sat, May 3, 2008 at 5:14 PM, Derick Rethans <[EMAIL PROTECTED]> wrote: > derick Sat May 3 15:14:36 2008 UTC > > Modified files: > /CVSROOTloginfo.pl > Log: > - Make @doc and @security work as well (patch by Felipe). I already told him it doesn't work, the @ has to be esc

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl spl_directory.c

2008-05-03 Thread Etienne Kneuss
colder Sat May 3 16:00:40 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_directory.c Log: MFB: Fix #44838 (static class reference restricting overwriting) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.26&r2=1.4

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

2008-05-03 Thread Etienne Kneuss
colder Sat May 3 16:01:00 2008 UTC Modified files: /php-src/ext/splspl_directory.c Log: MFB: Fix #44838 (static class reference restricting overwriting) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.151&r2=1.152&diff_format=u Index: ph

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

2008-05-03 Thread Felipe Pena
felipe Sat May 3 16:11:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN: #44899 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.171&r2=1.2027.2.547.2.965.2.172&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.20

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/dom/tests bug42082.phpt

2008-05-03 Thread Zoe Slattery
zoe Sat May 3 20:34:16 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/dom/tests bug42082.phpt Log: Committing corrected test from Eric Stewart http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/bug42082.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/dom/tests bug42082.phpt

2008-05-03 Thread Zoe Slattery
zoe Sat May 3 20:36:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/dom/tests bug42082.phpt Log: Committing corrected test from Eric Stewart http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/bug42082.phpt?r1=1.1.2.2&r2=1.1.2.2.2.1&diff_form

[PHP-CVS] cvs: php-src /ext/dom/tests bug42082.phpt

2008-05-03 Thread Zoe Slattery
zoe Sat May 3 20:39:07 2008 UTC Modified files: /php-src/ext/dom/tests bug42082.phpt Log: Committing corrected test from Eric Stewart http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/bug42082.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/dom/t

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build Makefile

2008-05-03 Thread Steph Fox
sfoxSat May 3 21:12:56 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildMakefile Log: - Introducing nmake clean-all - This should probably be merged with nmake clean, but I've no way to test the impact on distro builds. http://cvs.ph