summaryrefslogtreecommitdiff
path: root/ext/phar/tests/fgc_edgecases.phpt
Commit message (Expand)AuthorAgeFilesLines
* Update ext/sockets parameter namesNikita Popov2020-10-061-1/+1
* Update ext/standard parameter namesNikita Popov2020-09-291-1/+1
* Make null byte error a ValueErrorNikita Popov2020-09-081-1/+1
* Promote warnings to exceptions in ext/pharMáté Kocsis2020-08-251-6/+21
* Merge branch 'PHP-7.4'Nikita Popov2020-06-051-1/+0
|\
| * Remove unnecessary "poo" rmdirsNikita Popov2020-06-051-1/+0
* | Change argument error message formatMáté Kocsis2020-02-261-1/+1
* | Make type error messages more consistentMáté Kocsis2020-02-171-1/+1
* | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-2/+2
* | Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-101-10/+10
|\ \ | |/
| * Fix file collisions in phar testsNikita Popov2019-07-101-10/+10
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-151-6/+6
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-6/+6
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-2/+6
|/
* Cleanup tests version checksTom Van Looy2016-11-201-1/+0
* Fixed PHP6 unicode related testsDmitry Stogov2014-08-151-1/+1
* Changed error messagesHannes Magnusson2011-08-291-1/+1
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-14/+10
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-15/+25
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-15/+13
* - Fix testsSteph Fox2008-05-121-3/+3
* fix testGreg Beaver2008-05-111-0/+1
* increase code coverage of funcinterceptors to 90%+, fix many bugs, fix errant...Greg Beaver2008-05-111-0/+94