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

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

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2006-03-24 Thread changelog
changelog Sat Mar 25 06:31:49 2006 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/ZendEngine2/ChangeLog?r1=1.885r2=1.886diff_format=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.885

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

2006-03-24 Thread Dmitry Stogov
dmitry Fri Mar 24 08:45:54 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/soap soap.c Log: Fixed SoapFault::getMessage() http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.478r2=1.2027.2.479diff_format=u Index:

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

2006-03-24 Thread Dmitry Stogov
dmitry Fri Mar 24 08:46:14 2006 UTC Modified files: /php-src/ext/soap soap.c Log: Fixed SoapFault::getMessage() http://cvs.php.net/viewcvs.cgi/php-src/ext/soap/soap.c?r1=1.181r2=1.182diff_format=u Index: php-src/ext/soap/soap.c diff -u

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

2006-03-24 Thread Antony Dovgal
tony2001Fri Mar 24 10:21:56 2006 UTC Modified files: /php-src/ext/unicodeunicode_filter.c Log: first check for NULL, then use the pointer http://cvs.php.net/viewcvs.cgi/php-src/ext/unicode/unicode_filter.c?r1=1.5r2=1.6diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli/tests 017.phpt 049.phpt bug34810.phpt

2006-03-24 Thread Georg Richter
georg Fri Mar 24 10:58:52 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/mysqli/tests 017.phpt 049.phpt bug34810.phpt Log: fixed minor problems (thx to tony)

[PHP-CVS] cvs: php-src /ext/simplexml/tests 032.phpt 033.phpt

2006-03-24 Thread Antony Dovgal
tony2001Fri Mar 24 12:08:19 2006 UTC Added files: /php-src/ext/simplexml/tests032.phpt 033.phpt Log: add new tests http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/tests/032.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/simplexml/tests 032.phpt 033.phpt

2006-03-24 Thread Antony Dovgal
tony2001Fri Mar 24 12:08:53 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/simplexml/tests032.phpt 033.phpt Log: add new tests http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/tests/032.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/mysqli mysqli.c /ext/mysqli/tests bug36745.phpt

2006-03-24 Thread Georg Richter
georg Fri Mar 24 12:10:39 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/mysqli/tests bug36745.phpt Modified files: /php-srcNEWS /php-src/ext/mysqli mysqli.c Log: fix and testcase for bug #36745

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

2006-03-24 Thread Sara Golemon
pollita Fri Mar 24 19:22:24 2006 UTC Modified files: /php-src/ext/standard streamsfuncs.c /php-src/main php_streams.h /php-src/main/streams streams.c Log: Add php_stream_get_record_unicde() API call. Update stream_get_line() userspace

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

2006-03-24 Thread Andrei Zmievski
andrei Fri Mar 24 21:06:36 2006 UTC Modified files: /php-src/ext/unicodeunicode_iterators.c Log: Use intern-type for break iterator. http://cvs.php.net/viewcvs.cgi/php-src/ext/unicode/unicode_iterators.c?r1=1.23r2=1.24diff_format=u Index:

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

2006-03-24 Thread Andrei Zmievski
andrei Fri Mar 24 21:25:44 2006 UTC Modified files: /php-src/main/streams filter.c Log: This is probably not a test.. http://cvs.php.net/viewcvs.cgi/php-src/main/streams/filter.c?r1=1.24r2=1.25diff_format=u Index: php-src/main/streams/filter.c diff -u

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

2006-03-24 Thread Sara Golemon
pollita Fri Mar 24 21:32:39 2006 UTC Modified files: /php-src/ext/standard file.c Log: Update fgetss() for unicode http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.428r2=1.429diff_format=u Index: php-src/ext/standard/file.c diff -u

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

2006-03-24 Thread Sara Golemon
pollita Fri Mar 24 21:37:42 2006 UTC Modified files: /php-src/ext/standard streamsfuncs.c Log: Fix stream_get_line(): Checking type isn't nearly as important as checking nullness...

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

2006-03-24 Thread Sara Golemon
pollita Fri Mar 24 22:27:13 2006 UTC Modified files: /php-src/ext/standard streamsfuncs.c Log: Allow bidirectional encoding option via single context param http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/streamsfuncs.c?r1=1.70r2=1.71diff_format=u

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

2006-03-24 Thread Sara Golemon
pollita Sat Mar 25 04:37:44 2006 UTC Modified files: /php-src/main/streams streams.c Log: Handle converter instantiation errors properly http://cvs.php.net/viewcvs.cgi/php-src/main/streams/streams.c?r1=1.111r2=1.112diff_format=u Index: