Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.4' | Nikita Popov | 2020-01-30 | 1 | -2/+11 |
|\ | |||||
| * | Fix copying of functions in variance obligations | Nikita Popov | 2020-01-30 | 1 | -2/+11 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-01-28 | 1 | -8/+10 |
|\ \ | |/ | |||||
| * | Fixed bug #78989 | Nikita Popov | 2020-01-28 | 1 | -8/+10 |
* | | Allow variadic arguments to replace non-variadic ones | Nikita Popov | 2020-01-23 | 1 | -27/+28 |
* | | Prefer using declaring class rather than direct parent in error | Nikita Popov | 2020-01-21 | 1 | -4/+4 |
* | | Fix #78880 Another round | Máté Kocsis | 2020-01-19 | 1 | -1/+1 |
* | | Use zend_type inside type lists | Nikita Popov | 2020-01-17 | 1 | -47/+27 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-12-18 | 1 | -8/+6 |
|\ \ | |/ | |||||
| * | Fixed bug #78776 | Nikita Popov | 2019-12-18 | 1 | -9/+6 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-12-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Use unmangled named in property type inheritance error | Nikita Popov | 2019-12-09 | 1 | -1/+1 |
* | | Fix incorrect assertion in property type variance check | Nikita Popov | 2019-12-04 | 1 | -1/+1 |
* | | Implement union types | Nikita Popov | 2019-11-08 | 1 | -118/+202 |
* | | Make zend_type a 2-field struct | Nikita Popov | 2019-11-08 | 1 | -11/+12 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-10-25 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Fix bug #78226: Don't call __set() on uninitialized typed properties | Nikita Popov | 2019-10-25 | 1 | -3/+3 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-10-25 | 1 | -8/+17 |
|\ \ | |/ | |||||
| * | Remove recursive check from instanceof_interface | Nikita Popov | 2019-10-25 | 1 | -8/+17 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-10-17 | 1 | -66/+117 |
|\ \ | |/ | |||||
| * | Integrate property types with variance system | Nikita Popov | 2019-10-17 | 1 | -68/+124 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-10-01 | 1 | -9/+0 |
|\ \ | |/ | |||||
| * | Remove func copy optimization for private method with static vars | Nikita Popov | 2019-10-01 | 1 | -9/+0 |
* | | Change representation of zend_type from type code to MAY_BE_* mask | Nikita Popov | 2019-09-23 | 1 | -37/+14 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-09-12 | 1 | -21/+70 |
|\ \ | |/ | |||||
| * | Allow throwing exception while loading parent class | Nikita Popov | 2019-09-12 | 1 | -21/+70 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-09-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix typo in unlinked_instanceof assertion | Nikita Popov | 2019-09-11 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-09-11 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | Only allow "nearly linked" classes for parent/interface | Nikita Popov | 2019-09-11 | 1 | -5/+5 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-08-29 | 1 | -2/+10 |
|\ \ | |/ | |||||
| * | Addref static vars when not copying private method | Nikita Popov | 2019-08-29 | 1 | -2/+10 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-27 | 1 | -76/+48 |
|\ \ | |/ | |||||
| * | Separate common code abd eliminate useless checks | Dmitry Stogov | 2019-06-27 | 1 | -76/+48 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-27 | 1 | -23/+38 |
|\ \ | |/ | |||||
| * | Inline hot path | Dmitry Stogov | 2019-06-27 | 1 | -23/+38 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-27 | 1 | -41/+108 |
|\ \ | |/ | |||||
| * | Avoid double checks on early binding | Dmitry Stogov | 2019-06-27 | 1 | -42/+114 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-26 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Private methods don't have to be duplicated | Dmitry Stogov | 2019-06-26 | 1 | -1/+2 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-26 | 1 | -16/+29 |
|\ \ | |/ | |||||
| * | Reorder conditions to minimize number of checks on fast path | Dmitry Stogov | 2019-06-26 | 1 | -16/+30 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-26 | 1 | -46/+41 |
|\ \ | |/ | |||||
| * | Remove always true/false conditions, remove dead conde and simplify code. | Dmitry Stogov | 2019-06-26 | 1 | -47/+42 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-25 | 1 | -7/+3 |
|\ \ | |/ | |||||
| * | Replace previosly checked conditions by ZEND_ASSERT() | Dmitry Stogov | 2019-06-25 | 1 | -7/+3 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-25 | 1 | -2/+12 |
|\ \ | |/ | |||||
| * | Fixed variance check for abstract constructor during erlay binding | Dmitry Stogov | 2019-06-25 | 1 | -2/+12 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-25 | 1 | -38/+23 |
|\ \ | |/ | |||||
| * | Cleanup | Dmitry Stogov | 2019-06-25 | 1 | -45/+33 |