summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fseek_ftell_rewind_error3.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-10/+0
* Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-031-5/+8
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-65/+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
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* Fixed warning mesgsXinchen Hui2014-03-051-1/+1
* Revert to the previous version for these tests as they were overwritten by mi...Ant Phillips2008-12-311-1/+1
* Revert to the previous version for these tests as they were overwritten by mi...Ant Phillips2008-12-301-2/+1
* File system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit).Ant Phillips2008-11-261-1/+2
* New parameter parsing APIOlivier Hill2008-07-031-11/+11
* New testcases for fseek(), ftell() and rewind() functionsRaghubansh Kumar2007-07-211-0/+95