Re: [PHP-CVS] cvs: php-src /ext/reflection php_reflection.c /ext/reflection/tests 007.phpt

2006-01-24 Thread Andi Gutmans
Might be nicer to call it newInstanceWithArgs() but it's a matter of taste so I'll leave it up to you to decide if you think it's nicer or not :) Andi At 12:19 PM 1/24/2006, Marcus Boerger wrote: helly Tue Jan 24 20:19:49 2006 UTC Added files: /php-src/ext/reflection/tests

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

2006-01-24 Thread Andrei Zmievski
This is not correct. The common type can be controlled by any T argument, with preference given to IS_UNICODE. -Andrei On Jan 24, 2006, at 4:20 PM, Marcus Boerger wrote: T - text (void * (char*/Uchar*), int (length), zend_uchar (IS_STRING/..)) + actual type controlled by first s or

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

2006-01-24 Thread Marcus Boerger
Hello Antony, hey you were faster than me, all my last commits were blocked because of you :-) Wednesday, January 25, 2006, 12:39:09 AM, you wrote: > tony2001Tue Jan 24 23:39:09 2006 UTC > Modified files: > /php-srcREADME.PARAMETER_PARSING_API > Lo

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

2006-01-24 Thread Marcus Boerger
helly Wed Jan 25 00:20:39 2006 UTC Modified files: /php-srcREADME.PARAMETER_PARSING_API Log: . Update docu http://cvs.php.net/viewcvs.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.9&r2=1.10&diff_format=u Index: php-src/README.PARAMETER_PARSING_API diff -u

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

2006-01-24 Thread Andrei Zmievski
andrei Wed Jan 25 00:02:23 2006 UTC Modified files: /php-src/ext/standard string.c Log: Use zend_codepoint_to_uchar() macro. http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/string.c?r1=1.515&r2=1.516&diff_format=u Index: php-src/ext/standard/string

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

2006-01-24 Thread Antony Dovgal
tony2001Tue Jan 24 23:39:09 2006 UTC Modified files: /php-srcREADME.PARAMETER_PARSING_API Log: ws http://cvs.php.net/viewcvs.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.8&r2=1.9&diff_format=u Index: php-src/README.PARAMETER_PARSING_API diff -u p

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

2006-01-24 Thread Marcus Boerger
helly Tue Jan 24 23:36:13 2006 UTC Modified files: /php-srcREADME.PARAMETER_PARSING_API Log: - Update docu http://cvs.php.net/viewcvs.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.7&r2=1.8&diff_format=u Index: php-src/README.PARAMETER_PARSING_API diff -u p

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

2006-01-24 Thread Andrei Zmievski
andrei Tue Jan 24 23:09:43 2006 UTC Modified files: /php-src/ext/standard string.c Log: eurealloc() should not be used with UBYTES() http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/string.c?r1=1.514&r2=1.515&diff_format=u Index: php-src/ext/standar

[PHP-CVS] cvs: php-src(PHP_5_1) /main snprintf.c spprintf.c

2006-01-24 Thread Marcus Boerger
helly Tue Jan 24 20:59:46 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main snprintf.c spprintf.c Log: - MFH Bug #35978 %n format string specifier wrongly implemented http://cvs.php.net/viewcvs.cgi/php-src/main/snprintf.c?r1=1.37.2.3&r2=1.37.2.4&di

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

2006-01-24 Thread Marcus Boerger
helly Tue Jan 24 20:57:56 2006 UTC Modified files: /php-src/main snprintf.c spprintf.c Log: - Fixed Bug #35978 %n format string specifier wrongly implemented http://cvs.php.net/viewcvs.cgi/php-src/main/snprintf.c?r1=1.41&r2=1.42&diff_format=u Index: php-

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

2006-01-24 Thread Marcus Boerger
helly Tue Jan 24 20:19:49 2006 UTC Added files: /php-src/ext/reflection/tests 007.phpt Modified files: /php-src/ext/reflection php_reflection.c Log: - Implemented #36141 Add ReflectionClass::newInstanceArgs($args) http://c

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/curl interface.c php_curl.h

2006-01-24 Thread Ilia Alshanetsky
iliaa Tue Jan 24 20:11:14 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/curl interface.c php_curl.h Log: cURL extension news. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.374&r2=1.2027.2.375&diff_format=u Index: ph

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/com_dotnet com_handlers.c com_iterator.c com_misc.c php_com_dotnet_internal.h

2006-01-24 Thread Dmitry Stogov
dmitry Tue Jan 24 08:54:30 2006 UTC Modified files: (Branch: PHP_5_0) /php-src/ext/com_dotnet com_handlers.c com_iterator.c com_misc.c php_com_dotnet_internal.h Log: MFH: Fixed crash on destroying COM object http://cvs.ph