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

2006-11-07 Thread changelog
changelog Wed Nov 8 01:31:28 2006 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1014r2=1.1015diff_format=u Index: ZendEngine2/ChangeLog diff -u

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

2006-11-07 Thread Johannes Schl
johannesTue Nov 7 15:17:42 2006 UTC Modified files: /php-src/ext/splspl_iterators.c Log: - No C++ comments (fix #39414) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.153r2=1.154diff_format=u Index:

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

2006-11-07 Thread Johannes Schl
johannesTue Nov 7 15:19:11 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_iterators.c /php-srcNEWS Log: - MFH: No C++ comments (fix #39414)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo pdo_stmt.c /ext/pdo/tests bug_39398.phpt

2006-11-07 Thread Ilia Alshanetsky
iliaa Tue Nov 7 17:57:18 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo/tests bug_39398.phpt Modified files: /php-src/ext/pdopdo_stmt.c /php-srcNEWS Log: Fixed bug #39398 (Booleans are not automatically

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

2006-11-07 Thread Ilia Alshanetsky
iliaa Tue Nov 7 17:57:37 2006 UTC Modified files: /php-src/ext/pdo/tests bug_39398.phpt /php-src/ext/pdopdo_stmt.c Log: MFB: Fixed bug #39398 (Booleans are not automatically translated to integers).

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

2006-11-07 Thread Ilia Alshanetsky
iliaa Tue Nov 7 20:24:05 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.336r2=1.2027.2.547.2.337diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.336

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array array_diff_key.phpt array_intersect_key.phpt

2006-11-07 Thread Ilia Alshanetsky
iliaa Tue Nov 7 20:24:38 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array array_diff_key.phpt array_intersect_key.phpt Log: Fixed tests

[PHP-CVS] cvs: php-src /ext/standard/tests/array array_diff_key.phpt array_intersect_key.phpt

2006-11-07 Thread Ilia Alshanetsky
iliaa Tue Nov 7 20:26:35 2006 UTC Modified files: /php-src/ext/standard/tests/array array_diff_key.phpt array_intersect_key.phpt Log: MFB: fixed tests