Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow array_diff() and array_intersect() with single array argument | Nikita Popov | 2020-09-09 | 1 | -1/+1 |
* | Improve error messages mentioning parameters instead of arguments | Máté Kocsis | 2020-09-09 | 1 | -1/+1 |
* | Remove unnecessary PHPDoc-alike blocks from tests | Máté Kocsis | 2020-06-24 | 1 | -6/+0 |
* | Change argument error message format | Máté Kocsis | 2020-02-26 | 1 | -2/+2 |
* | Make type error messages more consistent | Máté Kocsis | 2020-02-17 | 1 | -2/+2 |
* | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 1 | -2/+0 |
* | Convert some warnings to TypeErrors in array functions | Nikita Popov | 2019-05-31 | 1 | -5/+7 |
* | Adjust tests for zpp TypeError change | Nikita Popov | 2019-03-11 | 1 | -16/+12 |
* | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 1 | -2/+2 |
* | Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 b... | Ant Phillips | 2008-12-02 | 1 | -1/+0 |
* | New testcases for array_diff_uassoc() function | Sanjay Mantoor | 2008-09-26 | 1 | -0/+63 |