Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
|\ | |||||
| * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| * | Fixed typo in tests (thx Eyal) | Patrick Allaert | 2010-10-05 | 1 | -1/+1 |
* | | assert() user message | Lars Strojny | 2012-08-31 | 6 | -7/+107 |
* | | Fixed typo in tests (thx Eyal) | Patrick Allaert | 2010-10-05 | 1 | -1/+1 |
|/ | |||||
* | Fix INI blocks | Christopher Jones | 2009-03-17 | 2 | -2/+2 |
* | added INI and fixed assert02 to run on PHP6 and PHP53 | Zoe Slattery | 2009-01-25 | 4 | -11/+34 |
* | - MFH: New parameter parsing API | Felipe Pena | 2008-07-23 | 2 | -7/+7 |
* | Support for closures | Dmitry Stogov | 2008-07-17 | 1 | -0/+16 |
* | - Fix tests | Marcus Boerger | 2008-02-02 | 1 | -1/+1 |
* | WS | Ilia Alshanetsky | 2007-08-12 | 1 | -1/+1 |
* | Assert test cases | Zoe Slattery | 2007-07-13 | 9 | -0/+392 |
* | Fixed test | Dmitry Stogov | 2007-05-02 | 1 | -2/+2 |
* | add new tests by <zoe dot slattery at googlemail dot co dot uk> | Antony Dovgal | 2006-12-08 | 2 | -0/+74 |
* | Fixed test | Ilia Alshanetsky | 2006-07-11 | 1 | -2/+2 |
* | Make everyone happy | Hannes Magnusson | 2006-07-03 | 1 | -2/+2 |
* | Fixed test | Ilia Alshanetsky | 2006-07-03 | 1 | -2/+2 |
* | fix tests | Hannes Magnusson | 2006-07-03 | 1 | -4/+4 |
* | fixed segfaults and such things within the new assert02.phpt test | Nuno Lopes | 2006-07-01 | 1 | -0/+42 |
* | - fix test | foobar | 2004-02-16 | 1 | -2/+2 |
* | Made assert test pass on systems with short open tags disabled. | Edin Kadribasic | 2001-10-06 | 1 | -1/+1 |
* | @ - assert() now accepts the array(&$obj,"methodname") syntax. (Thies) | Thies C. Arntzen | 2001-07-09 | 1 | -7/+25 |
* | added test for assert | Thies C. Arntzen | 2001-07-09 | 1 | -0/+21 |