[PHP-CVS] Re: cvs: php-src / README.CVS-RULES

2007-11-22 Thread Lukas Kahwe Smith
On 22.11.2007, at 23:11, Johannes Schlüter wrote: Lukas, once again: Thanks for your work! A small comment below: On Thu, 2007-11-22 at 18:12 +, "Lukas Smith" wrote: + PHP_5_2 Is used to release the PHP 5.2.x series. Only minor feature + enhancements may go in here, but pleas

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

2007-11-22 Thread Ilia Alshanetsky
iliaa Fri Nov 23 00:16:49 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c Log: MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone) http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51

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

2007-11-22 Thread Ilia Alshanetsky
iliaa Fri Nov 23 00:16:36 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1016&r2=1.2027.2.547.2.1017&

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

2007-11-22 Thread Ilia Alshanetsky
iliaa Fri Nov 23 00:15:25 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c Log: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone) http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51.2.2&r2=

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

2007-11-22 Thread Ilia Alshanetsky
iliaa Fri Nov 23 00:15:37 2007 UTC Modified files: /php-src/ext/date php_date.c Log: MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone) http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.147&r2=1.148&diff_format=u Index

[PHP-CVS] Re: cvs: php-src / README.CVS-RULES

2007-11-22 Thread Johannes Schlüter
Lukas, once again: Thanks for your work! A small comment below: On Thu, 2007-11-22 at 18:12 +, "Lukas Smith" wrote: > + PHP_5_2 Is used to release the PHP 5.2.x series. Only minor > feature > + enhancements may go in here, but please keep that as infrequent as > + possib

[PHP-CVS] cvs: php-src(PHP_5_3) / README.CVS-RULES

2007-11-22 Thread Lukas Smith
lsmith Thu Nov 22 18:13:05 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcREADME.CVS-RULES Log: - MFH http://cvs.php.net/viewvc.cgi/php-src/README.CVS-RULES?r1=1.18.2.1.2.2&r2=1.18.2.1.2.2.2.1&diff_format=u Index: php-src/README.CVS-RULES diff -u php-src

[PHP-CVS] cvs: php-src / README.CVS-RULES

2007-11-22 Thread Lukas Smith
lsmith Thu Nov 22 18:12:07 2007 UTC Modified files: /php-srcREADME.CVS-RULES Log: - adapted to reST format - added 5_3 branch - added note about getting confirmation from RM on significant changes http://cvs.php.net/viewvc.cgi/php-src/README.CVS-RULES?r

RE: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/interbase ibase_query.c /ext/reflection php_reflection.c /ext/spl php_spl.c /main main.c TSRM tsrm_config_common.h tsrm_virtual_cwd.c ZendEngine2

2007-11-22 Thread Dmitry Stogov
I think it shouldn't. At least it breaks source compatibility. Thanks. Dmitry. > -Original Message- > From: Ilia Alshanetsky [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 22, 2007 4:51 PM > To: Dmitry Stogov > Cc: [email protected] > Subject: Re: [PHP-CVS] cvs: php-src(PHP_5_3

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/interbase ibase_query.c /ext/reflection php_reflection.c /ext/spl php_spl.c /main main.c TSRM tsrm_config_common.h tsrm_virtual_cwd.c ZendEngine2

2007-11-22 Thread Ilia Alshanetsky
Should this not go into the 5.2 branch as well? On 22-Nov-07, at 8:27 AM, Dmitry Stogov wrote: dmitry Thu Nov 22 13:27:15 2007 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests bug43128.phpt Modified files: /php-src NEWS /TSRMtsrm_config_

[PHP-CVS] cvs: php-src /ext/interbase ibase_query.c /ext/reflection php_reflection.c /main main.c TSRM tsrm_config_common.h tsrm_virtual_cwd.c ZendEngine2 zend.h zend_API.c zend_compile.h zend_exe

2007-11-22 Thread Dmitry Stogov
dmitry Thu Nov 22 13:33:54 2007 UTC Modified files: /TSRM tsrm_config_common.h tsrm_virtual_cwd.c /ZendEngine2zend.h zend_API.c zend_compile.h zend_execute.c zend_strtod.c zend_vm_execute.h zend_vm_execute.skl /ZendEngin

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/interbase ibase_query.c /ext/reflection php_reflection.c /ext/spl php_spl.c /main main.c TSRM tsrm_config_common.h tsrm_virtual_cwd.c ZendEngine2 zend

2007-11-22 Thread Dmitry Stogov
dmitry Thu Nov 22 13:27:15 2007 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests bug43128.phpt Modified files: /php-srcNEWS /TSRM tsrm_config_common.h tsrm_virtual_cwd.c /ZendEngine2zend.h zend_API.c zend_builti

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard dns.c /ext/standard/tests/network getmxrr.phpt

2007-11-22 Thread Derick Rethans
derick Thu Nov 22 10:20:09 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/network getmxrr.phpt Modified files: /php-src/ext/standard dns.c Log: - MFH: Fixed weights array, which was broken with: http://cvs.php

[PHP-CVS] cvs: php-src /ext/standard dns.c /ext/standard/tests/network getmxrr.phpt

2007-11-22 Thread Derick Rethans
derick Thu Nov 22 10:18:30 2007 UTC Added files: /php-src/ext/standard/tests/network getmxrr.phpt Modified files: /php-src/ext/standard dns.c Log: - Fixed weights array, which was broken with: http://cvs.php.net/viewvc.cgi/php-sr

[PHP-CVS] cvs: php-src(PHP_5_3) / README.RELEASE_PROCESS

2007-11-22 Thread Lukas Smith
lsmith Thu Nov 22 08:59:05 2007 UTC Added files: (Branch: PHP_5_3) /php-srcREADME.RELEASE_PROCESS Log: - port from todo wiki to reST (http://wiki.pooteeweet.org/ReleaseChecklist) http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?view=markup&re

[PHP-CVS] cvs: php-src / README.RELEASE_PROCESS

2007-11-22 Thread Lukas Smith
lsmith Thu Nov 22 08:58:32 2007 UTC Added files: /php-srcREADME.RELEASE_PROCESS Log: - port from todo wiki to reST (http://wiki.pooteeweet.org/ReleaseChecklist) http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?view=markup&rev=1.1 Index: php-