Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate passing null to non-nullable arg of internal function | Nikita Popov | 2021-02-11 | 1 | -8/+3 |
* | Make null byte error a ValueError | Nikita Popov | 2020-09-08 | 1 | -3/+3 |
* | Remove unnecessary PHPDoc-alike blocks from tests | Máté Kocsis | 2020-06-24 | 1 | -4/+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 |
* | Merge branch 'PHP-7.4' | Fabien Villepinte | 2019-11-13 | 1 | -3/+2 |
|\ | |||||
| * | Add more CONFLICTS tags | Fabien Villepinte | 2019-11-13 | 1 | -3/+2 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-15 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 1 | -1/+1 |
* | | Adjust tests for zpp TypeError change | Nikita Popov | 2019-03-11 | 1 | -11/+8 |
|/ | |||||
* | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 1 | -1/+0 |
* | Update tests | Stanislav Malyshev | 2015-05-11 | 1 | -10/+12 |
* | - system/version dependent msg | Pierre Joye | 2010-02-01 | 1 | -1/+1 |
* | File system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit). | Ant Phillips | 2008-11-26 | 1 | -19/+49 |
* | MFH: fix test | Antony Dovgal | 2007-11-08 | 1 | -1/+1 |
* | Fix tests (MFH) | Jani Taskinen | 2007-11-05 | 1 | -3/+4 |
* | fix tests | Antony Dovgal | 2007-08-10 | 1 | -0/+1 |
* | New testcases for tempnam() function | Raghubansh Kumar | 2007-08-09 | 1 | -0/+90 |