summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fgets_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Improve argument error messages in ext/standardMáté Kocsis2020-03-181-2/+2
* Convert some warnings into ValueErrors in the standard file extensionGeorge Peter Banyard2020-01-271-11/+14
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-72/+0
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* 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 msgXinchen Hui2014-03-041-1/+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 fgetc() and fgets() functionsRaghubansh Kumar2007-07-211-0/+107