| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More zpp error/variation test removals | Nikita Popov | 2019-03-06 | 1 | -21/+0 |
| | | | | | | Some of these tests also check non-zpp conditions -- however, there is always some other test that also checks those error conditions. | ||||
| * | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 1 | -1/+1 |
| | | | | | | | | PHP requires integer typehints to be written "int" and does not allow "integer" as an alias. This changes type error messages to match the actual type name and avoids confusing messages like "must be of the type integer, integer given". | ||||
| * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| | | |||||
| * | Drop SKIPIF check for ext/spl. | Sebastian Bergmann | 2008-05-24 | 1 | -2/+0 |
| | | |||||
| * | - MFH Add spl_object_hash() | Marcus Boerger | 2006-07-09 | 1 | -0/+23 |
