[PHP-CVS] svn: /php/php-src/trunk/ php.ini-development php.ini-production

2010-12-20 Thread Moriyoshi Koizumi
moriyoshiTue, 21 Dec 2010 06:57:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=306535 Log: - Update ini descriptions. It is still possible that zend.multibyte will be removed in the near future as it is confirmed to not impose any significant

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/zip/tests/bug53579.phpt branches/PHP_5_3/ext/zip/zip_stream.c trunk/ext/zip/tests/bug53579.phpt trunk/ext/zip/zip_stream.c

2010-12-20 Thread Hannes Magnusson
bjoriMon, 20 Dec 2010 11:00:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=306493 Log: Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams) Also added the filename being access to the stream_get_meta_data() array Bug: ht

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/dba/libflatfile/flatfile.c trunk/ext/dba/libflatfile/flatfile.c

2010-12-20 Thread Ilia Alshanetsky
iliaaMon, 20 Dec 2010 23:00:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=306527 Log: Fixed compiler warnings Changed paths: U php/php-src/branches/PHP_5_3/ext/dba/libflatfile/flatfile.c U php/php-src/trunk/ext/dba/libflatfile

[PHP-CVS] svn: /php/php-src/trunk/ext/mbstring/ mbstring.c

2010-12-20 Thread Rui Hirokawa
hirokawa Mon, 20 Dec 2010 14:38:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=306509 Log: fixed compile error with VS2008. Changed paths: U php/php-src/trunk/ext/mbstring/mbstring.c Modified: php/php-src/trunk/ext/mbstring/mbstring.c =

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_compile.c

2010-12-20 Thread Stefan Marr
gron Mon, 20 Dec 2010 08:49:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=306489 Log: Removed dead code. # should not have been commited in the first place. Changed paths: U php/php-src/trunk/Zend/zend_compile.c Modified: php/php-s