]>
granicus.if.org Git - php/log
Stanislav Malyshev [Mon, 6 Apr 2015 05:49:06 +0000 (22:49 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fixed bug #68740 (NULL Pointer Dereference)
Stanislav Malyshev [Mon, 6 Apr 2015 05:48:37 +0000 (22:48 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed bug #68740 (NULL Pointer Dereference)
Stanislav Malyshev [Mon, 6 Apr 2015 05:48:27 +0000 (22:48 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed bug #68740 (NULL Pointer Dereference)
Xinchen Hui [Tue, 31 Mar 2015 21:41:46 +0000 (00:41 +0300)]
Fixed bug #68740 (NULL Pointer Dereference)
(cherry picked from commit
124fb22a13fafa3648e4e15b4f207c7096d8155e )
Stanislav Malyshev [Mon, 6 Apr 2015 05:45:16 +0000 (22:45 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix bug #66550 (SQLite prepared statement use-after-free)
Conflicts:
ext/sqlite3/sqlite3.c
Stanislav Malyshev [Mon, 6 Apr 2015 05:38:03 +0000 (22:38 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix bug #66550 (SQLite prepared statement use-after-free)
Stanislav Malyshev [Mon, 6 Apr 2015 05:36:55 +0000 (22:36 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix bug #66550 (SQLite prepared statement use-after-free)
Stanislav Malyshev [Mon, 6 Apr 2015 05:27:02 +0000 (22:27 -0700)]
Fix bug #66550 (SQLite prepared statement use-after-free)
Stanislav Malyshev [Mon, 6 Apr 2015 00:37:44 +0000 (17:37 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Better fix for #68601 for perf https://bitbucket.org/libgd/gd-libgd/commits/
81e9a993f2893d651d225646378e3fd1b7465467
Fix bug #68601 buffer read overflow in gd_gif_in.c
Revert "Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4"
Fixed bug #69293
Add ZEND_ARG_CALLABLE_INFO to allow internal function to type hint against callable.
Stanislav Malyshev [Mon, 6 Apr 2015 00:37:12 +0000 (17:37 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Better fix for #68601 for perf https://bitbucket.org/libgd/gd-libgd/commits/
81e9a993f2893d651d225646378e3fd1b7465467
Fix bug #68601 buffer read overflow in gd_gif_in.c
Revert "Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4"
Fixed bug #69293
Add ZEND_ARG_CALLABLE_INFO to allow internal function to type hint against callable.
Stanislav Malyshev [Mon, 6 Apr 2015 00:36:52 +0000 (17:36 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Better fix for #68601 for perf https://bitbucket.org/libgd/gd-libgd/commits/
81e9a993f2893d651d225646378e3fd1b7465467
Fix bug #68601 buffer read overflow in gd_gif_in.c
Revert "Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4"
Fixed bug #69293
Add ZEND_ARG_CALLABLE_INFO to allow internal function to type hint against callable.
Remi Collet [Wed, 17 Dec 2014 09:59:36 +0000 (10:59 +0100)]
Better fix for #68601 for perf
https://bitbucket.org/libgd/gd-libgd/commits/
81e9a993f2893d651d225646378e3fd1b7465467
Remi Collet [Sat, 13 Dec 2014 08:03:44 +0000 (09:03 +0100)]
Fix bug #68601 buffer read overflow in gd_gif_in.c
Ferenc Kovacs [Sun, 5 Apr 2015 20:55:28 +0000 (22:55 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
add travis failure/recover notification for our irc room
Ferenc Kovacs [Sun, 5 Apr 2015 20:54:57 +0000 (22:54 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
add travis failure/recover notification for our irc room
Ferenc Kovacs [Sun, 5 Apr 2015 20:54:30 +0000 (22:54 +0200)]
add travis failure/recover notification for our irc room
Ferenc Kovacs [Sun, 5 Apr 2015 20:45:58 +0000 (22:45 +0200)]
fix build
Anatol Belski [Sun, 5 Apr 2015 17:45:04 +0000 (19:45 +0200)]
fix nts windows_version_info and reorganize
Xinchen Hui [Sun, 5 Apr 2015 10:45:14 +0000 (18:45 +0800)]
Fixed bug #69371 (Hash table collision leads to inaccessible array keys)
Kalle Sommer Nielsen [Sat, 4 Apr 2015 20:11:37 +0000 (22:11 +0200)]
Fix build
Kalle Sommer Nielsen [Sat, 4 Apr 2015 20:05:21 +0000 (22:05 +0200)]
Merge branch 'master' of https://git.php.net/push/php-src
Kalle Sommer Nielsen [Sat, 4 Apr 2015 20:04:32 +0000 (22:04 +0200)]
This part here was moved to the EG constructor by Anatol in
f51a9c71dd011f7d6879b326280adc05ae45f7f7
Anatol Belski [Sat, 4 Apr 2015 19:52:35 +0000 (21:52 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
updated NEWS
updated NEWS
added test for bug #69354
revert skipif, this should run everywhere
further ODBC 3.0 compliance
more compliance with the ODBC 3.0
test fixes
Anatol Belski [Sat, 4 Apr 2015 19:50:50 +0000 (21:50 +0200)]
updated NEWS
Anatol Belski [Sat, 4 Apr 2015 19:50:18 +0000 (21:50 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
updated NEWS
added test for bug #69354
revert skipif, this should run everywhere
further ODBC 3.0 compliance
more compliance with the ODBC 3.0
test fixes
Anatol Belski [Sat, 4 Apr 2015 19:49:09 +0000 (21:49 +0200)]
updated NEWS
fixes for bug #69354 was cherrypicked from master
Anatol Belski [Thu, 2 Apr 2015 16:50:16 +0000 (18:50 +0200)]
added test for bug #69354
Anatol Belski [Thu, 2 Apr 2015 13:37:08 +0000 (15:37 +0200)]
revert skipif, this should run everywhere
Anatol Belski [Thu, 2 Apr 2015 13:30:31 +0000 (15:30 +0200)]
further ODBC 3.0 compliance
Anatol Belski [Thu, 2 Apr 2015 12:23:23 +0000 (14:23 +0200)]
more compliance with the ODBC 3.0
Anatol Belski [Thu, 2 Apr 2015 12:22:56 +0000 (14:22 +0200)]
test fixes
Anatol Belski [Sat, 4 Apr 2015 18:39:04 +0000 (20:39 +0200)]
no more winxp, but really
Anatol Belski [Sat, 4 Apr 2015 18:28:58 +0000 (20:28 +0200)]
initialize EG(windows_version_info)
there are more places refering to this, but seems it was never
initialized
Nikita Popov [Sat, 4 Apr 2015 13:58:00 +0000 (15:58 +0200)]
Try fixing PDO MySQL pconnect test
Use less aggressive conversion to exceptions, in particular
do not convert warnings that happen during check_liveness. If the
server has gone away this will just reconnect and we still end up
with a valid connection, so it shouldn't throw.
Also drop some unnecessary checks for malloc returning NULL.
Nikita Popov [Sat, 4 Apr 2015 11:10:29 +0000 (13:10 +0200)]
Drop now unnecessary start parameter
Nikita Popov [Sat, 4 Apr 2015 11:02:17 +0000 (13:02 +0200)]
Fix parameter parsing for mysqli_stmt_bind_result()
Also drops one unnecessary arg allocation
Nikita Popov [Sat, 4 Apr 2015 08:52:43 +0000 (10:52 +0200)]
Fix separation in array_multisort
This manifested in Zend/tests/bug52939.phpt when running without
opcache (no immutablization).
Nikita Popov [Sat, 4 Apr 2015 08:38:00 +0000 (10:38 +0200)]
Fix typo
Nikita Popov [Sat, 4 Apr 2015 08:24:00 +0000 (10:24 +0200)]
Clarify that some zpp errors are just for debugging
These occur when the extension author messed up, not during normal
script execution.
Make these core errors and show them even with PARAMS_QUIET.
Dmitry Stogov [Fri, 3 Apr 2015 13:35:06 +0000 (16:35 +0300)]
Don't relay on reference-counter when parameter expected to be a reference, but value given.
Xinchen Hui [Fri, 3 Apr 2015 07:55:39 +0000 (15:55 +0800)]
Unused var
Dmitry Stogov [Fri, 3 Apr 2015 07:48:55 +0000 (10:48 +0300)]
Improved "fust shutdown".
Dmitry Stogov [Thu, 2 Apr 2015 22:32:20 +0000 (01:32 +0300)]
Improved reference counting
Anatol Belski [Thu, 2 Apr 2015 16:50:16 +0000 (18:50 +0200)]
added test for bug #69354
Anatol Belski [Thu, 2 Apr 2015 13:37:08 +0000 (15:37 +0200)]
revert skipif, this should run everywhere
Anatol Belski [Thu, 2 Apr 2015 13:30:31 +0000 (15:30 +0200)]
further ODBC 3.0 compliance
Anatol Belski [Thu, 2 Apr 2015 18:18:11 +0000 (20:18 +0200)]
more compliance with the ODBC 3.x
Anatol Belski [Thu, 2 Apr 2015 12:22:56 +0000 (14:22 +0200)]
test fixes
Nikita Popov [Sat, 21 Mar 2015 19:10:19 +0000 (20:10 +0100)]
Throw ParseException from lexer
Primarily to avoid getting fatal errors from token_get_all().
Implemented using a magic E_ERROR token, which the lexer emits to
force a parser failure.
Dmitry Stogov [Thu, 2 Apr 2015 11:28:39 +0000 (14:28 +0300)]
Use PHP memory manager for mysqlnd memory pools.
Dmitry Stogov [Thu, 2 Apr 2015 11:19:52 +0000 (14:19 +0300)]
Convert fatal errors into EngineException
Dmitry Stogov [Thu, 2 Apr 2015 10:07:17 +0000 (13:07 +0300)]
Recalssify some E_ERROR into E_CORE_ERROR
Dmitry Stogov [Thu, 2 Apr 2015 09:38:16 +0000 (12:38 +0300)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
fix tests
Dmitry Stogov [Thu, 2 Apr 2015 09:37:34 +0000 (12:37 +0300)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Prevent GC from changing zval or object 'color' before they are actually inserted into possible roots buffer.
Conflicts:
NEWS
Zend/zend_gc.c
Anatol Belski [Wed, 1 Apr 2015 16:43:07 +0000 (18:43 +0200)]
fix tests
Dmitry Stogov [Thu, 2 Apr 2015 09:30:58 +0000 (12:30 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Prevent GC from changing zval or object 'color' before they are actually inserted into possible roots buffer.
Dmitry Stogov [Thu, 2 Apr 2015 09:29:15 +0000 (12:29 +0300)]
Prevent GC from changing zval or object 'color' before they are actually inserted into possible roots buffer.
Stanislav Malyshev [Thu, 2 Apr 2015 06:43:33 +0000 (23:43 -0700)]
Revert "Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4"
This reverts commit
fe0ca2745f00940a27bfc8e87db534541a19af70 , reversing
changes made to
968fbc6acf0bc27be17c0209be7f966e89a55943 .
Xinchen Hui [Thu, 2 Apr 2015 01:06:46 +0000 (09:06 +0800)]
Merge branch 'PHP-5.6' of https://git.php.net/repository/php-src into PHP-5.6
Xinchen Hui [Thu, 2 Apr 2015 01:06:38 +0000 (09:06 +0800)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Xinchen Hui [Thu, 2 Apr 2015 01:05:04 +0000 (09:05 +0800)]
Unused var
Xinchen Hui [Thu, 2 Apr 2015 01:03:48 +0000 (09:03 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src
Dmitry Stogov [Thu, 2 Apr 2015 00:56:42 +0000 (03:56 +0300)]
Fixed performance degradation introduced with lateast EnfineException related changes.
Restore original errors order in executor.
Dmitry Stogov [Wed, 1 Apr 2015 23:05:25 +0000 (02:05 +0300)]
Convert fatal errors into EngineExceptions
Make zval_update_constant_ex(), zval_update_constant(), zend_update_class_constants() and zend_ast_evaluate() return SUCCESS or FAILURE.
Ferenc Kovacs [Wed, 1 Apr 2015 22:07:20 +0000 (00:07 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
sigh, can't even copypaste without screwing up
Ferenc Kovacs [Wed, 1 Apr 2015 22:07:13 +0000 (00:07 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
sigh, can't even copypaste without screwing up
Ferenc Kovacs [Wed, 1 Apr 2015 22:07:00 +0000 (00:07 +0200)]
sigh, can't even copypaste without screwing up
Ferenc Kovacs [Wed, 1 Apr 2015 21:06:32 +0000 (23:06 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
oop, put both the error number and message for both db object to the error message
Ferenc Kovacs [Wed, 1 Apr 2015 21:06:22 +0000 (23:06 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
oop, put both the error number and message for both db object to the error message
Ferenc Kovacs [Wed, 1 Apr 2015 21:06:04 +0000 (23:06 +0200)]
oop, put both the error number and message for both db object to the error message
Ferenc Kovacs [Wed, 1 Apr 2015 20:08:29 +0000 (22:08 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
test fixes
Ferenc Kovacs [Wed, 1 Apr 2015 20:08:11 +0000 (22:08 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
test fixes
Ferenc Kovacs [Wed, 1 Apr 2015 20:03:19 +0000 (22:03 +0200)]
test fixes
Stanislav Malyshev [Wed, 1 Apr 2015 19:50:40 +0000 (12:50 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Revert "Merge branch 'PHP-5.5' into PHP-5.6"
Conflicts:
ext/date/php_date.c
ext/date/tests/DateTime_verify.phpt
Stanislav Malyshev [Wed, 1 Apr 2015 19:48:08 +0000 (12:48 -0700)]
Revert "Merge branch 'PHP-5.5' into PHP-5.6"
This reverts commit
aa22e80b1af500e5d6cdc0f7783537a768d0e373 , reversing
changes made to
3e7f47cb039fd8803776eaf2899d576c503cdb63 .
Conflicts:
ext/date/php_date.c
Dmitry Stogov [Wed, 1 Apr 2015 17:01:57 +0000 (20:01 +0300)]
Convert fatal errors into EngineExceptions
Ferenc Kovacs [Wed, 1 Apr 2015 16:06:12 +0000 (18:06 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix typo: unitialized -> uninitialized
Ferenc Kovacs [Wed, 1 Apr 2015 16:05:57 +0000 (18:05 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix typo: unitialized -> uninitialized
Ferenc Kovacs [Wed, 1 Apr 2015 16:05:36 +0000 (18:05 +0200)]
Merge branch 'pr-1212' into PHP-5.5
* pr-1212:
Fix typo: unitialized -> uninitialized
Xinchen Hui [Wed, 1 Apr 2015 16:04:30 +0000 (00:04 +0800)]
Merge branch 'PHP-5.6'
Conflicts:
ext/opcache/zend_accelerator_module.c
Xinchen Hui [Wed, 1 Apr 2015 16:01:57 +0000 (00:01 +0800)]
Update NEWS
Xinchen Hui [Wed, 1 Apr 2015 15:59:45 +0000 (23:59 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
Danack [Wed, 1 Apr 2015 15:58:22 +0000 (23:58 +0800)]
Fixed bug #69281 (opcache_is_script_cached no longer works)
Lior Kaplan [Wed, 1 Apr 2015 15:30:55 +0000 (18:30 +0300)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix typo: unitialized -> uninitialized
Fix typo: unitialized -> uninitialized
Conflicts:
ext/xmlwriter/php_xmlwriter.c
Lior Kaplan [Wed, 1 Apr 2015 15:21:01 +0000 (18:21 +0300)]
Fix typo: unitialized -> uninitialized
Lior Kaplan [Wed, 1 Apr 2015 15:20:26 +0000 (18:20 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix typo: unitialized -> uninitialized
Lior Kaplan [Wed, 1 Apr 2015 15:19:09 +0000 (18:19 +0300)]
Fix typo: unitialized -> uninitialized
Lior Kaplan [Wed, 1 Apr 2015 15:07:37 +0000 (18:07 +0300)]
Fix typo: unitialized -> uninitialized
Dmitry Stogov [Wed, 1 Apr 2015 13:48:15 +0000 (16:48 +0300)]
Convert fatal errors into EngineExceptions
Dmitry Stogov [Wed, 1 Apr 2015 12:54:03 +0000 (15:54 +0300)]
Convert fatal errors into EngineExceptions
Dmitry Stogov [Wed, 1 Apr 2015 12:52:26 +0000 (15:52 +0300)]
Handle incorrect break/continue statements at compile-time
Dmitry Stogov [Wed, 1 Apr 2015 11:50:09 +0000 (14:50 +0300)]
Converted fatal errors into EngineExceptions
Anatol Belski [Wed, 1 Apr 2015 11:39:25 +0000 (13:39 +0200)]
missing includes
Anatol Belski [Wed, 1 Apr 2015 11:17:43 +0000 (13:17 +0200)]
fix extern "C"
now, it shouldn't matter where intl_common.h is included,
not need for extra putting it into extern C
Anatol Belski [Wed, 1 Apr 2015 10:16:14 +0000 (12:16 +0200)]
C89 compat
Anatol Belski [Wed, 1 Apr 2015 09:55:40 +0000 (11:55 +0200)]
add ext/odbc note to UPGRADING
Dmitry Stogov [Wed, 1 Apr 2015 10:49:11 +0000 (13:49 +0300)]
Convert fatal error into EngineException
Dmitry Stogov [Wed, 1 Apr 2015 10:39:11 +0000 (13:39 +0300)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
Remove datefmt_set_timezone_id and OO variant
Dmitry Stogov [Wed, 1 Apr 2015 10:38:05 +0000 (13:38 +0300)]
We don't need this protection anymore (now reference counting on closures is accurate).
Nikita Popov [Wed, 1 Apr 2015 10:31:21 +0000 (12:31 +0200)]
Remove datefmt_set_timezone_id and OO variant