Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate passing null to non-nullable arg of internal function | Nikita Popov | 2021-02-11 | 1 | -17/+5 |
* | Use the canonical order of types in array|string ZPP error messages | Máté Kocsis | 2020-09-04 | 1 | -1/+1 |
* | Remove unnecessary PHPDoc-alike blocks from tests | Máté Kocsis | 2020-06-24 | 1 | -6/+0 |
* | Improve argument error messages in ext/standard | Máté Kocsis | 2020-03-18 | 1 | -15/+15 |
* | Change argument error message format | Máté Kocsis | 2020-02-26 | 1 | -1/+1 |
* | Make type error messages more consistent | Máté Kocsis | 2020-02-17 | 1 | -2/+2 |
* | Convert string|array union parameter types | Máté Kocsis | 2019-12-20 | 1 | -18/+18 |
* | Promote warnings to errors in strtr() | George Peter Banyard | 2019-08-22 | 1 | -52/+25 |
* | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 1 | -2/+2 |
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 1 | -1/+1 |
* | Fix misspelling vlaues to values | Gabriel Caruso | 2018-01-28 | 1 | -1/+1 |
* | New testcases for strtr() function | Raghubansh Kumar | 2007-10-08 | 1 | -0/+179 |