[PHP-CVS] cvs: php-src /main output.c /tests/output ob_017.phpt

2006-06-04 Thread Michael Wallner
mikeSun Jun 4 10:01:58 2006 UTC Added files: /php-src/tests/output ob_017.phpt Modified files: /php-src/main output.c Log: - fix output handler seeing buffered data when it gets discarded - add test http://cvs.php.n

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

2006-06-04 Thread Marcus Boerger
helly Sun Jun 4 10:11:49 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Use engine call to register interfaces (steph) http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.231&r2=1.232&diff_format=u Index:

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

2006-06-04 Thread Marcus Boerger
helly Sun Jun 4 10:26:56 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/reflection php_reflection.c Log: - Use engine call to register interfaces (steph) http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.164.2.33.2.3&r2=1

Re: [PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2006-06-04 Thread Steph Fox
Helly, hi, This won't work unless zend_compile.h is included in zend_API.c... (and I still think you need the ABSTRACT flag in there for Reflector too ;) - Steph - Original Message - From: "Marcus Boerger" <[EMAIL PROTECTED]> To: Sent: Sunday, June 04, 2006 12:11 PM Subject: [PHP-C

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

2006-06-04 Thread Marcus Boerger
helly Sun Jun 4 10:31:58 2006 UTC Modified files: /php-src/ext/splspl_functions.c Log: - Use engine call to register interfaces (steph) http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_functions.c?r1=1.35&r2=1.36&diff_format=u Index: php-src/ext/spl/spl

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

2006-06-04 Thread Marcus Boerger
helly Sun Jun 4 10:34:22 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_functions.c Log: - MFH Use engine call to register interfaces (steph) http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_functions.c?r1=1.28.2.3&r2=1.28.2.3.2.1&diff_fo

[PHP-CVS] cvs: php-src(PHP_5_1) /win32 php5dllts.dsp

2006-06-04 Thread Stanislav Malyshev
stasSun Jun 4 10:41:41 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/win32 php5dllts.dsp Log: fix .dsp build http://cvs.php.net/viewcvs.cgi/php-src/win32/php5dllts.dsp?r1=1.6&r2=1.6.2.1&diff_format=u Index: php-src/win32/php5dllts.dsp diff -u ph

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

2006-06-04 Thread Marcus Boerger
helly Sun Jun 4 10:47:22 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splphp_spl.c Log: - Add missing classes http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/php_spl.c?r1=1.52.2.28&r2=1.52.2.28.2.1&diff_format=u Index: php-src/ext/spl/php_spl.c d

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

2006-06-04 Thread Ilia Alshanetsky
iliaa Sun Jun 4 14:56:34 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli_api.c /php-srcNEWS Log: Fixed bug #37671 (MySQLi extension fails to recognize BIT column). http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli_api.c

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

2006-06-04 Thread Ilia Alshanetsky
iliaa Sun Jun 4 14:57:06 2006 UTC Modified files: /php-src/ext/mysqli mysqli_api.c Log: MFB: Fixed bug #37671 (MySQLi extension fails to recognize BIT column). http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.127&r2=1.128&diff_format=u I