Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -6/+6 |
| | |||||
* | Fixed reference-countingin ZTS build. | Dmitry Stogov | 2018-09-03 | 1 | -1/+1 |
| | |||||
* | Fixed incorrect ZEND_ACC_ARENA_ALLOCATED usage (it must be used only for ↵ | Dmitry Stogov | 2018-08-29 | 1 | -4/+9 |
| | | | | internal functions). | ||||
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Revert "Inheritance checks should not ignore parents if these implement an ↵ | Joe Watkins | 2017-02-01 | 1 | -4/+5 |
| | | | | | | interface" This reverts commit b67eb3440bb244adf6957bf2c68aeeaa6efc8c8d. | ||||
* | Inheritance checks should not ignore parents if these implement an interface | Pedro Magalhães | 2017-01-28 | 1 | -5/+4 |
| | |||||
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-09-22 | 1 | -0/+1 |
|\ | |||||
| * | Fix bug #69579 | John Boehr | 2016-09-22 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-07-05 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-07-05 | 1 | -2/+2 |
| | | | | | | | | | | Conflicts: Zend/zend_compile.c | ||||
* | | Swap type check order | Aaron Piotrowski | 2016-06-29 | 1 | -12/+22 |
| | | |||||
* | | Limit covariance to array and Traversable | Aaron Piotrowski | 2016-06-05 | 1 | -12/+3 |
| | | |||||
* | | Fix abort too early | Aaron Piotrowski | 2016-06-05 | 1 | -10/+12 |
| | | |||||
* | | Covariance on inheriting classes with iterable | Aaron Piotrowski | 2016-06-04 | 1 | -0/+29 |
| | | |||||
* | | Merge branch 'nullable_types' of github.com:morrisonlevi/php-src | Dmitry Stogov | 2016-05-23 | 1 | -5/+11 |
|\ \ | | | | | | | | | | | | | | | | | | | * 'nullable_types' of github.com:morrisonlevi/php-src: Fix bug #71428 Add nullable parameter types Implement nullable return types. | ||||
| * | | Fix bug #71428 | Levi Morrison | 2016-05-05 | 1 | -2/+0 |
| | | | | | | | | | | | | This also affects bug #72119 | ||||
| * | | Add nullable parameter types | Levi Morrison | 2016-05-05 | 1 | -5/+5 |
| | | | | | | | | | | | | This works off of Dmitry's commit for nullable return types | ||||
| * | | Implement nullable return types. | Dmitry Stogov | 2016-05-05 | 1 | -1/+9 |
| | | | |||||
* | | | Fixed typo | Dmitry Stogov | 2016-05-06 | 1 | -1/+1 |
| | | | |||||
* | | | Revert "Refactor zval cleanup into single function" | Dmitry Stogov | 2016-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | This reverts commit bac6fdb0c52c924e726c5a78de8858bf27b6586b. | ||||
* | | | Refactor zval cleanup into single function | Bob Weinand | 2016-05-05 | 1 | -1/+1 |
|/ / | | | | | | | Also use zval_ptr_dtor_nogc() everywhere in Zend in favor of zval_dtor() | ||||
* | | Revert "Fix bad merge into master" | Dmitry Stogov | 2016-04-29 | 1 | -0/+3 |
| | | | | | | | | This reverts commit 2c8e4ba8f1f63429f5d0e08a4a0fc6d449ca801a. | ||||
* | | Fix bad merge into master | Bob Weinand | 2016-04-28 | 1 | -3/+0 |
| | | | | | | | | | | This should only have been reverted in 7.0, but not for 7.1. (merge=ours??) Added appropriate NEWS entry. | ||||
* | | Merge branch 'PHP-7.0' | Dmitry Stogov | 2016-04-28 | 1 | -0/+3 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed BC break described by bug #72119. It was introduced after 7.0.5 release by attempt to fix bug #71428. | ||||
| * | Fixed BC break described by bug #72119. | Dmitry Stogov | 2016-04-28 | 1 | -0/+3 |
| | | | | | | | | It was introduced after 7.0.5 release by attempt to fix bug #71428. | ||||
* | | Merge branch 'PHP-7.0' | Dmitry Stogov | 2016-04-19 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | * PHP-7.0: Prevent usage in GC after free. | ||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Dmitry Stogov | 2016-04-19 | 1 | -1/+2 |
| | | | | | | | | | | * PHP-5.6: Prevent usage in GC after free. | ||||
* | | Merge branch 'PHP-7.0' | Dmitry Stogov | 2016-04-07 | 1 | -1/+0 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed build | ||||
| * | Fixed build | Dmitry Stogov | 2016-04-07 | 1 | -2/+2 |
| | | |||||
* | | Fix the build | Kalle Sommer Nielsen | 2016-04-06 | 1 | -2/+3 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Dmitry Stogov | 2016-04-06 | 1 | -12/+26 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed bug #71978 (Existence of return type hint affects other compatibility rules) | ||||
| * | Fixed bug #71978 (Existence of return type hint affects other compatibility ↵ | Dmitry Stogov | 2016-04-06 | 1 | -12/+26 |
| | | | | | | | | rules) | ||||
* | | Fixed bug #62814 | Nikita Popov | 2016-03-29 | 1 | -9/+9 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Joe Watkins | 2016-03-29 | 1 | -3/+3 |
|\ \ | |/ | | | | | | | * PHP-7.0: remove unused param | ||||
| * | remove unused param | Joe Watkins | 2016-03-29 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Joe Watkins | 2016-03-29 | 1 | -0/+2 |
|\ \ | |/ | | | | | | | * PHP-7.0: fix bug #71428: Validation type inheritance with = NULL | ||||
| * | fix bug #71428: Validation type inheritance with = NULL | Joe Watkins | 2016-03-29 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Joe Watkins | 2016-03-29 | 1 | -7/+7 |
|\ \ | |/ | | | | | | | * PHP-7.0: Bug #71428 work ... hopefully, fix drupal 8 | ||||
| * | Bug #71428 work ... hopefully, fix drupal 8 | Joe Watkins | 2016-03-29 | 1 | -7/+7 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Joe Watkins | 2016-03-28 | 1 | -0/+5 |
|\ \ | |/ | | | | | | | * PHP-7.0: work on #71428 | ||||
| * | work on #71428 | Joe Watkins | 2016-03-28 | 1 | -0/+5 |
| | | |||||
* | | We don't need to dup zend_class_constant here. | Xinchen Hui | 2016-01-22 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quote why the internal class is still using duplication: ``` for internal classes, the zend_class_constant is malloc-ed. we need to free it. if (const->ce == ce) { zval_ptr_dtor(&const->value); free(const) } so, if two classes share one const, and it(parent class) was freed before, this read(in child class, const->ce) is invalid.. and destroy_zend_class is called via zend_hash_destroy(class_table). which is not in reverse order... so, parent classes are dtor first. if we want this work, we should change that order. ``` | ||||
* | | Fixed bug #71413 (Crash with constants on internal interfaces) | Xinchen Hui | 2016-01-21 | 1 | -1/+8 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Dmitry Stogov | 2016-01-13 | 1 | -1/+14 |
|\ \ | |/ | | | | | | | | | * PHP-7.0: Fixed bug #71248 (Wrong interface is enforced) Update NEWS | ||||
| * | Fixed bug #71248 (Wrong interface is enforced) | Dmitry Stogov | 2016-01-13 | 1 | -1/+14 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-01-06 | 1 | -11/+11 |
|\ \ | |/ | |||||
| * | Fixed bug #71275 (Bad method called on cloning an object having a trait) | Bob Weinand | 2016-01-05 | 1 | -11/+11 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-01-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | bump year which is missed in rev 49493a2 | Xinchen Hui | 2016-01-02 | 1 | -1/+1 |
| | |