summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fscanf_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Improve undefined variable error messagesMáté Kocsis2020-03-311-1/+1
* Promote warnings to exceptions in *scanf() functionsMáté Kocsis2019-12-101-18/+16
* Convert some notices to warningsNikita Popov2019-10-021-1/+1
* Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-031-4/+6
* 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-16/+0
* | Remove bareword fallback for constantsNikita Popov2019-01-311-5/+1
|/
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-5/+5
* Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecationRowan Collins2017-03-231-1/+1
* Fixed warning mesgsXinchen Hui2014-03-051-1/+1
* - Fixed testFelipe Pena2008-08-121-1/+1
* - New parameter parsing API (for fscanf)Felipe Pena2008-08-121-4/+3
* Fix tests (MFH)Jani Taskinen2007-11-051-0/+1
* New testcases for fscanf() functionRaghubansh Kumar2007-08-101-0/+99