Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 1 | -2/+2 |
* | Update exception names in tests after formatting changes. | Aaron Piotrowski | 2015-05-17 | 1 | -1/+1 |
* | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 1 | -1/+1 |
* | Display EngineExceptions like ordinary exceptions | Nikita Popov | 2015-05-15 | 1 | -1/+4 |
* | restore $this support for closures to its former glory | Stanislav Malyshev | 2010-04-19 | 1 | -2/+4 |
* | - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection) | Felipe Pena | 2010-04-02 | 1 | -12/+1 |
* | [DOC] Remove $this support in closures for PHP 5.3 beta 1 | Christian Seiler | 2009-01-26 | 1 | -19/+2 |
* | - MFH Add var_dump support for closures | Marcus Boerger | 2009-01-01 | 1 | -1/+34 |
* | - New tests | Felipe Pena | 2008-07-14 | 1 | -0/+36 |