Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't throw for out of bounds offsets in strspn() | Nikita Popov | 2020-10-27 | 1 | -463/+459 |
* | Update ext/standard parameter names | Nikita Popov | 2020-09-29 | 1 | -458/+458 |
* | Check string bounds in strspn/strcspn | Nikita Popov | 2020-09-22 | 1 | -459/+463 |
* | Remove unnecessary PHPDoc-alike blocks from tests | Máté Kocsis | 2020-06-24 | 1 | -7/+0 |
* | Reindent phpt files | Nikita Popov | 2020-02-03 | 1 | -31/+31 |
* | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 1 | -1/+1 |
* | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 1 | -1/+1 |
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 1 | -2/+2 |
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
* | New testcases for strspn() function | Raghubansh Kumar | 2007-09-22 | 1 | -0/+1306 |