Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests now that class names are shown in correct casing | Marcus Boerger | 2003-12-22 | 1 | -1/+1 |
* | - Nuke property_exists() calls | foobar | 2003-12-01 | 1 | -14/+0 |
* | Fix tests for E_STRICT and check for E_STRICT in run-tests.php. | Marcus Boerger | 2003-11-30 | 1 | -1/+1 |
* | Add a support function to check for property existance which is different | Marcus Boerger | 2003-11-27 | 1 | -0/+13 |
* | In PHP5 this will create an implicit public property | Marcus Boerger | 2003-11-26 | 1 | -0/+1 |
* | test case for bug #26182 | foobar | 2003-11-25 | 1 | -0/+25 |