| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove bareword fallback for constants | Nikita Popov | 2019-01-31 | 1 | -1/+1 |
| | | | | | | | | | | Access to undefined constants will now always result in an Error exception being thrown. This required quite a few test changes, because there were many buggy tests that unintentionally used bareword fallback in combination with error suppression. | ||||
| * | Fixed bug #76536 (PHP crashes with core dump when throwing exception in ↵ | Xinchen Hui | 2018-06-28 | 1 | -0/+20 |
| error handler). (Laruence) | |||||
