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

2008-09-23 Thread Felipe Pena
felipe Tue Sep 23 23:10:02 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_stmt.c /php-srcNEWS Log: - MFH: Fixed bug #46157 (PDOStatement::fetchObject prototype error) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.118.

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

2008-09-23 Thread Felipe Pena
felipe Tue Sep 23 23:07:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdopdo_stmt.c Log: - MFH: Fixed bug #46157 (PDOStatement::fetchObject prototype error) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.118.2.38.2.24.2.22&r2=1.11

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

2008-09-23 Thread Felipe Pena
felipe Tue Sep 23 23:05:24 2008 UTC Modified files: /php-src/ext/pdopdo_stmt.c Log: - Fixed bug #46157 (PDOStatement::fetchObject prototype error) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.198&r2=1.199&diff_format=u Index: php-src/ext/pd

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /main/streams filter.c streams.c

2008-09-23 Thread Hannes Magnusson
On Mon, Sep 22, 2008 at 03:26, Greg Beaver <[EMAIL PROTECTED]> wrote: > cellog Mon Sep 22 01:26:14 2008 UTC > > Modified files: (Branch: PHP_5_3) >/php-srcNEWS >/php-src/main/streams filter.c streams.c > Log: > MF52 fix Bug #46147: after stream seek, appen

[PHP-CVS] cvs: php-src /ext/iconv iconv.c /ext/pcre php_pcre.c /ext/standard array.c base64.c image.c versioning.c /main rfc1867.c /main/streams glob_wrapper.c ZendEngine2 zend_constants.c

2008-09-23 Thread Nuno Lopes
nlopess Tue Sep 23 15:22:05 2008 UTC Modified files: /ZendEngine2zend_constants.c /php-src/ext/iconv iconv.c /php-src/ext/pcre php_pcre.c /php-src/ext/standard array.c base64.c image.c versioning.c /php-src/main rfc1867.c

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

2008-09-23 Thread Felipe Pena
felipe Tue Sep 23 12:17:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - BFN #46160 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.329&r2=1.2027.2.547.2.965.2.330&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_dllist.c /ext/spl/tests bug46160.phpt

2008-09-23 Thread Felipe Pena
felipe Tue Sep 23 12:06:01 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests bug46160.phpt Modified files: /php-src/ext/splspl_dllist.c Log: - MFH: Fixed bug #46160 (SPL - Memory leak when exception is throwed in offs

[PHP-CVS] cvs: php-src /ext/spl spl_dllist.c /ext/spl/tests bug46160.phpt

2008-09-23 Thread Felipe Pena
felipe Tue Sep 23 12:05:02 2008 UTC Added files: /php-src/ext/spl/tests bug46160.phpt Modified files: /php-src/ext/splspl_dllist.c Log: - Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method) ht