[PHP-CVS] cvs: php-src /scripts/dev check_parameters.php

2006-09-10 Thread Antony Dovgal
tony2001Sun Sep 10 11:26:07 2006 UTC Modified files: /php-src/scripts/devcheck_parameters.php Log: add help scan directories specified in argv http://cvs.php.net/viewvc.cgi/php-src/scripts/dev/check_parameters.php?r1=1.2&r2=1.3&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /scripts/dev check_parameters.php

2006-09-10 Thread Antony Dovgal
tony2001Sun Sep 10 11:26:53 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/scripts/devcheck_parameters.php Log: MFH: improve the script http://cvs.php.net/viewvc.cgi/php-src/scripts/dev/check_parameters.php?r1=1.1.2.1&r2=1.1.2.2&diff_forma

[PHP-CVS] cvs: php-src /scripts/dev check_parameters.php

2006-09-10 Thread Antony Dovgal
tony2001Sun Sep 10 11:44:41 2006 UTC Modified files: /php-src/scripts/devcheck_parameters.php Log: more improvements http://cvs.php.net/viewvc.cgi/php-src/scripts/dev/check_parameters.php?r1=1.3&r2=1.4&diff_format=u Index: php-src/scripts/dev/

[PHP-CVS] cvs: php-src(PHP_5_2) /scripts/dev check_parameters.php

2006-09-10 Thread Antony Dovgal
tony2001Sun Sep 10 11:44:51 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/scripts/devcheck_parameters.php Log: more improvements http://cvs.php.net/viewvc.cgi/php-src/scripts/dev/check_parameters.php?r1=1.1.2.2&r2=1.1.2.3&diff_format=u In

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

2006-09-10 Thread Antony Dovgal
tony2001Sun Sep 10 13:01:28 2006 UTC Modified files: /php-src/main/streams streams.c Log: fix coverity issue #197 "I can't think of a reason to pass a NULL buf" (c) Wez http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.131&r2=1

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

2006-09-10 Thread Antony Dovgal
tony2001Sun Sep 10 13:01:38 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams streams.c Log: fix coverity issue #197 "I can't think of a reason to pass a NULL buf" (c) Wez http://cvs.php.net/viewvc.cgi/php-src/main/streams/stream

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

2006-09-10 Thread Hannes Magnusson
bjori Sun Sep 10 13:25:48 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/reflection php_reflection.c Log: Make ReflectionFunctionAbstract abstract - Move ReflectionFunctionAbstract::__construct to ReflectionFunction - Move ReflectionFunctionAbstra

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

2006-09-10 Thread Hannes Magnusson
bjori Sun Sep 10 13:35:33 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: MFB: abstracting ReflectionFunctionAbstract & fix couple of typos http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.251&r2=1.252&di

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

2006-09-10 Thread Hannes Magnusson
bjori Sun Sep 10 14:02:14 2006 UTC Added files: /php-src/ext/zip/lib.cvsignore Modified files: /php-src/ext/zip.cvsignore Log: Add *.lo into .cvsignore http://cvs.php.net/viewvc.cgi/php-src/ext/zip/.cvsignore?r1=1.6&r2=1

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

2006-09-10 Thread Hannes Magnusson
bjori Sun Sep 10 14:03:00 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/zip.cvsignore /php-src/ext/zip/lib.cvsignore Log: Add *.lo into .cvsignore http://cvs.php.net/viewvc.cgi/php-src/ext/zip/.cvsignore?view=markup&rev=1.1 Index:

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

2006-09-10 Thread Hannes Magnusson
bjori Sun Sep 10 16:32:31 2006 UTC Modified files: /php-src/ext/date php_date.c Log: - date_timezone_set() needs both arguments - Throw exception in DateTimeZone::__construct if no arguments are passed http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_

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

2006-09-10 Thread Hannes Magnusson
bjori Sun Sep 10 16:34:08 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c Log: MFH: date_timezone_set() needs both arguments MFH: throw exception in DateTimeZone::__construct() when no arguments are passed http://cvs.php.net/view

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

2006-09-10 Thread Hannes Magnusson
bjori Sun Sep 10 17:01:10 2006 UTC Modified files: /php-src/ext/date php_date.c Log: Add protos http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.116&r2=1.117&diff_format=u Index: php-src/ext/date/php_date.c diff -u php-src/ext/date/php_date.

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

2006-09-10 Thread Hannes Magnusson
bjori Sun Sep 10 17:01:51 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c Log: MFH: proots http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.29&r2=1.43.2.45.2.30&diff_format=u Index: php-src/ext/date/php_date.

[PHP-CVS] cvs: CVSROOT / avail

2006-09-10 Thread Gabor Hojtsy
gobaSun Sep 10 18:00:29 2006 UTC Modified files: /CVSROOTavail Log: grant phpweb karma to bjori http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1181&r2=1.1182&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1181 CVSROOT/avail:1.1182 --- CVSRO

[PHP-CVS] cvs: php-src /ext/sqlite/tests bug38759.phpt

2006-09-10 Thread Antony Dovgal
tony2001Sun Sep 10 19:42:04 2006 UTC Added files: /php-src/ext/sqlite/tests bug38759.phpt Log: add new test http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/tests/bug38759.phpt?view=markup&rev=1.1 Index: php-src/ext/sqlite/tests/bug38759.phpt ++

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

2006-09-10 Thread Antony Dovgal
tony2001Sun Sep 10 19:42:12 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/sqlite/tests bug38759.phpt Log: add new test http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/tests/bug38759.phpt?view=markup&rev=1.1 Index: php-src/ext/sqlite/tests

[PHP-CVS] cvs: php-src /ext/gmp/tests 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt

2006-09-10 Thread Antony Dovgal
tony2001Sun Sep 10 22:11:10 2006 UTC Added files: /php-src/ext/gmp/tests 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt Log: new tests http://cvs.php.net/viewvc.cgi/php-src/ext/gmp/tests/004.php

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gmp/tests 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt

2006-09-10 Thread Antony Dovgal
tony2001Sun Sep 10 22:11:29 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/gmp/tests 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt Log: new tests http://cvs.php.net/viewvc.cgi/php-src/ext/

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

2006-09-10 Thread Hannes Magnusson
bjori Sun Sep 10 22:59:28 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcREADME.UPDATE_5_2 Log: dissallowing->disallowing http://cvs.php.net/viewvc.cgi/php-src/README.UPDATE_5_2?r1=1.1.2.12&r2=1.1.2.13&diff_format=u Index: php-src/README.UPDATE_5_2 d

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

2006-09-10 Thread Ilia Alshanetsky
iliaa Mon Sep 11 01:36:20 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Fixed a typo http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.241&r2=1.2027.2.547.2.242&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547

[PHP-CVS] cvs: php-src / Makefile.gcov

2006-09-10 Thread Nuno Lopes
nlopess Sun Sep 10 12:38:32 2006 UTC Modified files: /php-srcMakefile.gcov Log: MFB http://cvs.php.net/viewvc.cgi/php-src/Makefile.gcov?r1=1.14&r2=1.15&diff_format=u Index: php-src/Makefile.gcov diff -u php-src/Makefile.gcov:1.14 php-src/Makefile.gcov:1.15 -

[PHP-CVS] cvs: php-src(PHP_5_2) / Makefile.gcov

2006-09-10 Thread Nuno Lopes
nlopess Sun Sep 10 12:37:44 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcMakefile.gcov Log: fix lcov processing with gcc 4.1 (some .h files were not copied) http://cvs.php.net/viewvc.cgi/php-src/Makefile.gcov?r1=1.4.2.10.2.1&r2=1.4.2.10.2.2&diff_format=