Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 1 | -1/+1 |
| | |||||
* | Fixed error messages | Dmitry Stogov | 2015-03-20 | 1 | -1/+1 |
| | |||||
* | Fix executor issue with ignoring strict types, which cleans up a bunch of ↵ | Anthony Ferrara | 2015-03-18 | 1 | -1/+1 |
| | | | | errors. Additionally fix the expected error of 2 unrelated tests that was caused by a change to the core error messages | ||||
* | Implement engine exceptions | Dmitry Stogov | 2015-03-09 | 1 | -14/+6 |
| | | | | | | | RFC: https://wiki.php.net/rfc/engine_exceptions_for_php7 Pending changes regarding naming of BaseException and whether it should be an interface. | ||||
* | MFH tests | Hannes Magnusson | 2006-10-09 | 1 | -0/+37 |