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

2006-03-25 Thread changelog
changelog Sun Mar 26 06:31:42 2006 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2295r2=1.2296diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2295

[PHP-CVS] cvs: CVSROOT / commitinfo.pl

2006-03-25 Thread Andrei Zmievski
andrei Sat Mar 25 18:28:23 2006 UTC Modified files: /CVSROOTcommitinfo.pl Log: This won't work anyway until we run our custom CVS binary http://cvs.php.net/viewcvs.cgi/CVSROOT/commitinfo.pl?r1=1.12r2=1.13diff_format=u Index: CVSROOT/commitinfo.pl diff

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

2006-03-25 Thread Marcus Boerger
helly Sun Mar 26 00:22:03 2006 UTC Modified files: /php-src/ext/spl/internal iteratoriterator.inc Log: - Fix docu http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/internal/iteratoriterator.inc?r1=1.7r2=1.8diff_format=u Index:

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

2006-03-25 Thread Marcus Boerger
helly Sun Mar 26 00:22:45 2006 UTC Modified files: /php-src/ext/splspl_iterators.c Log: - Make IteratorIterator base class of most SPL iterators http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_iterators.c?r1=1.121r2=1.122diff_format=u Index:

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

2006-03-25 Thread Antony Dovgal
tony2001Sun Mar 26 00:23:25 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/domphp_dom.c /php-srcNEWS Log: fix #36859 (DOMElement crashes when calling __construct when clone'ing)

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

2006-03-25 Thread Antony Dovgal
tony2001Sun Mar 26 00:23:37 2006 UTC Modified files: /php-src/ext/domphp_dom.c Log: MF51: fix #36859 (DOMElement crashes when calling __construct when clone'ing) http://cvs.php.net/viewcvs.cgi/php-src/ext/dom/php_dom.c?r1=1.91r2=1.92diff_format=u

[PHP-CVS] cvs: php-src / unicode-todo.txt

2006-03-25 Thread Andrei Zmievski
andrei Sun Mar 26 00:56:24 2006 UTC Modified files: /php-srcunicode-todo.txt Log: http://cvs.php.net/viewcvs.cgi/php-src/unicode-todo.txt?r1=1.7r2=1.8diff_format=u Index: php-src/unicode-todo.txt diff -u php-src/unicode-todo.txt:1.7

[PHP-CVS] cvs: php-src /ext/unicode unicode.c /main main.c /main/streams filter.c streams.c ZendEngine2 zend.c zend_constants.c zend_globals.h zend_unicode.c zend_unicode.h

2006-03-25 Thread Andrei Zmievski
andrei Sun Mar 26 01:48:33 2006 UTC Modified files: /ZendEngine2zend.c zend_constants.c zend_globals.h zend_unicode.c zend_unicode.h /php-src/ext/unicodeunicode.c /php-src/main main.c /php-src/main/streams

[PHP-CVS] cvs: php-src /ext/standard string.c /ext/standard/tests/strings strtotitle.phpt strtr2.phpt

2006-03-25 Thread Derick Rethans
derick Sun Mar 26 02:15:47 2006 UTC Added files: /php-src/ext/standard/tests/strings strtotitle.phpt Modified files: /php-src/ext/standard string.c /php-src/ext/standard/tests/strings strtr2.phpt Log: - Commit intermediate work

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

2006-03-25 Thread Seiji Masugata
masugataSun Mar 26 02:19:51 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/mbstring mbstring.c Log: fixed compiler warning. http://cvs.php.net/viewcvs.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.21r2=1.224.2.22diff_format=u Index:

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

2006-03-25 Thread Seiji Masugata
masugataSun Mar 26 02:23:25 2006 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: fixed compiler warning. http://cvs.php.net/viewcvs.cgi/php-src/ext/mbstring/mbstring.c?r1=1.248r2=1.249diff_format=u Index: php-src/ext/mbstring/mbstring.c

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl/internal iteratoriterator.inc

2006-03-25 Thread Marcus Boerger
helly Sun Mar 26 02:24:33 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/spl/internal iteratoriterator.inc Log: - Fix docu http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/internal/iteratoriterator.inc?r1=1.5.2.1r2=1.5.2.2diff_format=u Index:

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

2006-03-25 Thread Marcus Boerger
helly Sun Mar 26 02:25:03 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/splspl_iterators.c Log: - MFH: Make IteratorIterator base of most SPL iterators

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

2006-03-25 Thread Andrei Zmievski
andrei Sun Mar 26 03:33:10 2006 UTC Modified files: /php-src/ext/unicodeunicode.c Log: Add protos. http://cvs.php.net/viewcvs.cgi/php-src/ext/unicode/unicode.c?r1=1.13r2=1.14diff_format=u Index: php-src/ext/unicode/unicode.c diff -u

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

2006-03-25 Thread Sara Golemon
pollita Sun Mar 26 04:40:11 2006 UTC Modified files: /php-srcNEWS /php-src/ext/standard streamsfuncs.c Log: Expand stream_context_create() to allow specifying params as well as options. Ignore the internal name change of the first arg. The

[PHP-CVS] cvs: php-src /ext/unicode unicode.c /main main.c /main/streams filter.c streams.c ZendEngine2 zend.c zend_globals.h zend_operators.c zend_unicode.c zend_unicode.h

2006-03-25 Thread Andrei Zmievski
andrei Sun Mar 26 06:19:25 2006 UTC Modified files: /ZendEngine2zend.c zend_globals.h zend_operators.c zend_unicode.c zend_unicode.h /php-src/ext/unicodeunicode.c /php-src/main main.c /php-src/main/streams