Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reindent phpt files | Nikita Popov | 2020-02-03 | 1 | -3/+3 |
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
* | Switch code on thrown Errors to 0, update related tests | Aaron Piotrowski | 2015-07-03 | 1 | -4/+4 |
* | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 1 | -1/+1 |
* | Errors converted to exceptions are not "recoverable" anymore. | Dmitry Stogov | 2015-03-10 | 1 | -4/+4 |
* | Implement engine exceptions | Dmitry Stogov | 2015-03-09 | 1 | -1/+6 |
* | Faster sorting algo | Xinchen Hui | 2015-01-14 | 1 | -9/+4 |
* | Adjust expected fatal error message | Timm Friebe | 2014-07-06 | 1 | -7/+7 |
* | Add tests for indirect calls to methods on non-objects | Timm Friebe | 2014-04-28 | 1 | -0/+43 |