]>
granicus.if.org Git - php/log
Dmitry Stogov [Tue, 12 Apr 2016 21:05:19 +0000 (00:05 +0300)]
Delay IS_UNDEF check for FETCH_DIM_R and family
Dmitry Stogov [Tue, 12 Apr 2016 19:53:01 +0000 (22:53 +0300)]
Reuse zend_fetch_dimension_address_read() for FETCH_LIST
Dmitry Stogov [Tue, 12 Apr 2016 19:15:16 +0000 (22:15 +0300)]
Added missing "goto"
Anatol Belski [Tue, 12 Apr 2016 17:38:01 +0000 (19:38 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
update NEWS
Anatol Belski [Tue, 12 Apr 2016 17:37:36 +0000 (19:37 +0200)]
update NEWS
Anatol Belski [Tue, 12 Apr 2016 17:15:08 +0000 (19:15 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #68849 bindValue is not using the right data type
Anatol Belski [Tue, 12 Apr 2016 17:12:45 +0000 (19:12 +0200)]
Fixed bug #68849 bindValue is not using the right data type
Dmitry Stogov [Tue, 12 Apr 2016 16:36:24 +0000 (19:36 +0300)]
Optimize ASSIGN_DIM (separate common unspecializeble code into helper functions).
Nikita Popov [Tue, 12 Apr 2016 12:44:43 +0000 (14:44 +0200)]
Merge branch 'PHP-7.0'
Nikita Popov [Tue, 12 Apr 2016 12:39:05 +0000 (14:39 +0200)]
Fix ZEND_SEPARATE for by-val func returning ref zval
Nikita Popov [Tue, 12 Apr 2016 12:33:56 +0000 (14:33 +0200)]
Drop unnecessary ZEND_SEPARATE code
The following write ops will separate if necessary.
Joe Watkins [Tue, 12 Apr 2016 12:40:36 +0000 (13:40 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
phpdbg: close file handles
Joe Watkins [Tue, 12 Apr 2016 12:40:03 +0000 (13:40 +0100)]
phpdbg: close file handles
Remi Collet [Tue, 12 Apr 2016 11:46:23 +0000 (13:46 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
fix skipif
Remi Collet [Tue, 12 Apr 2016 11:46:06 +0000 (13:46 +0200)]
fix skipif
Dmitry Stogov [Tue, 12 Apr 2016 11:41:06 +0000 (14:41 +0300)]
Separate unspecializeble code of INIT_DYNAMIC_CALL into separate helper functions.
Xinchen Hui [Tue, 12 Apr 2016 07:31:35 +0000 (15:31 +0800)]
Merge branch 'PHP-7.0'
* PHP-7.0:
This only make sense on *nix
Xinchen Hui [Tue, 12 Apr 2016 07:30:11 +0000 (15:30 +0800)]
This only make sense on *nix
Anatol Belski [Tue, 12 Apr 2016 04:50:48 +0000 (06:50 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
prepare next
Anatol Belski [Tue, 12 Apr 2016 04:49:30 +0000 (06:49 +0200)]
prepare next
Anatol Belski [Mon, 11 Apr 2016 13:38:15 +0000 (15:38 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
update NEWS
Anatol Belski [Mon, 11 Apr 2016 13:37:45 +0000 (15:37 +0200)]
update NEWS
Anatol Belski [Mon, 11 Apr 2016 13:02:27 +0000 (15:02 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #70484 selectordinal doesn't work with named parameters
fix version macro to check
Anatol Belski [Mon, 11 Apr 2016 13:00:58 +0000 (15:00 +0200)]
Fixed bug #70484 selectordinal doesn't work with named parameters
Anatol Belski [Mon, 11 Apr 2016 12:54:58 +0000 (14:54 +0200)]
fix version macro to check
Joe Watkins [Mon, 11 Apr 2016 12:25:03 +0000 (13:25 +0100)]
Merge branch 'master' of https://github.com/php/php-src
Joe Watkins [Mon, 11 Apr 2016 12:24:54 +0000 (13:24 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
handle dummy frame
Joe Watkins [Mon, 11 Apr 2016 12:24:37 +0000 (13:24 +0100)]
handle dummy frame
Dmitry Stogov [Mon, 11 Apr 2016 10:17:24 +0000 (13:17 +0300)]
Improve zend_leave_helper() by checking all rare conditions at once.
Joe Watkins [Mon, 11 Apr 2016 07:04:14 +0000 (08:04 +0100)]
Merge branch 'PHP-7.0' of https://github.com/php/php-src into PHP-7.0
Joe Watkins [Mon, 11 Apr 2016 07:03:56 +0000 (08:03 +0100)]
Merge branch 'master' of https://github.com/php/php-src
Joe Watkins [Mon, 11 Apr 2016 07:03:39 +0000 (08:03 +0100)]
Merge branch 'PHP-7.0'
* PHP-7.0:
fix calendar segfault
Joe Watkins [Mon, 11 Apr 2016 07:03:15 +0000 (08:03 +0100)]
fix calendar segfault
Anatol Belski [Sun, 10 Apr 2016 17:12:07 +0000 (19:12 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
update NEWS
Anatol Belski [Sun, 10 Apr 2016 17:10:45 +0000 (19:10 +0200)]
update NEWS
Anatol Belski [Sun, 10 Apr 2016 16:49:38 +0000 (18:49 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #71998 Function pg_insert does not insert when column type = inet
Anatol Belski [Sun, 10 Apr 2016 16:48:35 +0000 (18:48 +0200)]
Fixed bug #71998 Function pg_insert does not insert when column type = inet
Anatol Belski [Sat, 9 Apr 2016 17:12:16 +0000 (19:12 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #65480 No declaration for msgformat_fix_quotes() in msgformat.c or msgformat_attr.c
Anatol Belski [Sat, 9 Apr 2016 17:10:53 +0000 (19:10 +0200)]
Fixed bug #65480 No declaration for msgformat_fix_quotes() in msgformat.c or msgformat_attr.c
Xinchen Hui [Sat, 9 Apr 2016 17:02:20 +0000 (10:02 -0700)]
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
Xinchen Hui [Sat, 9 Apr 2016 17:02:10 +0000 (10:02 -0700)]
Merge branch 'master' of git.php.net:/php-src
Xinchen Hui [Sat, 9 Apr 2016 17:01:33 +0000 (10:01 -0700)]
Merge branch 'PHP-7.0'
Xinchen Hui [Sat, 9 Apr 2016 17:01:04 +0000 (10:01 -0700)]
Fixed bug #71995 (Returning the same var twice from __sleep() produces broken serialized data)
Anatol Belski [Sat, 9 Apr 2016 16:53:35 +0000 (18:53 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
update NEWS
Anatol Belski [Sat, 9 Apr 2016 16:52:59 +0000 (18:52 +0200)]
update NEWS
Anatol Belski [Sat, 9 Apr 2016 16:27:57 +0000 (18:27 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #66289 Locale::lookup incorrectly returns en or en_US if locale is empty
Anatol Belski [Sat, 9 Apr 2016 16:22:57 +0000 (18:22 +0200)]
Fixed bug #66289 Locale::lookup incorrectly returns en or en_US if locale is empty
Lior Kaplan [Sat, 9 Apr 2016 13:35:50 +0000 (16:35 +0300)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Enable configure without opcache-file and huge-code-pages
Lior Kaplan [Sat, 9 Apr 2016 12:57:57 +0000 (15:57 +0300)]
Enable configure without opcache-file and huge-code-pages
This doesn't chagne the default (yes for both features), but respects
--disable-opcache-file and --disable-huge-code-pages configure flags if given.
Xinchen Hui [Sat, 9 Apr 2016 08:43:28 +0000 (01:43 -0700)]
We should always serialize the op->handler
Lior Kaplan [Fri, 8 Apr 2016 22:38:37 +0000 (01:38 +0300)]
Merge branch 'PHP-7.0'
* PHP-7.0:
opcache config.m4: Use = for comparison
Lior Kaplan [Fri, 8 Apr 2016 22:35:30 +0000 (01:35 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
opcache config.m4: Use = for comparison
Lior Kaplan [Fri, 8 Apr 2016 19:38:07 +0000 (22:38 +0300)]
opcache config.m4: Use = for comparison
Dmitry Stogov [Fri, 8 Apr 2016 13:12:32 +0000 (16:12 +0300)]
removed useless ckeck (ZEND_HANDLE_EXCEPTION never uses RETURN_VALUE)
Anatol Belski [Fri, 8 Apr 2016 12:19:30 +0000 (14:19 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
fix indent
Anatol Belski [Fri, 8 Apr 2016 12:17:57 +0000 (14:17 +0200)]
fix indent
Anatol Belski [Fri, 8 Apr 2016 11:52:08 +0000 (13:52 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
update NEWS
Anatol Belski [Fri, 8 Apr 2016 11:51:29 +0000 (13:51 +0200)]
update NEWS
Anatol Belski [Fri, 8 Apr 2016 10:49:51 +0000 (12:49 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
fix compat for ICU < 50
Anatol Belski [Fri, 8 Apr 2016 10:48:26 +0000 (12:48 +0200)]
fix compat for ICU < 50
Anatol Belski [Fri, 8 Apr 2016 10:32:27 +0000 (12:32 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #68893 Stackoverflow in datefmt_create
Added missing newline.
Changed to check for error with the new function that returns null if error is set
Added function to check error and return null if error is set.
Added tests for bug 70451 and 70452
Anatol Belski [Fri, 8 Apr 2016 10:29:40 +0000 (12:29 +0200)]
Fixed bug #68893 Stackoverflow in datefmt_create
Daniel Persson [Mon, 7 Sep 2015 20:23:26 +0000 (22:23 +0200)]
Added missing newline.
Daniel Persson [Mon, 7 Sep 2015 20:15:52 +0000 (22:15 +0200)]
Changed to check for error with the new function that returns null if error is set
Daniel Persson [Mon, 7 Sep 2015 20:15:23 +0000 (22:15 +0200)]
Added function to check error and return null if error is set.
Daniel Persson [Mon, 7 Sep 2015 20:14:36 +0000 (22:14 +0200)]
Added tests for bug 70451 and 70452
Xinchen Hui [Fri, 8 Apr 2016 09:58:31 +0000 (17:58 +0800)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #71986 (Nested foreach assign-by-reference creates broken variables)
Xinchen Hui [Fri, 8 Apr 2016 09:57:51 +0000 (17:57 +0800)]
Fixed bug #71986 (Nested foreach assign-by-reference creates broken variables)
Anatol Belski [Fri, 8 Apr 2016 09:03:09 +0000 (11:03 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
update NEWS
Anatol Belski [Fri, 8 Apr 2016 09:01:42 +0000 (11:01 +0200)]
update NEWS
Anatol Belski [Fri, 8 Apr 2016 08:03:29 +0000 (10:03 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #70455 Missing constant: IntlChar::NO_NUMERIC_VALUE
Anatol Belski [Fri, 8 Apr 2016 07:55:57 +0000 (09:55 +0200)]
Fixed bug #70455 Missing constant: IntlChar::NO_NUMERIC_VALUE
Anatol Belski [Fri, 8 Apr 2016 07:29:22 +0000 (09:29 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
update NEWS
Anatol Belski [Fri, 8 Apr 2016 07:28:41 +0000 (09:28 +0200)]
update NEWS
Anatol Belski [Fri, 8 Apr 2016 07:00:58 +0000 (09:00 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #71516 IntlDateFormatter losts locale if pattern is set via constructor
Anatol Belski [Fri, 8 Apr 2016 06:59:06 +0000 (08:59 +0200)]
Fixed bug #71516 IntlDateFormatter losts locale if pattern is set via constructor
Nikita Popov [Thu, 7 Apr 2016 23:48:21 +0000 (01:48 +0200)]
Fix static method arg binding in traits
Nikita Popov [Tue, 29 Mar 2016 21:48:07 +0000 (23:48 +0200)]
Forbid binding methods to incompatible $this
This prohibits binding closures returned by
ReflectionMethod::getClosure() to a $this, which is not an
instance of the method scope. This restriction was already in
place for internal methods, now it is extended to user methods.
ML discussion: http://markmail.org/message/zepnhdyr3kij6di6
Dmitry Stogov [Thu, 7 Apr 2016 15:59:04 +0000 (18:59 +0300)]
Fixed handling of return statement without a value.
Dmitry Stogov [Thu, 7 Apr 2016 15:27:49 +0000 (18:27 +0300)]
Added missing "break"
Dmitry Stogov [Thu, 7 Apr 2016 14:34:53 +0000 (17:34 +0300)]
Use return type hints for type inference and eliminate useless VERIFY_RETRUN_TYPE opcodes.
Xinchen Hui [Thu, 7 Apr 2016 11:30:00 +0000 (19:30 +0800)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Improved fix for #71940
Xinchen Hui [Thu, 7 Apr 2016 11:29:49 +0000 (19:29 +0800)]
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
* 'PHP-7.0' of git.php.net:/php-src:
Fixed bug #71980
Xinchen Hui [Thu, 7 Apr 2016 11:28:54 +0000 (19:28 +0800)]
Improved fix for #71940
Nikita Popov [Thu, 7 Apr 2016 10:30:06 +0000 (12:30 +0200)]
Merge branch 'PHP-7.0'
Nikita Popov [Thu, 7 Apr 2016 10:25:42 +0000 (12:25 +0200)]
Fixed bug #71980
Yasuo Ohgaki [Thu, 7 Apr 2016 08:13:05 +0000 (17:13 +0900)]
Remove debug code
Xinchen Hui [Thu, 7 Apr 2016 05:58:11 +0000 (13:58 +0800)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed bug #71940 (Unserialize crushes on restore object reference)
Xinchen Hui [Thu, 7 Apr 2016 05:58:00 +0000 (13:58 +0800)]
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
* 'PHP-7.0' of git.php.net:/php-src:
Remove __halt_compiler from semi-reserved tokens
Fixed Bug #71974 Trans sid will always be send, even if cookies are available
Optimized array_fill(). This is a perfect function for fast creation of packed arrays.
Fixed build
fix merge mistake
fix tests
PostgreSQL's PDOStatement::getColumnMeta() fills in table's name.
fix indent
Fixed bug #71978 (Existence of return type hint affects other compatibility rules)
fix test
fix bug #71667 (emulate how mssql extension names "computed" columns)
update NEWS
add 32-bit specific variont for #62498
skip test on 32-bit
make opcache lockfile path configurable
return zvals instead of strings, cast or not based on stringify attribute
fix test
add skip slow test
Xinchen Hui [Thu, 7 Apr 2016 05:56:55 +0000 (13:56 +0800)]
Fixed bug #71940 (Unserialize crushes on restore object reference)
Nikita Popov [Thu, 7 Apr 2016 03:52:51 +0000 (05:52 +0200)]
Merge branch 'PHP-7.0'
Nikita Popov [Thu, 7 Apr 2016 03:51:49 +0000 (05:51 +0200)]
Remove __halt_compiler from semi-reserved tokens
token_get_all() is not capable of dealing with this one correctly.
Yasuo Ohgaki [Thu, 7 Apr 2016 01:26:32 +0000 (10:26 +0900)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed Bug #71974 Trans sid will always be send, even if cookies are available
Yasuo Ohgaki [Thu, 7 Apr 2016 01:25:35 +0000 (10:25 +0900)]
Fixed Bug #71974 Trans sid will always be send, even if cookies are available
Dmitry Stogov [Wed, 6 Apr 2016 22:02:01 +0000 (01:02 +0300)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Optimized array_fill(). This is a perfect function for fast creation of packed arrays.
Dmitry Stogov [Wed, 6 Apr 2016 22:01:11 +0000 (01:01 +0300)]
Optimized array_fill(). This is a perfect function for fast creation of packed arrays.
Dmitry Stogov [Wed, 6 Apr 2016 22:00:34 +0000 (01:00 +0300)]
Merge branch 'PHP-7.0'
* PHP-7.0:
Fixed build
Dmitry Stogov [Wed, 6 Apr 2016 21:59:21 +0000 (00:59 +0300)]
Fixed build
Kalle Sommer Nielsen [Wed, 6 Apr 2016 20:25:05 +0000 (22:25 +0200)]
Fix the build
Anatol Belski [Wed, 6 Apr 2016 16:06:40 +0000 (18:06 +0200)]
Merge branch 'PHP-7.0'
* PHP-7.0:
fix merge mistake