[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/trunk/Zend/ tests/traits/bugs/case-sensitive.phpt tests/traits/conflict001.phpt tests/traits/conflict003.phpt tests/traits/error_011.phpt tests/traits/error_015.phpt tests/

2010-12-12 Thread Stefan Marr
gron Sun, 12 Dec 2010 16:48:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306267 Log: Changed collision warning for Traits to fatal error. #This change is made to have all possible cases of collisions consistently handled as fatal errors.

Re: [PHP-CVS] svn: /php/php-src/trunk/Zend/ tests/traits/bugs/case-sensitive.phpt tests/traits/conflict001.phpt tests/traits/conflict003.phpt tests/traits/error_011.phpt tests/traits/error_015.phpt te

2010-12-12 Thread Kalle Sommer Nielsen
Hi Stefan 2010/12/12 Stefan Marr g...@php.net: Modified: php/php-src/trunk/Zend/zend_compile.c === --- php/php-src/trunk/Zend/zend_compile.c       2010-12-12 16:17:50 UTC (rev 306266) +++ php/php-src/trunk/Zend/zend_compile.c  

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

2010-12-12 Thread Derick Rethans
derick Sun, 12 Dec 2010 17:07:40 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306270 Log: - Keep extension order alphabetically #- I guess that's what was intended? Changed paths: U php/php-src/trunk/NEWS Modified:

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

2010-12-12 Thread Stefan Marr
gron Sun, 12 Dec 2010 17:12:29 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306272 Log: Changed E_ERROR to E_COMPILE_ERROR for Trait compilation errors. #Thanks for catching this Kalle. Changed paths: U

[PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/date/lib/parse_date.c ext/date/lib/parse_date.re ext/date/tests/bug51866.phpt

2010-12-12 Thread Derick Rethans
derick Sun, 12 Dec 2010 17:17:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306273 Log: - Added the + modifier to parseFromFormat to allow trailing text in the string to parse without throwing an error. #- Patch by Stas, test case by me.

[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/trunk/ NEWS

2010-12-12 Thread Ilia Alshanetsky
iliaaSun, 12 Dec 2010 18:01:46 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306279 Log: sqlite3 lib news Changed paths: U php/php-src/trunk/NEWS Modified: php/php-src/trunk/NEWS

[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/ext/standard/php_crypt_r.c trunk/ext/standard/php_crypt_r.c

2010-12-12 Thread Gustavo André dos Santos Lopes
cataphract Sun, 12 Dec 2010 22:27:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306305 Log: - Fixed bug #53530 (php_crypt tests gcc version incorrectly due to typo) (vapier at gmail dot com) Bug: http://bugs.php.net/53530 (Open) php_crypt

[PHP-CVS] svn: /php/php-src/trunk/ext/date/tests/ bug51866.phpt date-lenient-create.phpt date-lenient.phpt

2010-12-12 Thread Stanislav Malyshev
stas Sun, 12 Dec 2010 22:38:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306307 Log: add fix tests for lenient parsing Changed paths: U php/php-src/trunk/ext/date/tests/bug51866.phpt A

[PHP-CVS] svn: /SVNROOT/ global_avail

2010-12-12 Thread Philip Olson
philip Mon, 13 Dec 2010 06:22:32 + Revision: http://svn.php.net/viewvc?view=revisionrevision=306327 Log: Updated doc karma for x1v4nx and carlos from es/ to full Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail