summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/ftruncate_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-031-5/+7
* Merge branch 'PHP-7.4'Peter Kokot2019-03-151-2/+2
|\
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-81/+0
|/
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-6/+6
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-1/+1
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* Remove the binary cast from unrelated testsPedro Magalhães2016-11-201-1/+1
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* Fixed warning mesgsXinchen Hui2014-03-051-1/+1
* Fix tests expecting specific resource IDsEric Stenson2013-12-131-1/+1
* Revert to the previous version for these tests as they were overwritten by mi...Ant Phillips2008-12-301-11/+6
* File system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit).Ant Phillips2008-11-261-6/+11
* New parameter parsing APIOlivier Hill2008-07-031-13/+13
* Fix tests (MFH)Jani Taskinen2007-11-051-1/+1
* New testcases for ftruncate() functionRaghubansh Kumar2007-07-221-0/+124