[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/fileinfo/libmagic/print.c branches/PHP_5_4/main/snprintf.c trunk/ext/fileinfo/libmagic/print.c trunk/main/snprintf.c

2011-09-15 Thread Xinchen Hui
laruence Thu, 15 Sep 2011 07:09:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=316807 Log: Fix warning "implicit declaration of function `vasprintf'" If There is a better fix, plz fixme. Changed paths: U php/php-src/branches/PHP_5_4/ext/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/bz2/tests/005.phpt branches/PHP_5_4/ext/bz2/tests/005.phpt trunk/ext/bz2/tests/005.phpt

2011-09-15 Thread Pierre Joye
pajoye Thu, 15 Sep 2011 09:15:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=316809 Log: - force LF Changed paths: _U php/php-src/branches/PHP_5_3/ext/bz2/tests/005.phpt _U php/php-src/branches/PHP_5_4/ext/bz2/tests/005.phpt _U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS Zend/zend_builtin_functions.c

2011-09-15 Thread Dmitry Stogov
dmitry Thu, 15 Sep 2011 09:58:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=316810 Log: Fixed bug #55475 (is_a() triggers autoloader). (alan at akbkhome dot com) Bug: https://bugs.php.net/55475 (Assigned) is_a() triggers autoloader C

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS Zend/zend_builtin_functions.c

2011-09-15 Thread Ferenc Kovacs
On Thu, Sep 15, 2011 at 11:58 AM, Dmitry Stogov wrote: > dmitry                                   Thu, 15 Sep 2011 09:58:33 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=316810 > > Log: > Fixed bug #55475 (is_a() triggers autoloader). (alan at akbkhome dot com) > > Bug: http

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS Zend/zend_builtin_functions.c

2011-09-15 Thread Dmitry Stogov
dmitry Thu, 15 Sep 2011 10:59:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=316811 Log: Reverted the fix for #55475 (is_a() triggers autoloader) before the common decision Bug: https://bugs.php.net/55475 (Closed) is_a() triggers autoloader

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/fileinfo/libmagic/print.c branches/PHP_5_4/main/snprintf.c trunk/ext/fileinfo/libmagic/print.c trunk/main/snprintf.c

2011-09-15 Thread Kalle Sommer Nielsen
Hi Laruence 2011/9/15 Xinchen Hui : > laruence                                 Thu, 15 Sep 2011 07:09:43 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=316807 > > Log: > Fix warning "implicit declaration of function `vasprintf'" > If There is a better fix, plz fixme. > > Chan

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS Zend/zend_builtin_functions.c

2011-09-15 Thread Johannes Schlüter
On Thu, 2011-09-15 at 12:28 +0200, Ferenc Kovacs wrote: > so we are now reverting back to the old behavior? > I didn't expected that by the discussion on the mailing list. ack, we shouldn't have changed the behavior in the fist place. But going back and forth is creating an even bigger mess. joha

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/zend_stream.c branches/PHP_5_3/main/main.c branches/PHP_5_4/Zend/zend_stream.c branches/PHP_5_4/main/main.c trunk/Zend/zend_str

2011-09-15 Thread Dmitry Stogov
dmitry Thu, 15 Sep 2011 11:30:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=316812 Log: Fixed bug #50982 (incorrect assumption of PAGE_SIZE size) Bug: https://bugs.php.net/50982 (Assigned) incorrect assumption of PAGE_SIZE size Chan

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/Zend/zend_object_handlers.c trunk/Zend/zend_object_handlers.c

2011-09-15 Thread Etienne Kneuss
colder Thu, 15 Sep 2011 14:50:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=316816 Log: Fix folding Changed paths: U php/php-src/branches/PHP_5_4/Zend/zend_object_handlers.c U php/php-src/trunk/Zend/zend_object_handlers.c Modif

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/fileinfo/libmagic.patch trunk/ext/fileinfo/libmagic.patch

2011-09-15 Thread Xinchen Hui
laruence Thu, 15 Sep 2011 15:53:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=316822 Log: Update libmagic.patch (patch reversed base on -r296679) Changed paths: U php/php-src/branches/PHP_5_4/ext/fileinfo/libmagic.patch U php/php-

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/fileinfo/libmagic/print.c branches/PHP_5_4/main/snprintf.c trunk/ext/fileinfo/libmagic/print.c trunk/main/snprintf.c

2011-09-15 Thread Laruence
Hi: sure, thanks :) 2011/9/15 Kalle Sommer Nielsen : > Hi Laruence > > 2011/9/15 Xinchen Hui : >> laruence                                 Thu, 15 Sep 2011 07:09:43 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=316807 >> >> Log: >> Fix warning "implicit declaration of f

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/bug53872.phpt branches/PHP_5_4/ext/phar/tests/bug53872.phpt trunk/ext/phar/tests/bug53872.phpt

2011-09-15 Thread Christopher Jones
sixd Thu, 15 Sep 2011 17:23:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=316825 Log: Fix skipif for non zlib builds re message http://lxr.php.net/opengrok/xref/PHP_TRUNK/ext/phar/phar_object.c#351 Bug: https://bugs.php.net/351 (Closed)

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS

2011-09-15 Thread Stanislav Malyshev
stas Thu, 15 Sep 2011 22:33:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=316836 Log: next version header Changed paths: U php/php-src/branches/PHP_5_4/NEWS Modified: php/php-src/branches/PHP_5_4/NEWS ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/mysqlnd/mysqlnd.c branches/PHP_5_4/ext/mysqlnd/mysqlnd_ps.c trunk/ext/mysqlnd/mysqlnd.c trunk/ext/mysqlnd/mysqlnd_ps.c

2011-09-15 Thread Dmitry Stogov
dmitry Fri, 16 Sep 2011 06:55:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=316846 Log: Fixed Windows build Changed paths: U php/php-src/branches/PHP_5_4/ext/mysqlnd/mysqlnd.c U php/php-src/branches/PHP_5_4/ext/mysqlnd/mysqlnd_p