Commit message (Expand) | 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 inte... | Dmitry Stogov | 2018-08-29 | 1 | -4/+9 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Revert "Inheritance checks should not ignore parents if these implement an in... | Joe Watkins | 2017-02-01 | 1 | -4/+5 |
* | 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 |
* | | 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 |
|\ \ | |||||
| * | | Fix bug #71428 | Levi Morrison | 2016-05-05 | 1 | -2/+0 |
| * | | Add nullable parameter types | Levi Morrison | 2016-05-05 | 1 | -5/+5 |
| * | | 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 |
* | | | Refactor zval cleanup into single function | Bob Weinand | 2016-05-05 | 1 | -1/+1 |
|/ / | |||||
* | | Revert "Fix bad merge into master" | Dmitry Stogov | 2016-04-29 | 1 | -0/+3 |
* | | Fix bad merge into master | Bob Weinand | 2016-04-28 | 1 | -3/+0 |
* | | Merge branch 'PHP-7.0' | Dmitry Stogov | 2016-04-28 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fixed BC break described by bug #72119. | Dmitry Stogov | 2016-04-28 | 1 | -0/+3 |
* | | Merge branch 'PHP-7.0' | Dmitry Stogov | 2016-04-19 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Dmitry Stogov | 2016-04-19 | 1 | -1/+2 |
* | | Merge branch 'PHP-7.0' | Dmitry Stogov | 2016-04-07 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | 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 |
|\ \ | |/ | |||||
| * | Fixed bug #71978 (Existence of return type hint affects other compatibility r... | Dmitry Stogov | 2016-04-06 | 1 | -12/+26 |
* | | Fixed bug #62814 | Nikita Popov | 2016-03-29 | 1 | -9/+9 |
* | | Merge branch 'PHP-7.0' | Joe Watkins | 2016-03-29 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | remove unused param | Joe Watkins | 2016-03-29 | 1 | -3/+3 |
* | | Merge branch 'PHP-7.0' | Joe Watkins | 2016-03-29 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | 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 |
|\ \ | |/ | |||||
| * | 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 |
|\ \ | |/ | |||||
| * | 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 |
* | | 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 |
|\ \ | |/ | |||||
| * | 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 |