[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ acinclude.m4

2010-11-19 Thread Jani Taskinen
jani Fri, 19 Nov 2010 08:26:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305553 Log: - Merged check from trunk to prevent building multiple SAPIs (bug #52419) Bug: http://bugs.php.net/52419 (Closed) Unable to compile PHP with both

[PHP-CVS] svn: /

2010-11-19 Thread Johannes Schlüter
johannes Fri, 19 Nov 2010 09:55:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=30 Log: - Move the old sqlite extension to PECL # discussed in http://www.mail-archive.com/intern...@lists.php.net/msg47463.html Changed paths: A +

[PHP-CVS] svn: /php/php-src/trunk/ NEWS

2010-11-19 Thread Johannes Schlüter
johannes Fri, 19 Nov 2010 10:00:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305556 Log: Add entry for sqlite Changed paths: U php/php-src/trunk/NEWS Modified: php/php-src/trunk/NEWS

[PHP-CVS] svn: /php/php-src/trunk/ext/ com_dotnet/com_handlers.c phar/phar_object.c phar/util.c standard/head.c standard/string.c standard/type.c standard/var.c

2010-11-19 Thread Kalle Sommer Nielsen
kalleFri, 19 Nov 2010 16:03:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305560 Log: Kill some more constness warnings in com_dotnet/phar/standard Changed paths: U php/php-src/trunk/ext/com_dotnet/com_handlers.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/formatted_print.c branches/PHP_5_3/ext/standard/tests/strings/bug47168.phpt trunk/ext/standard/formatted_print.c trunk/

2010-11-19 Thread Ilia Alshanetsky
iliaaFri, 19 Nov 2010 16:36:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305561 Log: Fixed bug #47168 (printf of floating point variable prints maximum of 40 decimal places). Bug: http://bugs.php.net/47168 (Assigned) printf of floating

[PHP-CVS] svn: /php/php-src/trunk/ UPGRADING

2010-11-19 Thread Johannes Schlüter
johannes Fri, 19 Nov 2010 17:22:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305563 Log: - commit missing upgrading note (sqlite removed) Changed paths: U php/php-src/trunk/UPGRADING Modified: php/php-src/trunk/UPGRADING

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

2010-11-19 Thread Martin Jansen
mj Fri, 19 Nov 2010 18:38:23 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305564 Log: Fixed two typos in NEWS. Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/spl/spl_fixedarray.c branches/PHP_5_3/ext/spl/tests/bug53362.phpt trunk/ext/spl/spl_fixedarray.c trunk/ext/spl/tests/bug53362.ph

2010-11-19 Thread Felipe Pena
felipe Fri, 19 Nov 2010 20:07:32 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305565 Log: - Fixed bug #53362 (Segmentation fault when extending SplFixedArray) Bug: http://bugs.php.net/53362 (Feedback) Segmentation fault when extending

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/standard/array.c branches/PHP_5_2/ext/standard/tests/array/extract_safety.phpt branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standa

2010-11-19 Thread Felipe Pena
felipe Fri, 19 Nov 2010 22:06:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305570 Log: - Fixed extract() to do not overwrite $GLOBALS and $this when using EXTR_OVERWRITE. patch by: jorto at redhat dot com Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/intl/dateformat/dateformat_attr.c branches/PHP_5_3/ext/intl/formatter/formatter_attr.c branches/PHP_5_3/ext/intl/tests/dateformat_get_locale.phpt bran

2010-11-19 Thread Stanislav Malyshev
stas Fri, 19 Nov 2010 23:22:55 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305571 Log: Fix invalid args bugs by Maksymilian Arciemowicz Changed paths: U php/php-src/branches/PHP_5_3/ext/intl/dateformat/dateformat_attr.c U

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

2010-11-19 Thread Stanislav Malyshev
stas Fri, 19 Nov 2010 23:27:52 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305573 Log: report intl fix Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

[PHP-CVS] svn: /php/php-src/trunk/main/streams/ streams.c

2010-11-19 Thread Gustavo André dos Santos Lopes
cataphract Fri, 19 Nov 2010 23:42:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305576 Log: - Reverted unintended change. Changed paths: U php/php-src/trunk/main/streams/streams.c Modified: php/php-src/trunk/main/streams/streams.c

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/oci8/ oci8_interface.c

2010-11-19 Thread Christopher Jones
sixd Sat, 20 Nov 2010 01:29:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305578 Log: Remove unreverted duplicate fix for nulls Changed paths: U php/php-src/branches/PHP_5_3/ext/oci8/oci8_interface.c Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/intl/dateformat/dateformat_format.c branches/PHP_5_3/ext/intl/tests/dateformat_format.phpt trunk/ext/intl/dateformat/dateformat_

2010-11-19 Thread Stanislav Malyshev
stas Sat, 20 Nov 2010 02:09:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305580 Log: Add support for DateTime in datefmt_format Changed paths: U php/php-src/branches/PHP_5_3/NEWS U

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

2010-11-19 Thread Kalle Sommer Nielsen
kalleFri, 19 Nov 2010 15:48:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305559 Log: Kill warnings about constness Changed paths: U php/php-src/trunk/ext/reflection/php_reflection.c Modified:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/intl/dateformat/dateformat_format.c branches/PHP_5_3/ext/intl/tests/dateformat_format.phpt trunk/ext/intl/dateformat/datefor

2010-11-19 Thread Pierre Joye
not saying that it is not cool to finally have that but we are in the RC phase On Sat, Nov 20, 2010 at 3:09 AM, Stanislav Malyshev s...@php.net wrote: stas                                     Sat, 20 Nov 2010 02:09:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305580