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

2007-01-18 Thread Marcus Boerger
helly Thu Jan 18 23:11:43 2007 UTC Modified files: /php-src/main spprintf.c spprintf.h Log: - We need to return the length not the byte size http://cvs.php.net/viewvc.cgi/php-src/main/spprintf.c?r1=1.42&r2=1.43&diff_format=u Index: php-src/main/spprintf.

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

2007-01-18 Thread Marcus Boerger
helly Thu Jan 18 22:57:03 2007 UTC Modified files: /php-src/ext/standard filestat.c Log: - Use correct string inunicode mode http://cvs.php.net/viewvc.cgi/php-src/ext/standard/filestat.c?r1=1.156&r2=1.157&diff_format=u Index: php-src/ext/standard/filesta

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

2007-01-18 Thread Marcus Boerger
helly Thu Jan 18 21:40:18 2007 UTC Modified files: /php-src/ext/splspl_directory.c Log: - Simplify by using zspprintf http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.112&r2=1.113&diff_format=u Index: php-src/ext/spl/spl_directory.c diff

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

2007-01-18 Thread Marcus Boerger
helly Thu Jan 18 21:39:50 2007 UTC Modified files: /php-src/main spprintf.c spprintf.h Log: - Fix [v]uspprintf() - Add [v]zspprintf http://cvs.php.net/viewvc.cgi/php-src/main/spprintf.c?r1=1.41&r2=1.42&diff_format=u Index: php-src/main/spprintf.c di

[PHP-CVS] cvs: php-src /ext/spl/tests fileobject_001.phpt fileobject_002.phpt fileobject_003.phpt

2007-01-17 Thread Marcus Boerger
helly Wed Jan 17 22:49:39 2007 UTC Modified files: /php-src/ext/spl/tests fileobject_001.phpt fileobject_002.phpt fileobject_003.phpt Log: - Different results in unicode now http://cvs.php.net/viewvc.cgi/php-src/ext/spl/te

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

2007-01-17 Thread Marcus Boerger
helly Wed Jan 17 22:43:54 2007 UTC Modified files: /php-src/ext/splspl_directory.c Log: - Ensure string-type is always set correctly http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.111&r2=1.112&diff_format=u Index: php-src/ext/spl/spl_di

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

2007-01-17 Thread Marcus Boerger
helly Wed Jan 17 21:29:38 2007 UTC Modified files: /php-src/ext/splspl_directory.c Log: - More help from David http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.110&r2=1.111&diff_format=u Index: php-src/ext/spl/spl_directory.c diff -u php-

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

2007-01-17 Thread Marcus Boerger
helly Wed Jan 17 21:23:55 2007 UTC Modified files: /php-src/ext/splspl_directory.c Log: - A little help from Andrei http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.109&r2=1.110&diff_format=u Index: php-src/ext/spl/spl_directory.c diff -u

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

2007-01-16 Thread Marcus Boerger
helly Tue Jan 16 23:52:14 2007 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: - Steps towards unicode http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.108&r2=1.109&diff_format=u Index: php-src/ext/spl/spl_director

[PHP-CVS] cvs: php-src /ext/standard filestat.c php_filestat.h

2007-01-16 Thread Marcus Boerger
helly Tue Jan 16 22:10:25 2007 UTC Modified files: /php-src/ext/standard filestat.c php_filestat.h Log: - Add php_u_stat() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/filestat.c?r1=1.155&r2=1.156&diff_format=u Index: php-src/ext/standard/filestat.

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

2007-01-16 Thread Marcus Boerger
helly Tue Jan 16 20:36:04 2007 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: - Add more unicode stuff http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.122&r2=1.123&diff_format=u Index: php-sr

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

2007-01-15 Thread Marcus Boerger
helly Mon Jan 15 22:19:33 2007 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams cast.c streams.c Log: - Help streams debugging http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.121&r2=1.122&diff_format=u Index:

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

2007-01-14 Thread Marcus Boerger
helly Sun Jan 14 19:13:34 2007 UTC Modified files: /php-src/main/streams memory.c Log: - Use relay to aid debugging http://cvs.php.net/viewvc.cgi/php-src/main/streams/memory.c?r1=1.30&r2=1.31&diff_format=u Index: php-src/main/streams/memory.c diff -u php

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

2007-01-14 Thread Marcus Boerger
helly Sun Jan 14 19:09:55 2007 UTC Modified files: /php-src/main/streams memory.c Log: - Fix readonly mode to 'rb' http://cvs.php.net/viewvc.cgi/php-src/main/streams/memory.c?r1=1.29&r2=1.30&diff_format=u Index: php-src/main/streams/memory.c diff -u php-

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

2007-01-12 Thread Marcus Boerger
helly Fri Jan 12 22:28:06 2007 UTC Modified files: /php-src/ext/splphp_spl.c Log: - WS http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.107&r2=1.108&diff_format=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/spl/php_spl.c:1.107 php-src/

[PHP-CVS] cvs: php-src /ext/spl spl_engine.h

2007-01-11 Thread Marcus Boerger
helly Thu Jan 11 21:33:23 2007 UTC Modified files: /php-src/ext/splspl_engine.h Log: - Unicode support http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_engine.h?r1=1.23&r2=1.24&diff_format=u Index: php-src/ext/spl/spl_engine.h diff -u php-src/ext/spl/spl_

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

2007-01-10 Thread Marcus Boerger
helly Wed Jan 10 20:12:14 2007 UTC Modified files: /php-src/ext/standard file.c Log: - Fix mem access http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.482&r2=1.483&diff_format=u Index: php-src/ext/standard/file.c diff -u php-src/ext/standar

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

2007-01-09 Thread Marcus Boerger
helly Tue Jan 9 18:50:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - Ups wrong place http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.482&r2=1.2027.2.547.2.483&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.5

[PHP-CVS] cvs: php-src /ext/spl php_spl.c spl_array.c /ext/spl/tests bug40036.phpt /main main.c php_main.h

2007-01-09 Thread Marcus Boerger
helly Tue Jan 9 18:38:38 2007 UTC Modified files: /php-src/ext/splphp_spl.c spl_array.c /php-src/ext/spl/tests bug40036.phpt /php-src/main main.c php_main.h Log: - MFH (Ilia's changes) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php

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

2007-01-09 Thread Marcus Boerger
helly Tue Jan 9 18:35:32 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.481&r2=1.2027.2.547.2.482&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.481 php

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

2007-01-09 Thread Marcus Boerger
helly Tue Jan 9 17:55:29 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: - MFH Fix for #40073 http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.9&r2=1.173.2.5.2.10&diff_format=u Index: php-src/ext/exif/exif.c diff

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

2007-01-09 Thread Marcus Boerger
helly Tue Jan 9 17:52:02 2007 UTC Modified files: /php-src/ext/exif exif.c Log: - Improve debugging and fix #40073 http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.190&r2=1.191&diff_format=u Index: php-src/ext/exif/exif.c diff -u php-src/ext/exif/

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/spl spl_array.c /ext/spl/tests bug40036.phpt

2007-01-07 Thread Marcus Boerger
Hello Ilia, thanks! best regards marcus Sunday, January 7, 2007, 4:52:45 AM, you wrote: > iliaa Sun Jan 7 03:52:45 2007 UTC > Added files: (Branch: PHP_5_2) > /php-src/ext/spl/tests bug40036.phpt > Modified files: > /php-srcNEWS

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests bug37514.phpt oo_002.phpt

2007-01-06 Thread Marcus Boerger
Hello Hannes, could we not simply use regex verification using --EXPECTREGEX-- ? best regards marcus Friday, January 5, 2007, 4:21:45 PM, you wrote: > bjori Fri Jan 5 15:21:45 2007 UTC > Modified files: (Branch: PHP_5_2) > /php-src/ext/date/tests bug37514.ph

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

2007-01-02 Thread Marcus Boerger
helly Tue Jan 2 18:15:22 2007 UTC Modified files: /php-src/ext/splspl_array.c Log: - Make Andrei happy - spread some U's http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.115&r2=1.116&diff_format=u Index: php-src/ext/spl/spl_array.c diff -u ph

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

2006-12-31 Thread Marcus Boerger
helly Sun Dec 31 18:20:22 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl.php Log: - MFH Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType() http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl.php?r1=1.49.2.11.2.4&r2=1.49.2.11.2.5&di

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

2006-12-31 Thread Marcus Boerger
helly Sun Dec 31 18:20:03 2006 UTC Modified files: /php-src/ext/splspl.php Log: - Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType() http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl.php?r1=1.76&r2=1.77&diff_format=u Index: php-src/ext/spl/spl.

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

2006-12-21 Thread Marcus Boerger
helly Fri Dec 22 00:57:52 2006 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Fix memory allocation/deallocation to match http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.104&r2=1.105&diff_format=u Index: php-src/ext/spl/php_spl.c diff -u

[PHP-CVS] cvs: php-src /ext/standard var.c var_unserializer.c var_unserializer.re /ext/standard/tests/serialize 005.phpt

2006-12-21 Thread Marcus Boerger
helly Fri Dec 22 00:47:27 2006 UTC Modified files: /php-src/ext/standard var.c var_unserializer.c var_unserializer.re /php-src/ext/standard/tests/serialize 005.phpt Log: - Make custom serializing work with zstr (as discussed with andrei) http:/

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

2006-12-21 Thread Marcus Boerger
helly Thu Dec 21 23:19:48 2006 UTC Modified files: /php-src/ext/standard var.c Log: - No misleading comments http://cvs.php.net/viewvc.cgi/php-src/ext/standard/var.c?r1=1.255&r2=1.256&diff_format=u Index: php-src/ext/standard/var.c diff -u php-src/ext/st

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

2006-12-21 Thread Marcus Boerger
helly Thu Dec 21 22:56:59 2006 UTC Modified files: /php-src/ext/splspl_observer.c spl_sxe.c Log: - Mark a fewthings as unicode ready http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_observer.c?r1=1.13&r2=1.14&diff_format=u Index: php-src/ext/spl/spl_obser

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

2006-12-21 Thread Marcus Boerger
helly Thu Dec 21 22:55:07 2006 UTC Modified files: /php-src/ext/standard var.c Log: - Serialization doesn't work with unicode data http://cvs.php.net/viewvc.cgi/php-src/ext/standard/var.c?r1=1.254&r2=1.255&diff_format=u Index: php-src/ext/standard/var.c

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

2006-12-21 Thread Marcus Boerger
ary string > arg to Unicode and return it as IS_UNICODE, otherwise it will return > string as-is (IS_STRING). In the former case, the string is assumed > to contain only ASCII chars. > What are you after exactly? > -Andrei > On Dec 20, 2006, at 3:30 PM, Marcus Boerger wrote:

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

2006-12-20 Thread Marcus Boerger
helly Wed Dec 20 23:30:23 2006 UTC Modified files: /php-src/ext/splspl_directory.c Log: - Quick hackto make tests pass # There is something missing, ZVAL_TYPED_ASCII_STRING(z, type, char*,flags) # Or am i overseeinghow that works? http://cvs.php.net

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

2006-12-20 Thread Marcus Boerger
helly Wed Dec 20 22:11:14 2006 UTC Modified files: /php-src/ext/splphp_spl.c php_spl.h Log: - More unicode http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.103&r2=1.104&diff_format=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/spl/php_

[PHP-CVS] cvs: php-src /ext/spl/tests spl_autoload_002.phpt

2006-12-20 Thread Marcus Boerger
helly Wed Dec 20 22:08:36 2006 UTC Modified files: /php-src/ext/spl/tests spl_autoload_002.phpt Log: - Fix test name http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/spl_autoload_002.phpt?r1=1.4&r2=1.5&diff_format=u Index: php-src/ext/spl/tests/spl_aut

[PHP-CVS] cvs: php-src /ext/spl/tests spl_autoload_001.phpt

2006-12-20 Thread Marcus Boerger
helly Wed Dec 20 22:08:51 2006 UTC Modified files: /php-src/ext/spl/tests spl_autoload_001.phpt Log: - Add unicode expectations http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/spl_autoload_001.phpt?r1=1.5&r2=1.6&diff_format=u Index: php-src/ext/spl/te

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

2006-12-20 Thread Marcus Boerger
helly Wed Dec 20 20:17:45 2006 UTC Modified files: /php-srcREADME.UNICODE-UPGRADES Log: - Mention zend_zstrndup() http://cvs.php.net/viewvc.cgi/php-src/README.UNICODE-UPGRADES?r1=1.13&r2=1.14&diff_format=u Index: php-src/README.UNICODE-UPGRADES diff -u php

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

2006-12-19 Thread Marcus Boerger
helly Tue Dec 19 22:31:26 2006 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Use new 'x' parameter parsing http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.102&r2=1.103&diff_format=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/s

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

2006-12-19 Thread Marcus Boerger
helly Tue Dec 19 22:31:00 2006 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Make spl_autoload_call() unicode safe http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.101&r2=1.102&diff_format=u Index: php-src/ext/spl/php_spl.c diff -u php-s

Re: [PHP-CVS] cvs: php-src /ext/reflection php_reflection.c /ext/standard array.c basic_functions.c string.c ZendEngine2 zend_API.h zend_execute_API.c

2006-12-19 Thread Marcus Boerger
Hello Andrei, you're right again. This versionis actually in line with the order of zend_u_hash*(), too. best regards marcus Tuesday, December 19, 2006, 10:39:00 PM, you wrote: > andrei Tue Dec 19 21:39:00 2006 UTC > Modified files: > /ZendEngine2zend_API

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

2006-12-19 Thread Marcus Boerger
helly Tue Dec 19 22:24:28 2006 UTC Modified files: /php-srcREADME.PARAMETER_PARSING_API Log: - x was added toparameter parsing api http://cvs.php.net/viewvc.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.17&r2=1.18&diff_format=u Index: php-src/README.PARAME

[PHP-CVS] cvs: php-src / README.UNICODE-UPGRADES /ext/reflection php_reflection.c /ext/standard array.c

2006-12-19 Thread Marcus Boerger
helly Tue Dec 19 21:13:21 2006 UTC Modified files: /php-src/ext/standard array.c /php-src/ext/reflection php_reflection.c /php-srcREADME.UNICODE-UPGRADES Log: - Fix ZVAL_ZSTRL http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r

[PHP-CVS] cvs: php-src /ext/spl/tests observer_004.phpt observer_005.phpt

2006-12-18 Thread Marcus Boerger
helly Mon Dec 18 23:01:29 2006 UTC Added files: /php-src/ext/spl/tests observer_005.phpt Modified files: /php-src/ext/spl/tests observer_004.phpt Log: - More tests - Test naming http://cvs.php.net/viewvc.cgi/php-src/ext/

[PHP-CVS] cvs: php-src /ext/spl spl_observer.c /ext/spl/tests observer_003.phpt observer_004.phpt

2006-12-18 Thread Marcus Boerger
helly Mon Dec 18 22:32:10 2006 UTC Added files: /php-src/ext/spl/tests observer_004.phpt Modified files: /php-src/ext/splspl_observer.c /php-src/ext/spl/tests observer_003.phpt Log: - Support members in SplObjectStorage

[PHP-CVS] cvs: php-src /ext/spl spl_observer.c /ext/spl/tests observer_003.phpt

2006-12-17 Thread Marcus Boerger
helly Sun Dec 17 23:23:33 2006 UTC Modified files: /php-src/ext/splspl_observer.c /php-src/ext/spl/tests observer_003.phpt Log: - Make this work in unicode mode # Well of course i should have set the return type to ascii here :-) http://cvs.

Re: [PHP-CVS] cvs: php-src /ext/spl spl_observer.c /ext/spl/tests observer_003.phpt

2006-12-17 Thread Marcus Boerger
-Andrei > On Dec 16, 2006, at 5:55 AM, Marcus Boerger wrote: >> helly Sat Dec 16 13:55:14 2006 UTC >> >> Added files: >> /php-src/ext/spl/testsobserver_003.phpt >> >> Modified files: >> /php-src/ext/spl spl_observer.c &

[PHP-CVS] cvs: php-src /ext/spl spl_observer.c /ext/spl/tests observer_003.phpt

2006-12-16 Thread Marcus Boerger
helly Sat Dec 16 13:55:14 2006 UTC Added files: /php-src/ext/spl/tests observer_003.phpt Modified files: /php-src/ext/splspl_observer.c Log: - Implement feature request #39836i (SplObjectStorage empty after unserialize) #

Re: [PHP-CVS] cvs: php-src /ext/pdo config.m4 pdo.c pdo_dbh.c pdo_sql_parser.c pdo_sqlstate.c pdo_stmt.c php_pdo.h php_pdo_driver.h php_pdo_int.h php_pdo_phpvers_compat.h

2006-12-09 Thread Marcus Boerger
Hello Wez, cool! great! thanks :-) Saturday, December 9, 2006, 11:18:43 PM, you wrote: > wez Sat Dec 9 22:18:43 2006 UTC > Modified files: > /php-src/ext/pdoconfig.m4 pdo.c pdo_dbh.c pdo_sql_parser.c > pdo_sqlstate.c pdo_stmt.c php

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl/examples dualiterator.inc

2006-12-01 Thread Marcus Boerger
ator.inc Fri Dec 1 09:29:15 2006 @@ -12,7 +12,7 @@ /** @ingroup Examples * @brief Synchronous iteration over two iterators * @author Marcus Boerger - * @version 1.1 + * @version 1.2 */ class DualIterator implements Iterator { @@ -174,

[PHP-CVS] cvs: php-src /ext/spl/examples dualiterator.inc

2006-12-01 Thread Marcus Boerger
@@ -12,7 +12,7 @@ /** @ingroup Examples * @brief Synchronous iteration over two iterators * @author Marcus Boerger - * @version 1.1 + * @version 1.2 */ class DualIterator implements Iterator { @@ -174,6 +174,7 @@ { $

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl/examples callbackfilteriterator.inc

2006-11-28 Thread Marcus Boerger
helly Tue Nov 28 22:20:01 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/spl/examples callbackfilteriterator.inc Log: - MFH: Add new example http://cvs.php.net/viewvc.cgi/php-src/ext/spl/examples/callbackfilteriterator.inc?view=markup&rev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/spl/examples callbackfilteriterator.inc

2006-11-28 Thread Marcus Boerger
helly Tue Nov 28 22:19:22 2006 UTC Added files: /php-src/ext/spl/examples callbackfilteriterator.inc Log: - Add new example http://cvs.php.net/viewvc.cgi/php-src/ext/spl/examples/callbackfilteriterator.inc?view=markup&rev=1.1 Index: php-src/ext/spl/examp

Re: [PHP-CVS] cvs: php-src /sapi/cli/tests 001.phpt 002-win32.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010-2.phpt 010.phpt 011.phpt 012.phpt 013.phpt 014.phpt skipi

2006-11-25 Thread Marcus Boerger
Hello Antony, you are using $_ENV['TEST_PHP_EXECUTABLE'] here alot. Wouldn't it be better to use --ARGS-- section instead? best regards marcus Friday, November 24, 2006, 2:32:07 PM, you wrote: > http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/001.phpt?view=markup&rev=1.1 > Index: php-src

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php

2006-11-22 Thread Marcus Boerger
Hello Michael, can you please also MFH to 4.4 - thanks best regards marcus Wednesday, November 22, 2006, 11:45:06 AM, you wrote: > mikeWed Nov 22 10:45:06 2006 UTC > Modified files: (Branch: PHP_5_2) > /php-srcrun-tests.php > Log: > - fix ENV section h

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

2006-11-12 Thread Marcus Boerger
helly Sun Nov 12 17:56:14 2006 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: - Optimize SPL directory stuff by making iterator part of object http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.104&r2=1.105&diff_for

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

2006-11-12 Thread Marcus Boerger
helly Sun Nov 12 15:58:17 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_directory.h Log: - MFH: Correct comments http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.h?r1=1.12.2.5.2.2&r2=1.12.2.5.2.3&diff_format=u Index: php-src/ext/

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

2006-11-12 Thread Marcus Boerger
helly Sun Nov 12 15:58:05 2006 UTC Modified files: /php-src/ext/splspl_directory.h Log: - Correct comments http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.h?r1=1.25&r2=1.26&diff_format=u Index: php-src/ext/spl/spl_directory.h diff -u php-src/ex

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

2006-11-04 Thread Marcus Boerger
helly Sat Nov 4 20:46:32 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/exif exif.c Log: - MFH: Make parameter parsing api check happy http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.4&r2=1.173.2.5.2.5&diff_format=u Index: php-s

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

2006-11-04 Thread Marcus Boerger
helly Sat Nov 4 20:46:22 2006 UTC Modified files: /php-src/ext/exif exif.c Log: - Make parameter parsing api check happy http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.184&r2=1.185&diff_format=u Index: php-src/ext/exif/exif.c diff -u php-src/ext

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

2006-11-04 Thread Marcus Boerger
helly Sat Nov 4 20:27:28 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splphp_spl.c php_spl.h Log: - MFH Store length of autoload file exts http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.52.2.28.2.7&r2=1.52.2.28.2.8&diff_format=u In

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

2006-11-04 Thread Marcus Boerger
helly Sat Nov 4 20:22:29 2006 UTC Modified files: /php-src/ext/splphp_spl.c php_spl.h Log: - Store length of autoload file exts http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.98&r2=1.99&diff_format=u Index: php-src/ext/spl/php_spl.c diff -u

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

2006-11-04 Thread Marcus Boerger
helly Sat Nov 4 20:12:27 2006 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Mark some funcs as unicode ready http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.97&r2=1.98&diff_format=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/

Re: [PHP-CVS] cvs: php-src /ext/ming config.m4 ming.c

2006-11-03 Thread Marcus Boerger
Hello Frank, if the fix is that easy then just go ahead :-) best regards marcus Friday, November 3, 2006, 8:53:21 PM, you wrote: > Helle All, > What problem are you trying to solve here. This fix will break the windows > buld and can be solved by adding the missing headers to ming.h in the n

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

2006-11-03 Thread Marcus Boerger
helly Fri Nov 3 19:04:20 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.322&r2=1.2027.2.547.2.323&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.322 php

[PHP-CVS] cvs: php-src(PHP_5_2) /main php_version.h

2006-11-03 Thread Marcus Boerger
helly Fri Nov 3 19:03:25 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_version.h Log: - Fix version http://cvs.php.net/viewvc.cgi/php-src/main/php_version.h?r1=1.112.2.37.2.16&r2=1.112.2.37.2.17&diff_format=u Index: php-src/main/php_versio

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/dba/libcdb cdb.c

2006-11-03 Thread Marcus Boerger
helly Fri Nov 3 19:00:46 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/dba/libcdb cdb.c Log: - MFH: Fixed bug #38698 http://cvs.php.net/viewvc.cgi/php-src/ext/dba/libcdb/cdb.c?r1=1.10.2.1&r2=1.10.2.1.2.1&diff_format=u Index: php-src/ext/dba/libcd

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl php_spl.c php_spl.h /ext/spl/examples directoryfilterdots.inc /ext/spl/internal recursiveiteratoriterator.inc /ext/spl/tests spl_autoload_009.phpt

2006-11-03 Thread Marcus Boerger
toryfilterdots.inc:1.6.4.1 --- php-src/ext/spl/examples/directoryfilterdots.inc:1.6Tue Feb 8 19:10:04 2005 +++ php-src/ext/spl/examples/directoryfilterdots.incFri Nov 3 18:58:41 2006 @@ -4,7 +4,7 @@ * @ingroup Examples * @brief class DirectoryFilterDots * @author Marcus B

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/ming config.m4 ming.c

2006-11-03 Thread Marcus Boerger
helly Fri Nov 3 18:57:49 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/ming config.m4 ming.c Log: - MFH: Include new headers only if present http://cvs.php.net/viewvc.cgi/php-src/ext/ming/config.m4?r1=1.22.2.6&r2=1.22.2.6.2.1&diff_format=u Index: p

[PHP-CVS] cvs: php-src /ext/ming config.m4 ming.c

2006-11-03 Thread Marcus Boerger
helly Fri Nov 3 18:57:36 2006 UTC Modified files: /php-src/ext/ming config.m4 ming.c Log: - Include new headers only if present http://cvs.php.net/viewvc.cgi/php-src/ext/ming/config.m4?r1=1.26&r2=1.27&diff_format=u Index: php-src/ext/ming/config.m4 diff -u

[PHP-CVS] cvs: php-src /ext/dba/libcdb cdb.c /ext/dba/tests bug38698.phpt

2006-10-31 Thread Marcus Boerger
helly Wed Nov 1 00:11:49 2006 UTC Added files: /php-src/ext/dba/tests bug38698.phpt Modified files: /php-src/ext/dba/libcdb cdb.c Log: - Fixed Bug #38698 for some keys cdbmake creates corrupted db and cdb can't read valid db

[PHP-CVS] cvs: php-src /ext/spl/examples directoryfilterdots.inc

2006-10-31 Thread Marcus Boerger
+++ php-src/ext/spl/examples/directoryfilterdots.incTue Oct 31 23:28:30 2006 @@ -12,7 +12,7 @@ /** @ingroup Examples * @brief A filtered DirectoryIterator * @author Marcus Boerger - * @version 1.1 + * @version 1.2 * * This Iteraotr takes a pathname from which it creates a Directory

[PHP-CVS] cvs: php-src /ext/spl/internal recursiveiteratoriterator.inc

2006-10-31 Thread Marcus Boerger
helly Tue Oct 31 23:22:56 2006 UTC Modified files: /php-src/ext/spl/internal recursiveiteratoriterator.inc Log: - Fixed Bug #39151 Parse error in recursiveiteratoriterator.php http://cvs.php.net/viewvc.cgi/php-src/ext/spl/internal/recursiveiteratoriterator.

[PHP-CVS] cvs: php-src /ext/spl php_spl.c php_spl.h /ext/spl/tests spl_autoload_009.phpt

2006-10-31 Thread Marcus Boerger
helly Tue Oct 31 23:18:00 2006 UTC Added files: /php-src/ext/spl/tests spl_autoload_009.phpt Modified files: /php-src/ext/splphp_spl.c php_spl.h Log: - Fixed Bug #39313 spl_autoload triggers Fatal error http://cvs.php.net/view

Re: [PHP-CVS] cvs: php-src(PHP_4_4) /ext/standard var_unserializer.c

2006-10-28 Thread Marcus Boerger
Hello Stefan, hehe, nice solution :-) - the non re2c invocation, it's only bad for debugging, so that why i guess it should be mentioned. But everyone that works on this uses re2c himself anyway. That said wouldn't it make sense to not put debug info into the re2c generated files unless we have

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

2006-10-24 Thread Marcus Boerger
Hello Steph, I like his changes. Nobody reads the NEWS as they don't help at all unless you look for specific bugs that hurt you to be fixed or not. The changes Hannes did now are very good for the vast user base. So I pretty much like it. Given it has headlines people can see what to read and w

[PHP-CVS] cvs: CVSROOT / avail

2006-09-14 Thread Marcus Boerger
helly Thu Sep 14 18:26:54 2006 UTC Modified files: /CVSROOTavail Log: - qaweb karma for nuno http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1182&r2=1.1183&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1182 CVSROOT/avail:1.1183 --- CVSROOT/av

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

2006-09-07 Thread Marcus Boerger
helly Thu Sep 7 21:17:13 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcREADME.UPDATE_5_2 Log: - Fix tiny mistake http://cvs.php.net/viewvc.cgi/php-src/README.UPDATE_5_2?r1=1.1.2.8&r2=1.1.2.9&diff_format=u Index: php-src/README.UPDATE_5_2 diff -u php-s

Re: [PHP-CVS] cvs: php-src /ext/standard credits_ext.h

2006-09-01 Thread Marcus Boerger
CREDIT_LINE("Date/Time Support", "Derick Rethans"); > -CREDIT_LINE("DB-LIB (MS SQL, Sybase)", "Wez Furlong, Frank M. Kromann"); > CREDIT_LINE("DBA", "Sascha Schumann, Marcus Boerger"); > CREDIT_LINE("dBase", "Jim

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/bz2 bz2.c php_bz2.h /ext/ctype ctype.c php_ctype.h /ext/json json.c php_json.h /ext/pspell php_pspell.h pspell.c /ext/tidy php_tidy.h tidy.c /ext/zlib php_

2006-08-27 Thread Marcus Boerger
Hello Andi, one thing it helps in is that having it as non static makes some compilers use an additional jump. Actually for shared dlls those functions might end up in the jump table that is going to be initialized during loading process. So infact there might be some advantage in doing it this

[PHP-CVS] cvs: php-src / run-tests.php

2006-08-13 Thread Marcus Boerger
helly Sun Aug 13 15:22:18 2006 UTC Modified files: /php-srcrun-tests.php Log: - Always show unicode_semantics state (required for our gcov stuff) http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.301&r2=1.302&diff_format=u Index: php-src/run-tests.p

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

2006-08-13 Thread Marcus Boerger
helly Sun Aug 13 10:37:57 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl.php Log: - MFH Add link http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl.php?r1=1.49.2.11.2.2&r2=1.49.2.11.2.3&diff_format=u Index: php-src/ext/spl/spl.php diff -u php

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

2006-08-13 Thread Marcus Boerger
helly Sun Aug 13 10:37:46 2006 UTC Modified files: /php-src/ext/splspl.php Log: - Add link http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl.php?r1=1.74&r2=1.75&diff_format=u Index: php-src/ext/spl/spl.php diff -u php-src/ext/spl/spl.php:1.74 php-src/ext/s

[PHP-CVS] cvs: php-src /ext/json/tests fail001.phpt pass001.1.phpt pass001.phpt pass002.phpt pass003.phpt

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 23:33:57 2006 UTC Modified files: /php-src/ext/json/tests fail001.phpt pass001.1.phpt pass001.phpt pass002.phpt pass003.phpt Log: - MFB Test name must not be more than a single line http://cvs.php.net/viewv

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/json/tests fail001.phpt pass001.1.phpt pass001.phpt pass002.phpt pass003.phpt

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 23:28:05 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/json/tests fail001.phpt pass001.1.phpt pass001.phpt pass002.phpt pass003.phpt Log: - Test name must not be more than a single line http://cvs.

[PHP-CVS] cvs: php-src /tests/classes ctor_visibility.phpt

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 23:12:59 2006 UTC Added files: /php-src/tests/classes ctor_visibility.phpt Log: - Add new test http://cvs.php.net/viewvc.cgi/php-src/tests/classes/ctor_visibility.phpt?view=markup&rev=1.1 Index: php-src/tests/classes/ctor_visibility.p

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

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 08:34:41 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcREADME.UPDATE_5_2 Log: - Update http://cvs.php.net/viewvc.cgi/php-src/README.UPDATE_5_2?r1=1.1.2.7&r2=1.1.2.8&diff_format=u Index: php-src/README.UPDATE_5_2 diff -u php-src/README.

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/dba config.m4

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 07:57:12 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/dbaconfig.m4 /php-srcNEWS Log: - Fix bug #38290 http://cvs.php.net/viewvc.cgi/php-src/ext/dba/config.m4?r1=1.70.2.2&r2=1.70.2.2.2.1&diff_format=u Index: php-src/ext/d

[PHP-CVS] cvs: php-src /ext/dba config.m4

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 07:54:58 2006 UTC Modified files: /php-src/ext/dbaconfig.m4 Log: - Fix bug #38290 http://cvs.php.net/viewvc.cgi/php-src/ext/dba/config.m4?r1=1.71&r2=1.72&diff_format=u Index: php-src/ext/dba/config.m4 diff -u php-src/ext/dba/config.m4:1.71

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

2006-08-06 Thread Marcus Boerger
helly Sun Aug 6 13:47:51 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_directory.c Log: - MFH Fix cvs access through SplFileObject http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.4&r2=1.45.2.27.2.5&diff_format=

Re: [PHP-CVS] cvs: php-src / run-tests.php

2006-07-31 Thread Marcus Boerger
Hello Antony, this is definitively wrong, either reenable the zend mm or fix the zend mm. Anyway i was able to run without the old zend mm and with leak check. So my guess is that we are facing new problems that need to be addressed. On gov.php.net until now we were using zend-mm and leak check

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

2006-07-30 Thread Marcus Boerger
Hello Pierre-Alain, bug fixes do not belong in improved sections, if they are listed there then the ability to easily look through the ordered bug list gets lost. best regards marcus Sunday, July 30, 2006, 7:10:06 PM, you wrote: > pajoye Sun Jul 30 17:10:06 2006 UTC > Modified fil

Re: [PHP-CVS] cvs: php-src / configure.in /main php_version.h /scripts php-config.in /scripts/man1 php-config.1.in

2006-07-27 Thread Marcus Boerger
Hello Jani, Thursday, July 27, 2006, 1:50:42 AM, you wrote: > sniper Thu Jul 27 08:50:42 2006 UTC > Modified files: > /php-srcconfigure.in > /php-src/scriptsphp-config.in > /php-src/scripts/man1 php-config.1.in > /php-src/main php_v

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl/tests iterator_049.phpt iterator_049b.phpt

2006-07-24 Thread Marcus Boerger
helly Mon Jul 24 23:41:09 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/spl/tests iterator_049b.phpt Modified files: /php-src/ext/spl/tests iterator_049.phpt Log: - MFH Update tests http://cvs.php.net/viewvc.cgi/php-src

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

2006-07-24 Thread Marcus Boerger
helly Mon Jul 24 23:40:57 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard var.c Log: - MFH Correctly handle binary proeprty names which are not mangled http://cvs.php.net/viewvc.cgi/php-src/ext/standard/var.c?r1=1.203.2.7.2.4&r2=1.203.2.7

[PHP-CVS] cvs: php-src /ext/spl/tests iterator_049.phpt iterator_049b.phpt

2006-07-24 Thread Marcus Boerger
helly Mon Jul 24 23:34:36 2006 UTC Added files: /php-src/ext/spl/tests iterator_049b.phpt Modified files: /php-src/ext/spl/tests iterator_049.phpt Log: - Update tests http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/iterat

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

2006-07-24 Thread Marcus Boerger
helly Mon Jul 24 23:28:00 2006 UTC Modified files: /php-src/ext/standard var.c Log: - Correctly handle binary proeprty names which are not mangled http://cvs.php.net/viewvc.cgi/php-src/ext/standard/var.c?r1=1.240&r2=1.241&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/reflection php_reflection.c /ext/soap php_encoding.c /ext/standard http.c var.c /ext/wddx wddx.c

2006-07-24 Thread Marcus Boerger
helly Mon Jul 24 18:03:45 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/reflection php_reflection.c /php-src/ext/soap php_encoding.c /php-src/ext/standard http.c var.c /php-src/ext/wddx wddx.c Log: - MFH zend_unmangle_propert

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c /ext/soap php_encoding.c /ext/standard http.c var.c /ext/wddx wddx.c

2006-07-24 Thread Marcus Boerger
helly Mon Jul 24 17:55:42 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c /php-src/ext/soap php_encoding.c /php-src/ext/standard http.c var.c /php-src/ext/wddx wddx.c Log: - zend_(u_)_unmangle_property_name() has cha

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

2006-07-23 Thread Marcus Boerger
helly Sun Jul 23 18:51:23 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcREADME.UPDATE_5_2 Log: - This was reintroduced by Zeev # I could need help in writing this file. Actually i know why i didn't want # to start it in the first place. http://c

<    2   3   4   5   6   7   8   9   10   11   >