Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve undefined variable error messages | Máté Kocsis | 2020-03-31 | 1 | -1/+1 |
* | Convert some notices to warnings | Nikita Popov | 2019-10-02 | 1 | -1/+1 |
* | Merge branch 'PHP-7.4' | Nikita Popov | 2019-05-07 | 1 | -1/+1 |
|\ | |||||
| * | Deprecate left-associative ternary | Nikita Popov | 2019-05-07 | 1 | -1/+1 |
* | | Remove bareword fallback for constants | Nikita Popov | 2019-01-31 | 1 | -3/+2 |
|/ | |||||
* | Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation | Rowan Collins | 2017-03-23 | 1 | -1/+1 |
* | Fixed bug #72944 (Null pointer deref in zval_delref_p). | Dmitry Stogov | 2016-08-29 | 1 | -0/+12 |