summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fscanf_variation2.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
* Promote warnings to exceptions in *scanf() functionsMáté Kocsis2019-12-101-56/+24
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* 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-1/+1
* Fix misspelling vlaues to valuesGabriel Caruso2018-01-281-1/+1
* Error on invalid octal (fixes PHPSadness #31)Andrea Faulds2015-01-171-1/+1
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-2/+2
* Fix tests (MFH)Jani Taskinen2007-11-051-2/+3
* New testcases for fscanf() functionRaghubansh Kumar2007-08-101-0/+1007