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

2006-04-22 Thread Antony Dovgal
On 23.04.2006 03:50, Antony Dovgal wrote: tony2001Sat Apr 22 23:50:29 2006 UTC Modified files: /php-src/ext/reflection/tests bug29986.phpt Log: no "native strings" in Unicode mode anymore s/Unicode/non-Unicode/ But I guess you got what I meant.. http

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

2006-04-22 Thread Antony Dovgal
tony2001Sat Apr 22 23:50:29 2006 UTC Modified files: /php-src/ext/reflection/tests bug29986.phpt Log: no "native strings" in Unicode mode anymore http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/tests/bug29986.phpt?r1=1.3&r2=1.4&diff_format

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug37158.phpt /main/streams php_streams_int.h streams.c userspace.c

2006-04-22 Thread Antony Dovgal
tony2001Sat Apr 22 23:49:39 2006 UTC Modified files: /php-src/ext/standard/tests/filebug37158.phpt /php-src/main/streams php_streams_int.h streams.c userspace.c Log: merge fix for #37158 into HEAD add test http://cvs.php.net/viewcvs.cg

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard/tests/file bug37158.phpt

2006-04-22 Thread Antony Dovgal
tony2001Sat Apr 22 23:47:25 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/standard/tests/filebug37158.phpt Log: bah.. no UEXPECT in this branch.. http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/file/bug37158.phpt?r1=1.1.2.1&r2=1

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard/tests/file bug37158.phpt

2006-04-22 Thread Antony Dovgal
tony2001Sat Apr 22 23:46:42 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/standard/tests/filebug37158.phpt Log: add test for #37158 http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/file/bug37158.phpt?view=markup&rev=1.1 Index: p

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

2006-04-22 Thread Antony Dovgal
tony2001Sat Apr 22 19:16:37 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.525&r2=1.2027.2.526&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.525 php-src/NEW

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

2006-04-22 Thread Antony Dovgal
tony2001Sat Apr 22 19:10:53 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdopdo_stmt.c Log: MFB: don't segfault if an exception has been thrown from the fetch handler http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.118.2.3

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

2006-04-22 Thread Antony Dovgal
tony2001Sat Apr 22 19:10:40 2006 UTC Modified files: /php-src/ext/pdopdo_stmt.c Log: don't segfault if an exception has been thrown from the fetch handler http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.157&r2=1.158&diff_format=u In

Re: [PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /main/streams php_streams_int.h streams.c userspace.c

2006-04-22 Thread Wez Furlong
Yeah, it should probably be merged to head. --Wez. Antony Dovgal wrote: > > MFB? Or HEAD doesn't need this patch? > > On 22.04.2006 21:17, Wez Furlong wrote: >> wezSat Apr 22 17:17:40 2006 UTC >> >> Modified files: (Branch: PHP_5_1) >> /php-srcNEWS /php-src/ma

Re: [PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /main/streams php_streams_int.h streams.c userspace.c

2006-04-22 Thread Antony Dovgal
MFB? Or HEAD doesn't need this patch? On 22.04.2006 21:17, Wez Furlong wrote: wez Sat Apr 22 17:17:40 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS /php-src/main/streams php_streams_int.h streams.c userspace.c Log: fix for #37158 http://c

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /main/streams php_streams_int.h streams.c userspace.c

2006-04-22 Thread Wez Furlong
wez Sat Apr 22 17:17:40 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/main/streams php_streams_int.h streams.c userspace.c Log: fix for #37158 http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.524&r2=1.2027.2.525&diff_f

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

2006-04-22 Thread Wez Furlong
wez Sat Apr 22 16:35:18 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdo_mysql mysql_statement.c Log: avoid unterminated loop when closing the statement. http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo_mysql/mysql_statement.c?r1=1.48.2.13&r2

[PHP-CVS] cvs: php-src /ext/spl spl_directory.c /ext/standard file.c image.c /sapi/cli php_cli.c

2006-04-22 Thread Frank M. Kromann
fmk Sat Apr 22 10:39:31 2006 UTC Modified files: /php-src/ext/standard file.c image.c /php-src/ext/splspl_directory.c /php-src/sapi/cli php_cli.c Log: Fix Win32 build. NULL_ZSTR was converted to ZSTR(NULL_ZSTR) http://cvs.php.net/viewcv