summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/tempnam_variation7-win32.phpt
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-9/+4
* Update ext/standard parameter namesNikita Popov2020-09-291-2/+2
* Make null byte error a ValueErrorNikita Popov2020-09-081-3/+3
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-4/+0
* Change argument error message formatMáté Kocsis2020-02-261-2/+2
* Make type error messages more consistentMáté Kocsis2020-02-171-2/+2
* Reindent phpt filesNikita Popov2020-02-031-32/+32
* Merge branch 'PHP-7.4'Fabien Villepinte2019-11-131-4/+2
|\
| * Add more CONFLICTS tagsFabien Villepinte2019-11-131-4/+2
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-11/+8
|/
* 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-4/+4
* fix testsAnatol Belski2016-06-091-0/+10
* Fixed bug #62140 ext\standard\tests\file\tempnam_variation7-win32.phpt failsAnatoliy Belsky2012-05-241-2/+2
* - add -win32 versions and skipifPierre Joye2011-09-161-3/+3
* Revert r316345 which fixes all the tests again Hannes Magnusson2011-09-071-14/+11
* - reject paths with trainling spaces using the very good new zend argPierre Joye2011-09-071-11/+14
* - update test to the zeng arg path argumentPierre Joye2011-09-051-5/+7
* - fix system/version dependent msg, add skip cases, syncPierre Joye2010-02-011-1/+1
* - csPierre Joye2010-01-301-37/+34
* File system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit).Ant Phillips2008-11-261-14/+35
* - MFH: New parameter parsing API > new warningPierre Joye2008-08-151-3/+4
* fix testsAntony Dovgal2007-08-101-0/+1
* New testcases for tempnam() functionRaghubansh Kumar2007-08-091-0/+91