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

2006-06-04 Thread changelog
changelog Mon Jun 5 05:31:51 2006 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2366r2=1.2367diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2366

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

2006-06-04 Thread changelog
changelog Mon Jun 5 05:31:57 2006 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/ZendEngine2/ChangeLog?r1=1.930r2=1.931diff_format=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.930

[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

[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.231r2=1.232diff_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)

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: php-cvs@lists.php.net Sent: Sunday, June 04, 2006 12:11

[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.35r2=1.36diff_format=u Index:

[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)

[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.6r2=1.6.2.1diff_format=u Index: php-src/win32/php5dllts.dsp diff -u

[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.28r2=1.52.2.28.2.1diff_format=u Index: php-src/ext/spl/php_spl.c

[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).

[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.127r2=1.128diff_format=u