[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/ftp_fopen_wrapper.c trunk/ext/standard/ftp_fopen_wrapper.c

2010-12-13 Thread Ilia Alshanetsky
iliaaMon, 13 Dec 2010 16:53:26 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306342 Log: Fixed bug #48607 (fwrite() doesn't check reply from ftp server before exiting) Bug: http://bugs.php.net/48607 (Verified) fwrite() doesn't check reply

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/mysqli/mysqli_nonapi.c branches/PHP_5_3/ext/mysqli/tests/bug53503.phpt trunk/ext/mysqli/mysqli_nonapi.c trunk/ext/mysqli/tests/b

2010-12-12 Thread Kalle Sommer Nielsen
kalleSun, 12 Dec 2010 16:17:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306266 Log: Fixed bug #53503 (mysqli::query returns false after successful LOAD DATA query) Bug: http://bugs.php.net/53503 (error getting bug information)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/mysqli/mysqli_nonapi.c trunk/ext/mysqli/mysqli_nonapi.c

2010-12-12 Thread Kalle Sommer Nielsen
kalleSun, 12 Dec 2010 18:00:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306278 Log: Fixed bug #53425 (mysqli_real_connect() ignores client flags when built to call libmysql) # Based on patch by tre-php-net at crushedhat dot com Bug:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/filter/logical_filters.c branches/PHP_5_3/ext/filter/tests/018.phpt branches/PHP_5_3/ext/filter/tests/bug53150.phpt trunk/ext/fi

2010-12-12 Thread Ilia Alshanetsky
iliaaSun, 12 Dec 2010 18:36:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306282 Log: Fixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges) Bug: http://bugs.php.net/53150 (Open) 127.0.0.1 is valid with

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

2010-12-12 Thread Ilia Alshanetsky
iliaaSun, 12 Dec 2010 19:27:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306288 Log: Fixed bug 48484 (array_product() always returns 0 for an empty array). Bug: http://bugs.php.net/48484 (Verified) array_product(array()) returns 0

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/filter/logical_filters.c branches/PHP_5_3/ext/filter/tests/018.phpt branches/PHP_5_3/ext/filter/tests/bug47435.phpt trunk/ext/fi

2010-12-12 Thread Ilia Alshanetsky
iliaaSun, 12 Dec 2010 19:54:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306290 Log: Fixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work with ipv6). Bug: http://bugs.php.net/47435 (Open) FILTER_FLAG_NO_PRIV_RANGE and

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

2010-12-12 Thread Felipe Pena
felipe Sun, 12 Dec 2010 21:11:54 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306291 Log: - Cosmetics 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/sqlite3/CREDITS branches/PHP_5_3/ext/sqlite3/libsqlite/sqlite3.c branches/PHP_5_3/ext/sqlite3/libsqlite/sqlite3.h branches/PHP_5

2010-12-11 Thread Ilia Alshanetsky
iliaaSat, 11 Dec 2010 14:57:34 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306223 Log: Upgraded bundled Sqlite3 to version 3.7.4. Changed paths: U php/php-src/branches/PHP_5_3/NEWS U

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

2010-12-10 Thread Felipe Pena
felipe Fri, 10 Dec 2010 11:26:14 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306179 Log: - Cosmetics Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

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

2010-12-10 Thread Hannes Magnússon
On Wed, Nov 3, 2010 at 22:48, Pierre Joye paj...@php.net wrote: pajoye                                   Wed, 03 Nov 2010 21:48:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305063 Log: - add stat support for zip:// does that mean filesize(zip://archive.zip#foobar) and

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

2010-12-10 Thread Felipe Pena
felipe Fri, 10 Dec 2010 23:58:33 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306213 Log: - Fixed bug #53515 (property_exists incorrect on ArrayObject null and 0 values) Bug: http://bugs.php.net/53515 (Open) property_exists incorrect on

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/php_fopen_wrapper.c trunk/ext/standard/info.c trunk/ext/standard/php_fopen_wrapper.c

2010-12-10 Thread Gustavo André dos Santos Lopes
cataphract Sat, 11 Dec 2010 01:52:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306215 Log: - Implemented request #26158/bug #53465 (open arbitrary file descriptor with fopen) Bugs: http://bugs.php.net/26158 (Bogus) Open arbitrary file

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo_oci/oci_statement.c branches/PHP_5_3/ext/pdo_oci/tests/pdo_oci_fread_1.phpt branches/PHP_5_3/ext/pdo_oci/tests/pdo_oci_strea

2010-12-09 Thread Felipe Pena
felipe Fri, 10 Dec 2010 00:33:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306149 Log: - Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10) patch by: spatar at mail dot nnov dot ru Bug:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/intl/formatter/formatter_attr.c trunk/ext/intl/formatter/formatter_attr.c

2010-12-09 Thread Felipe Pena
felipe Fri, 10 Dec 2010 00:47:51 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306154 Log: - Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values) Bug: http://bugs.php.net/53512 (Open) NumberFormatter::setSymbol crash on

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS Zend/tests/indirect_reference_this.phpt Zend/zend_compile.c

2010-12-09 Thread Scott MacVicar
scottmac Fri, 10 Dec 2010 06:34:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306169 Log: MFH: Fix indirect reference of $this Changed paths: U php/php-src/branches/PHP_5_3/NEWS A

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/gd/gd.c trunk/ext/gd/gd.c

2010-12-08 Thread Pierre Joye
pajoye Wed, 08 Dec 2010 08:45:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306075 Log: - Fix #53492, fix crash if aa steps are invalid Bug: http://bugs.php.net/53492 (Assigned) Stack buffer overflow in imagepstext Changed paths:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/gd/gd.c trunk/ext/gd/gd.c

2010-12-08 Thread Ilia Alshanetsky
What about 5.2? On Wed, Dec 8, 2010 at 3:45 AM, Pierre Joye paj...@php.net wrote: pajoye                                   Wed, 08 Dec 2010 08:45:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306075 Log: - Fix #53492, fix crash if aa steps are invalid Bug:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/gd/gd.c trunk/ext/gd/gd.c

2010-12-08 Thread Pierre Joye
oh right, should be fixed there too. I will merge the fix once I'm back home. Thanks for the head up On Wed, Dec 8, 2010 at 1:26 PM, Ilia Alshanetsky i...@prohost.org wrote: What about 5.2? On Wed, Dec 8, 2010 at 3:45 AM, Pierre Joye paj...@php.net wrote: pajoye                                

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS configure.in main/php_version.h

2010-12-08 Thread Johannes Schlüter
johannes Wed, 08 Dec 2010 21:38:51 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306090 Log: PHP 5.3.4 Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS configure.in main/php_version.h

2010-12-08 Thread Johannes Schlüter
johannes Wed, 08 Dec 2010 22:48:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306102 Log: Back to -dev Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

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

2010-12-06 Thread Pierre Joye
pajoye Tue, 07 Dec 2010 01:22:23 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306036 Log: - add CVE 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/sqlite3/sqlite3.c branches/PHP_5_3/ext/sqlite3/tests/bug53463.phpt trunk/ext/sqlite3/sqlite3.c trunk/ext/sqlite3/tests/bug53463.

2010-12-03 Thread Felipe Pena
felipe Fri, 03 Dec 2010 21:05:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305954 Log: - Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number) Bug: http://bugs.php.net/53463 (Open) sqlite3 columnName() segfaults on bad

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

2010-12-03 Thread Felipe Pena
felipe Fri, 03 Dec 2010 21:09:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305955 Log: - Order 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 configure.in main/php_version.h

2010-12-02 Thread Johannes Schlüter
johannes Thu, 02 Dec 2010 13:59:38 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305903 Log: - PHP 5.3.4RC2 Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS configure.in main/php_version.h

2010-12-02 Thread Johannes Schlüter
johannes Thu, 02 Dec 2010 14:34:32 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305908 Log: - Back to -dev Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

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

2010-12-02 Thread Pierre Joye
pajoye Thu, 02 Dec 2010 22:56:57 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305920 Log: - some missing entries 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

2010-12-02 Thread Felipe Pena
felipe Thu, 02 Dec 2010 23:01:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305921 Log: - Cosmetics 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/iconv/iconv.c branches/PHP_5_3/ext/iconv/tests/bug51250.phpt trunk/ext/iconv/iconv.c trunk/ext/iconv/tests/bug51250.phpt

2010-12-01 Thread Ilia Alshanetsky
iliaaWed, 01 Dec 2010 14:03:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305887 Log: Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words) Bug: http://bugs.php.net/51250 (error getting bug information)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/dba/config.m4 trunk/ext/dba/config.m4

2010-12-01 Thread Christopher Jones
sixd Wed, 01 Dec 2010 19:20:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305894 Log: Add Berkeley DB 5.1 support to the DBA extension Changed paths: U php/php-src/branches/PHP_5_3/NEWS U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c branches/PHP_5_3/ext/curl/tests/bug52202.phpt trunk/ext/curl/interface.c trunk/ext/curl/tests/bug52202.phpt

2010-11-30 Thread Ilia Alshanetsky
iliaaTue, 30 Nov 2010 13:40:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305850 Log: Fixed bug #52202 (CURLOPT_PRIVATE gets corrupted). Bug: http://bugs.php.net/52202 (Open) CURL(OPT|INFO)_PRIVATE Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/fpm/fpm.c branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c trunk/sapi/fpm/fpm/fpm.c trunk/sapi/fpm/fpm/fpm_conf.c

2010-11-30 Thread Jérôme Loyet
fat Tue, 30 Nov 2010 19:37:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305859 Log: - Fixed bug #53412 (segfault when using -y) Bug: http://bugs.php.net/53412 (Assigned) php-fpm children constantly exiting (immediately) Changed

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2010-11-29 Thread Ilia Alshanetsky
iliaaMon, 29 Nov 2010 14:40:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305835 Log: Fixed bug #52828 (curl_setopt does not accept persistent streams). Bug: http://bugs.php.net/52828 (Open) curl_setopt does not accept persistent streams

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/dom/tests/bug52656.phpt branches/PHP_5_3/ext/dom/text.c trunk/ext/dom/tests/bug52656.phpt trunk/ext/dom/text.c

2010-11-29 Thread Ilia Alshanetsky
iliaaMon, 29 Nov 2010 14:48:53 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305837 Log: Fixed bug #52656 (DOMCdataSection does not work with splitText). Bug: http://bugs.php.net/52656 (Open) DOMCdataSection::splitText broken Changed

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

2010-11-28 Thread Derick Rethans
derick Sun, 28 Nov 2010 16:33:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305800 Log: - Reorganize slightly as there was already a date and an intl extension header/section. Changed paths: U php/php-src/branches/PHP_5_3/NEWS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/main/win95nt.h branches/PHP_5_3/win32/build/config.w32.h.in branches/PHP_5_3/win32/winutil.c trunk/main/win95nt.h trunk/win32/build/

2010-11-26 Thread Pierre Joye
pajoye Fri, 26 Nov 2010 18:25:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305778 Log: - Fixed #53409, sleep() return NULL on Windows Bug: http://bugs.php.net/53409 (error getting bug information) Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/tests/url/bug52327.phpt trunk/ext/standard/base64.c trunk/ext/standard/tests/url/bug52327.phpt

2010-11-26 Thread Ilia Alshanetsky
iliaaFri, 26 Nov 2010 20:59:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305779 Log: Fixed bug #52327 (base64_decode() improper handling of leading padding in strict mode) Bug: http://bugs.php.net/52327 (Assigned) base64_decode()

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/iconv/tests/bug53304.phpt branches/PHP_5_3/ext/standard/quot_print.c trunk/ext/iconv/tests/bug53304.phpt trunk/ext/standard/quot

2010-11-25 Thread Ilia Alshanetsky
iliaaThu, 25 Nov 2010 21:38:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305759 Log: Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits) Bug: http://bugs.php.net/53304 (Assigned) iconv_mime_docode() doesn't handle

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

2010-11-24 Thread Felipe Pena
felipe Thu, 25 Nov 2010 00:05:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305734 Log: - Ordering 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/standard/rand.c trunk/ext/standard/rand.c

2010-11-23 Thread Ilia Alshanetsky
iliaaTue, 23 Nov 2010 13:09:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305692 Log: Fixed bug #46587 (mt_rand() does not check that max is greater than min). Bug: http://bugs.php.net/46587 (Assigned) mt_/rand produce out of range

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

2010-11-22 Thread Ilia Alshanetsky
iliaaMon, 22 Nov 2010 13:10:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305649 Log: Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c) Bug: http://bugs.php.net/51003 (Assigned) unaligned memory access in

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

2010-11-22 Thread Christopher Jones
sixd Mon, 22 Nov 2010 22:18:30 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305675 Log: Explicitly name the added constant 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/reflection/php_reflection.c branches/PHP_5_3/ext/reflection/tests/bug52854.phpt trunk/ext/reflection/php_reflection.c trunk/ext/

2010-11-21 Thread Johannes Schlüter
johannes Sun, 21 Nov 2010 12:24:09 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305605 Log: - Fix #52854 (ReflectionClass::newInstanceArgs does not work for classes without constructors Bug: http://bugs.php.net/52854 (Assigned)

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

2010-11-21 Thread Felipe Pena
felipe Sun, 21 Nov 2010 14:07:22 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305609 Log: - New NEWS structure (to be improved) Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

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-20 Thread Stas Malyshev
Hi! not saying that it is not cool to finally have that but we are in the RC phase Sorry for being late, but this seems not to be very intrusive and next 5.3 would probably be in quite some time... But if it's not OK I could wait. -- Stanislav Malyshev, Software Architect SugarCRM:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/phar/phar.c trunk/ext/phar/phar.c

2010-11-20 Thread Ilia Alshanetsky
iliaaSat, 20 Nov 2010 19:27:31 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305582 Log: Fixed bug #50987 (unaligned memory access in phar.c) Bug: http://bugs.php.net/50987 (Assigned) unaligned memory access in phar.c Changed paths:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/phar/phar.c trunk/ext/phar/phar.c

2010-11-20 Thread Christopher Jones
Hi Ilia, Was the 2nd patch in the bug no longer needed? Chris On 11/20/10 11:27 AM, Ilia Alshanetsky wrote: iliaaSat, 20 Nov 2010 19:27:31 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305582 Log: Fixed bug #50987 (unaligned memory

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/phar/phar.c trunk/ext/phar/phar.c

2010-11-20 Thread Kalle Sommer Nielsen
Hi Chris 2010/11/20 Christopher Jones christopher.jo...@oracle.com: Hi Ilia, Was the 2nd patch in the bug no longer needed? Fixed :) -- regards, Kalle Sommer Nielsen ka...@php.net -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/reflection/php_reflection.c branches/PHP_5_3/ext/reflection/tests/bug53366.phpt trunk/ext/reflection/php_reflection.c trunk/ext/

2010-11-20 Thread Felipe Pena
felipe Sat, 20 Nov 2010 22:53:55 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305589 Log: - Fixed bug #53366 (Reflection doesnt get dynamic property value from getProperty()) Bug: http://bugs.php.net/53366 (Open) Reflection doesnt get

[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/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_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/ 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

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

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

2010-11-18 Thread Jani Taskinen
Using # in front of some number seems to trigger the bug stuff instead of adding links to viewvc. Perhaps someone should enhance the SVNROOT/commit-bugs.php with rev trigger? :) --Jani On Nov 18, 2010, at 6:14 AM, Gustavo André dos Santos Lopes wrote: cataphract

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/fpm/fpm.h branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c branches/PHP_5_3/sapi/fpm/fpm/fpm_main.c branches/PHP_5_3/sapi/fpm/p

2010-11-18 Thread Johannes Schlüter
Hi, no big issue but a quick reminder: On Thu, 2010-11-11 at 23:27 +, Jérôme Loyet wrote: + if (free) efree(filename); CODING_STANDARDS says: Syntax and indentation -- [...] 3. Be generous with whitespace and

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/fpm/fpm.h branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c branches/PHP_5_3/sapi/fpm/fpm/fpm_main.c branches/PHP_5_3/sapi/fpm/p

2010-11-18 Thread Jérôme Loyet
2010/11/18 Johannes Schlüter johan...@schlueters.de: Hi, no big issue but a quick reminder: Yes I know there is some part of the code which does not respect the standard. I've already started to pass all this and correct, work in progress. On Thu, 2010-11-11 at 23:27 +, Jérôme Loyet

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/file.c branches/PHP_5_3/ext/standard/file.h branches/PHP_5_3/ext/standard/ftp_fopen_wrapper.c branches/PHP_5_3/ext/

2010-11-18 Thread Johannes Schlüter
Hi On Fri, 2010-10-29 at 15:29 +, Gustavo André dos Santos Lopes wrote: Modified: php/php-src/branches/PHP_5_3/ext/standard/file.h === --- php/php-src/branches/PHP_5_3/ext/standard/file.h2010-10-29 15:02:39 UTC (rev

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

2010-11-18 Thread Pierre Joye
pajoye Thu, 18 Nov 2010 17:09:27 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305510 Log: - path with null entries Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/UPGRADING Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS configure.in main/php_version.h

2010-11-18 Thread Johannes Schlüter
johannes Thu, 18 Nov 2010 19:03:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305514 Log: Back to -dev Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

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

2010-11-18 Thread Christopher Jones
sixd Fri, 19 Nov 2010 00:14:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305539 Log: Update fix proviso now the mentioned Oracle bugfix is available in an Oracle patchset Changed paths: U php/php-src/branches/PHP_5_3/NEWS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo_firebird/firebird_statement.c branches/PHP_5_3/ext/pdo_firebird/tests/rowCount.phpt trunk/ext/pdo_firebird/firebird_statemen

2010-11-17 Thread Felipe Pena
felipe Thu, 18 Nov 2010 01:24:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305476 Log: - Fixed bug #53335 (pdo_firebird did not implement rowCount()) patch by: preeves at ibphoenix dot com Bug: http://bugs.php.net/53335 (Open)

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS main/SAPI.c tests/basic/req44164.phpt

2010-11-17 Thread Gustavo André dos Santos Lopes
cataphract Thu, 18 Nov 2010 04:09:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305481 Log: - Reversed implementation of FR #44164, pending further consideration. See rev #304903. Bugs: http://bugs.php.net/44164 (Assigned) Handle

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

2010-11-17 Thread Gustavo André dos Santos Lopes
cataphract Thu, 18 Nov 2010 04:14:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305482 Log: - Fixed NULL dereference in lex_scan on zend multibyte builds where the script had a flex incompatible encoding and there was no converter. #see rev

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

2010-11-16 Thread Christopher Jones
sixd Tue, 16 Nov 2010 19:38:31 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305413 Log: Added missing 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/standard/string.c branches/PHP_5_3/ext/standard/tests/strings/bug53319.phpt trunk/ext/standard/string.c trunk/ext/standard/tests

2010-11-16 Thread Felipe Pena
felipe Tue, 16 Nov 2010 22:16:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305418 Log: - Fixed bug #53319 (strip_tags() may strip 'br /' incorrectly) Bug: http://bugs.php.net/53319 (Open) Strip_tags() may strip 'br /' incorrectly

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/tests/file/bug52820.phpt branches/PHP_5_3/main/streams/streams.c trunk/ext/standard/tests/file/bug52820.phpt trunk/main

2010-11-15 Thread Gustavo André dos Santos Lopes
cataphract Mon, 15 Nov 2010 18:22:52 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305379 Log: - Fixed bug #52820 (writes to fopencookie FILE* not commited when seeking the stream). Bug: http://bugs.php.net/52820 (Assigned) curl doesn't write to

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/config.m4 branches/PHP_5_3/sapi/fpm/fpm/fpm.c branches/PHP_5_3/sapi/fpm/fpm/fpm.h branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c

2010-11-14 Thread Jérôme Loyet
fat Sun, 14 Nov 2010 22:01:34 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305341 Log: - Fixed #52691 (allow multiple instance of FPM using a custom prefix) Bug: http://bugs.php.net/52691 (Analyzed) allow multiple instance of FPM using a

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/lib/parse_date.c branches/PHP_5_3/ext/date/lib/parse_date.re branches/PHP_5_3/ext/date/lib/parse_iso_intervals.c trunk/ext/

2010-11-13 Thread Derick Rethans
derick Sat, 13 Nov 2010 15:01:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305316 Log: - MFH: Added support for the ( and ) delimiters/separators to DateTime::createFromFormat(). - Regenerated the parsers for HEAD and PHP_5_3. Changed

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug53305.phpt branches/PHP_5_3/Zend/zend_constants.c trunk/Zend/tests/bug53305.phpt trunk/Zend/zend_constants.c

2010-11-13 Thread Felipe Pena
felipe Sat, 13 Nov 2010 18:46:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305327 Log: - Fixed bug #53305 (E_NOTICE when defining a constant starts with __COMPILER_HALT_OFFSET__) - Fixed a part of bug #53260 (the __COMPILER_HALT_OFFSET__

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/win32/time.c trunk/win32/time.c

2010-11-12 Thread Gustavo André dos Santos Lopes
cataphract Fri, 12 Nov 2010 18:37:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305298 Log: - Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can return 1 million microsecs). (ped at 7gods dot org) - Moved line out of order

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/openssl/openssl.c trunk/ext/openssl/openssl.c

2010-11-12 Thread Felipe Pena
felipe Fri, 12 Nov 2010 23:34:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305303 Log: - Fixed bug #53136 (Invalid read on openssl_csr_new()) Bug: http://bugs.php.net/53136 (Open) Invalid read on openssl_csr_new() Changed paths:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/fpm/fpm.c branches/PHP_5_3/sapi/fpm/fpm/fpm_stdio.c branches/PHP_5_3/sapi/fpm/fpm/fpm_unix.c branches/PHP_5_3/sapi/fpm/fpm/

2010-11-11 Thread Jérôme Loyet
fat Thu, 11 Nov 2010 22:48:46 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305282 Log: - Fixed bug #52693 (configuration file errors are not logged to stderr) Bug: http://bugs.php.net/52693 (Analyzed) configuration file errors are not

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/fpm/fpm.h branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c branches/PHP_5_3/sapi/fpm/fpm/fpm_main.c branches/PHP_5_3/sapi/fpm/php-f

2010-11-11 Thread Jérôme Loyet
fat Thu, 11 Nov 2010 23:27:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305284 Log: - Fixed #52692 (Added '-t/--test' to php-fpm to check and validate FPM conf file) Bug: http://bugs.php.net/52692 (Analyzed) allow to test and validate

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/config.m4 branches/PHP_5_3/sapi/fpm/fpm/fpm.c branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c branches/PHP_5_3/sapi/fpm/fpm/fpm_en

2010-11-11 Thread Jérôme Loyet
fat Fri, 12 Nov 2010 00:30:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305287 Log: - Fixed #52660 (custom process title for FPM) Bug: http://bugs.php.net/52660 (Analyzed) change FPM processes title according to their type

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

2010-11-10 Thread Kalle Sommer Nielsen
kalleThu, 11 Nov 2010 01:43:53 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305266 Log: Added new constant; ZEND_MULTIBYTE to check whether PHP was compiled using --enable-zend-multibyte or not instead of sniffing phpinfo() (FR #52348)

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

2010-11-10 Thread Jérôme Loyet
fat Thu, 11 Nov 2010 02:43:51 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305268 Log: here come the new 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

2010-11-09 Thread Adam Harvey
aharvey Tue, 09 Nov 2010 14:54:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305228 Log: Fix line wrapping. 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_directory.c branches/PHP_5_3/ext/spl/tests/SplFileObject_fgetcsv_escape_default.phpt trunk/ext/spl/spl_directory.c trunk

2010-11-09 Thread Adam Harvey
aharvey Tue, 09 Nov 2010 14:53:23 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305227 Log: Fix bug #53279 (SplFileObject doesn't initialise default CSV escape character). Bug: http://bugs.php.net/53279 (Open) SplFileObject doesn't initialise

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/tests/url/bug53248.phpt branches/PHP_5_3/ext/standard/url.c trunk/ext/standard/tests/url/bug53248.phpt trunk/ext/standa

2010-11-07 Thread Felipe Pena
felipe Sun, 07 Nov 2010 12:59:22 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305159 Log: - Fixed bug #53248 (rawurlencode RFC 3986 EBCDIC support misses tilde char). patch by: Justin Martin (frozenf...@php) Bug: http://bugs.php.net/53248

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/odbc/php_odbc.c trunk/ext/odbc/php_odbc.c

2010-11-07 Thread Felipe Pena
felipe Sun, 07 Nov 2010 18:13:53 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305170 Log: - Fixed bug #52512 (Broken error handling in odbc_execute) patch by: mkoegler at auto dot tuwien dot ac dot at Bug: http://bugs.php.net/52512

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/filter/logical_filters.c branches/PHP_5_3/ext/filter/tests/030.phpt trunk/ext/filter/logical_filters.c trunk/ext/filter/tests/03

2010-11-07 Thread Gustavo André dos Santos Lopes
cataphract Mon, 08 Nov 2010 04:36:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305186 Log: - Fixed the filter extension accepting IPv4 octets with a leading 0 as that belongs to the unsupported dotted octal representation. - Fixed bug #53236

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pgsql/pgsql.c branches/PHP_5_3/ext/pgsql/tests/bug47199.phpt trunk/ext/pgsql/pgsql.c trunk/ext/pgsql/tests/bug47199.phpt

2010-11-06 Thread Felipe Pena
felipe Sat, 06 Nov 2010 17:43:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305130 Log: - Fixed bug #47199 (pg_delete() fails on NULL) patch by: ewgraf at gmail dot com Bug: http://bugs.php.net/47199 (Open) pg_delete fails on NULL

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pcre/php_pcre.c branches/PHP_5_3/ext/pcre/tests/backtrack_limit.phpt branches/PHP_5_3/ext/pcre/tests/bug52732.phpt branches/PHP_

2010-11-06 Thread Felipe Pena
felipe Sat, 06 Nov 2010 18:32:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305132 Log: - Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it returns int(0)) patch by: slugonamission at gmail dot com Bug:

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

2010-11-05 Thread Felipe Pena
felipe Sat, 06 Nov 2010 00:09:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305121 Log: - Fixed bug #50579 (RegexIterator::REPLACE doesn't work) Bug: http://bugs.php.net/50579 (Verified) RegexIterator::REPLACE doesn't work Changed

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/tests/file/bug53241.phpt branches/PHP_5_3/main/php_streams.h branches/PHP_5_3/main/streams/cast.c branches/PHP_5_3/main

2010-11-04 Thread Gustavo André dos Santos Lopes
cataphract Fri, 05 Nov 2010 01:29:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305095 Log: - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails with streams opened with, inter alia, the 'xb' mode). Bug:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/main/fopen_wrappers.c branches/PHP_5_3/tests/security/bug53226.phpt trunk/main/fopen_wrappers.c trunk/tests/security/bug53226.phpt

2010-11-04 Thread Adam Harvey
aharvey Fri, 05 Nov 2010 05:28:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305098 Log: Fix bug #53226 (file_exists fails on big filenames). Bug: http://bugs.php.net/53226 (Assigned) file_exists fails on big filenames Changed paths:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/objects_032.phpt branches/PHP_5_3/Zend/zend_compile.c trunk/Zend/tests/objects_032.phpt trunk/Zend/zend_compile.c

2010-11-03 Thread Etienne Kneuss
colder Wed, 03 Nov 2010 15:40:24 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305057 Log: Fixed covariance of return-by-ref constraints Changed paths: U php/php-src/branches/PHP_5_3/NEWS A

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

2010-11-03 Thread Pierre Joye
pajoye Wed, 03 Nov 2010 21:48:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305063 Log: - add stat support for zip:// Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/ext/zip/zip_stream.c U

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

2010-11-03 Thread Pierre Joye
pajoye Tue, 02 Nov 2010 15:33:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305030 Log: - add CVE id 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/session/session.c branches/PHP_5_3/ext/session/tests/bug53141.phpt trunk/ext/session/session.c trunk/ext/session/tests/bug53141.

2010-11-02 Thread Felipe Pena
felipe Tue, 02 Nov 2010 18:34:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305034 Log: - Fixed bug #53141 (autoload misbehaves if called from closing session) patch by: ladislav at marek dot su Bug: http://bugs.php.net/53141 (Open)

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/session/session.c branches/PHP_5_3/ext/session/tests/bug53141.phpt trunk/ext/session/session.c trunk/ext/session/tests/bug53

2010-11-02 Thread Johannes Schlüter
On Tue, 2010-11-02 at 18:34 +, Felipe Pena wrote: Modified: php/php-src/trunk/ext/session/session.c === --- php/php-src/trunk/ext/session/session.c 2010-11-02 18:06:39 UTC (rev 305033) +++

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/session/session.c branches/PHP_5_3/ext/session/tests/bug53141.phpt trunk/ext/session/session.c trunk/ext/session/tests/bug53

2010-11-02 Thread Felipe Pena
2010/11/2 Johannes Schlüter johan...@schlueters.de On Tue, 2010-11-02 at 18:34 +, Felipe Pena wrote: Modified: php/php-src/trunk/ext/session/session.c === --- php/php-src/trunk/ext/session/session.c 2010-11-02 18:06:39

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

2010-11-02 Thread Felipe Pena
felipe Wed, 03 Nov 2010 01:46:52 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305044 Log: - BFN 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/standard/array.c trunk/ext/standard/array.c

2010-11-01 Thread Felipe Pena
felipe Mon, 01 Nov 2010 17:16:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305011 Log: - Fixed bug #47643 (array_diff() takes over 3000 times longer than php 5.2.4) Bug: http://bugs.php.net/47643 (Assigned) array_diff() takes over 3000

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS ext/pcntl/pcntl.c ext/pcntl/php_pcntl.h ext/pcntl/tests/pcntl_get_last_error.phpt sapi/fpm/php-fpm.8.in tests/security/open_basedir_parse_ini_file.ph

2010-11-01 Thread Arnaud Le Blanc
lbarnaud Mon, 01 Nov 2010 20:22:23 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305016 Log: MFH Fix bug #52173 (ext/pcntl doesn't store/report errors) (patch by nick dot telford at gmail dot com) Bug: http://bugs.php.net/52173 (Open) ext/pcntl

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS ext/pcntl/pcntl.c ext/pcntl/php_signal.c ext/pcntl/php_signal.h sapi/fpm/php-fpm.8.in tests/security/open_basedir_parse_ini_file.phpt

2010-11-01 Thread Arnaud Le Blanc
lbarnaud Mon, 01 Nov 2010 22:43:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305020 Log: MFH fixed bug #52784 (Race condition when handling many concurrent signals) Bug: http://bugs.php.net/52784 (Assigned) Race condition when handling many

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/file.c branches/PHP_5_3/ext/standard/file.h branches/PHP_5_3/ext/standard/ftp_fopen_wrapper.c branches/PHP_5_3/ext/stan

2010-10-29 Thread Gustavo André dos Santos Lopes
cataphract Fri, 29 Oct 2010 15:29:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=304985 Log: - Fixed bug #53198 (changing INI setting from with ini_set did not have any effect) #Made from a proper INI setting and bound it to a global variable.

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/xml/tests/bug49687.phpt branches/PHP_5_3/ext/xml/xml.c trunk/ext/standard/html.c trunk/ext/standard/html.h trunk/ext/xml/tests/b

2010-10-27 Thread Gustavo André dos Santos Lopes
cataphract Wed, 27 Oct 2010 18:13:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=304959 Log: - Fixed bug #49687 (utf8_decode vulnerabilities and deficiencies in the number of reported malformed sequences). (Gustavo) #Made a public interface for

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/reflection/php_reflection.c branches/PHP_5_3/ext/reflection/tests/ReflectionParameter_isDefault.phpt trunk/ext/reflection/php_re

2010-10-26 Thread Gustavo André dos Santos Lopes
cataphract Tue, 26 Oct 2010 18:47:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=304935 Log: - Fixed ReflectionProperty::isDefault() giving a wrong result for properties obtained with ReflectionClass::getProperties(). Changed paths: U

<    1   2   3   4   5   6   7   8   9   10   >