[PHP-CVS] cvs: CVSROOT / avail

2006-02-09 Thread Pierre-Alain Joye
pajoye Thu Feb 9 13:41:19 2006 UTC Modified files: /CVSROOTavail Log: - msaraujo mdb2_schema http://cvs.php.net/viewcvs.cgi/CVSROOT/avail?r1=1.1087&r2=1.1088&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1087 CVSROOT/avail:1.1088 --- CVSROO

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard crc32.c /ext/standard/tests/strings bug36306.phpt

2006-02-09 Thread Pierre-Alain Joye
pajoye Thu Feb 9 15:33:53 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/standard crc32.c /php-src/ext/standard/tests/strings bug36306.phpt Log: - revert last fix - ensure that we are in 32bit - do not try to compare the decimal values but

[PHP-CVS] cvs: php-src /ext/standard crc32.c /ext/standard/tests/strings bug36306.phpt

2006-02-09 Thread Pierre-Alain Joye
pajoye Thu Feb 9 15:48:18 2006 UTC Modified files: /php-src/ext/standard crc32.c /php-src/ext/standard/tests/strings bug36306.phpt Log: - MFB: - revert last fix - ensure that we are in 32bit - do not try to compare the decimal values but hex, php

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

2006-02-09 Thread Pierre-Alain Joye
pajoye Thu Feb 9 15:48:46 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/standard crc32.c Log: - protos http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/crc32.c?r1=1.16.2.3&r2=1.16.2.4&diff_format=u Index: php-src/ext/standard/crc32.c diff

[PHP-CVS] cvs: CVSROOT / avail

2006-02-09 Thread Rasmus Lerdorf
rasmus Thu Feb 9 16:42:58 2006 UTC Modified files: /CVSROOTavail Log: Karma for Helmut http://cvs.php.net/viewcvs.cgi/CVSROOT/avail?r1=1.1088&r2=1.1089&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1088 CVSROOT/avail:1.1089 --- CVSROOT/avail

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/reflection/tests bug36308.phpt

2006-02-09 Thread Ilia Alshanetsky
iliaa Thu Feb 9 18:18:18 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/reflection/tests bug36308.phpt Log: Added test for bug #36308 http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/tests/bug36308.phpt?view=markup&rev=1.1 Index: php-sr

[PHP-CVS] cvs: php-src /ext/reflection/tests bug36308.phpt

2006-02-09 Thread Ilia Alshanetsky
iliaa Thu Feb 9 18:18:42 2006 UTC Modified files: /php-src/ext/reflection/tests bug36308.phpt Log: MFB51: Added test for bug #36308 http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/tests/bug36308.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/e

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/xmlwriter CREDITS

2006-02-09 Thread Pierre-Alain Joye
pajoye Thu Feb 9 22:26:43 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/xmlwriter CREDITS Log: - fix order http://cvs.php.net/viewcvs.cgi/php-src/ext/xmlwriter/CREDITS?r1=1.2.2.2&r2=1.2.2.3&diff_format=u Index: php-src/ext/xmlwriter/CREDITS di

[PHP-CVS] cvs: php-src /ext/xmlwriter CREDITS

2006-02-09 Thread Pierre-Alain Joye
pajoye Thu Feb 9 22:27:11 2006 UTC Modified files: /php-src/ext/xmlwriter CREDITS Log: - fix order http://cvs.php.net/viewcvs.cgi/php-src/ext/xmlwriter/CREDITS?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/xmlwriter/CREDITS diff -u php-src/ext/xmlwrit

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

2006-02-09 Thread Andrei Zmievski
andrei Fri Feb 10 00:23:29 2006 UTC Modified files: /php-src/ext/unicodeunicode_iterators.c Log: Make ReverseTextIterator a separate class. http://cvs.php.net/viewcvs.cgi/php-src/ext/unicode/unicode_iterators.c?r1=1.17&r2=1.18&diff_format=u Index: ph

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/session session.c

2006-02-09 Thread Rasmus Lerdorf
rasmus Fri Feb 10 07:39:13 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/sessionsession.c Log: (Missing patch from the PHP 4 tree that got lost in the shuffle) See: http://cvs.php.net/viewcvs.cgi/php-src/ext/session/session.c?r1=1.336.2.39&r2=

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

2006-02-09 Thread Rasmus Lerdorf
rasmus Fri Feb 10 07:42:00 2006 UTC Modified files: /php-src/ext/sessionsession.c Log: (Missing patch from the PHP 4 tree that got lost in the shuffle) See: http://cvs.php.net/viewcvs.cgi/php-src/ext/session/session.c?r1=1.336.2.39&r2=1.336.2.40 - fi