[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2007-09-28 Thread changelog
changelog Sat Sep 29 01:31:27 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2822r2=1.2823diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2822

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2007-09-28 Thread changelog
changelog Sat Sep 29 01:31:30 2007 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1174r2=1.1175diff_format=u Index: ZendEngine2/ChangeLog diff -u

[PHP-CVS] Re: cvs: php-src(PHP_5_2) / run-tests.php /ext/bz2/tests 005.phpt /ext/standard/tests/general_functions phpcredits.phpt phpinfo.phpt /ext/standard/tests/strings sha1.phpt /ext/zlib/tests

2007-09-28 Thread Michael Wallner
Nuno Lopes wrote: nlopess Fri Sep 14 15:28:04 2007 UTC Log: changes to run-tests.php: - change %s to %a - make %s = [^\r\n]+ - fix tests accordingly I think this is a very bad change. While tests of bundled extensions can be updated accordingly, pecl extension

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c /e

2007-09-28 Thread Andrey Hristov
Dmitry Stogov wrote: dmitryThu Sep 27 18:00:49 2007 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS /ZendEngine2 zend.h zend_API.c zend_API.h zend_builtin_functions.c zend_compile.c zend_compile.h zend_exceptions.c

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

2007-09-28 Thread Jani Taskinen
janiFri Sep 28 12:54:42 2007 UTC Modified files: /php-src/ext/filter filter.c Log: - Fix compiler warnings http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.87r2=1.88diff_format=u Index: php-src/ext/filter/filter.c diff -u

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

2007-09-28 Thread Jani Taskinen
janiFri Sep 28 12:52:12 2007 UTC Modified files: /php-src/ext/gd gd.c Log: - Fix compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.381r2=1.382diff_format=u Index: php-src/ext/gd/gd.c diff -u php-src/ext/gd/gd.c:1.381

RE: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c

2007-09-28 Thread Dmitry Stogov
Yes, of course. I'll update it soon. I am going to backport several other patches nearest days, so I'm not sure if I should update version every day. Thanks. Dmitry. -Original Message- From: Andrey Hristov [mailto:[EMAIL PROTECTED] Sent: Friday, September 28, 2007 7:18 PM To: Dmitry

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

2007-09-28 Thread Jani Taskinen
janiFri Sep 28 11:52:49 2007 UTC Modified files: /php-src/ext/standard basic_functions.c Log: ws + cs http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.874r2=1.875diff_format=u Index: php-src/ext/standard/basic_functions.c diff

[PHP-CVS] cvs: php-src(PHP_5_3) /main php_ini.c php_ini.h

2007-09-28 Thread Jani Taskinen
janiFri Sep 28 10:23:38 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_ini.c php_ini.h Log: MFH: Fixed win32 build. http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.136.2.4.2.15.2.1r2=1.136.2.4.2.15.2.2diff_format=u Index:

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

2007-09-28 Thread Jani Taskinen
janiFri Sep 28 10:23:14 2007 UTC Modified files: /php-src/main php_ini.c php_ini.h Log: - Fix win32 build. http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.157r2=1.158diff_format=u Index: php-src/main/php_ini.c diff -u

[PHP-CVS] Re: [PHP-DEV] Re: cvs: php-src(PHP_5_2) / run-tests.php /ext/bz2/tests 005.phpt /ext/standard/tests/general_functions phpcredits.phpt phpinfo.phpt /ext/standard/tests/strings sha1.phpt /

2007-09-28 Thread Zoe Slattery
Michael Wallner wrote: Nuno Lopes wrote: nlopess Fri Sep 14 15:28:04 2007 UTC Log: changes to run-tests.php: - change %s to %a - make %s = [^\r\n]+ - fix tests accordingly I think this is a very bad change. While tests of bundled extensions can be updated

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

2007-09-28 Thread Jani Taskinen
janiFri Sep 28 13:06:22 2007 UTC Modified files: /php-src/ext/standard basic_functions.c Log: nuke unsued variable http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.875r2=1.876diff_format=u Index:

RE: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c

2007-09-28 Thread Johannes Schlüter
Dmitry Stogov wrote: Yes, of course. I'll update it soon. I am going to backport several other patches nearest days, so I'm not sure if I should update version every day. It should be enough to change it once before an release. People running snapshots should expect stuff to break during

[PHP-CVS] Re: [PHP-DEV] Re: cvs: php-src(PHP_5_2) / run-tests.php /ext/bz2/tests 005.phpt /ext/standard/tests/general_functions phpcredits.phpt phpinfo.phpt /ext/standard/tests/strings sha1.phpt /

2007-09-28 Thread Nuno Lopes
nlopess Fri Sep 14 15:28:04 2007 UTC Log: changes to run-tests.php: - change %s to %a - make %s = [^\r\n]+ - fix tests accordingly I think this is a very bad change. While tests of bundled extensions can be updated accordingly, pecl extension tests have no way to be version agnostic

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

2007-09-28 Thread Dmitry Stogov
dmitry Fri Sep 28 19:53:42 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Support for namespaces

[PHP-CVS] cvs: php-src(PHP_5_3) / README.namespaces /ext/tokenizer tokenizer_data.c

2007-09-28 Thread Johannes Schl
johannesFri Sep 28 21:02:19 2007 UTC Added files: (Branch: PHP_5_3) /php-srcREADME.namespaces Modified files: /php-src/ext/tokenizer tokenizer_data.c Log: - Merge minor namespace related stuff (README and tokenizer)

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

2007-09-28 Thread Johannes Schl
johannesFri Sep 28 22:04:28 2007 UTC Modified files: /php-srcREADME.PARAMETER_PARSING_API Log: - Fix type in example http://cvs.php.net/viewvc.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.21r2=1.22diff_format=u Index:

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

2007-09-28 Thread Johannes Schl
johannesFri Sep 28 22:04:40 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcREADME.PARAMETER_PARSING_API Log: - MFH: Fix type in example http://cvs.php.net/viewvc.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.7.6.2r2=1.7.6.2.2.1diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) / README.PARAMETER_PARSING_API

2007-09-28 Thread Johannes Schl
johannesFri Sep 28 22:04:47 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcREADME.PARAMETER_PARSING_API Log: - MFH: Fix type in example http://cvs.php.net/viewvc.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.7.6.2r2=1.7.6.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions phpinfo.phpt

2007-09-28 Thread Nuno Lopes
nlopess Fri Sep 28 22:40:23 2007 UTC Modified files: /php-src/ext/standard/tests/general_functions phpinfo.phpt Log: fix expected output http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/phpinfo.phpt?r1=1.3r2=1.4diff_format=u

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

2007-09-28 Thread Jani Taskinen
janiFri Sep 28 23:34:31 2007 UTC Modified files: /php-src/ext/standard browscap.c Log: - Fix copy and paste typo http://cvs.php.net/viewvc.cgi/php-src/ext/standard/browscap.c?r1=1.95r2=1.96diff_format=u Index: php-src/ext/standard/browscap.c diff -u

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c

2007-09-28 Thread Lukas Kahwe Smith
Johannes Schlüter wrote: Dmitry Stogov wrote: Yes, of course. I'll update it soon. I am going to backport several other patches nearest days, so I'm not sure if I should update version every day. It should be enough to change it once before an release. People running snapshots should expect