summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/tempnam_variation3.phpt
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-8/+3
* 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
* Merge branch 'PHP-7.4'Fabien Villepinte2019-11-131-3/+2
|\
| * Add more CONFLICTS tagsFabien Villepinte2019-11-131-3/+2
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-151-1/+1
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-11/+8
|/
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Update testsStanislav Malyshev2015-05-111-10/+12
* - system/version dependent msgPierre Joye2010-02-011-1/+1
* File system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit).Ant Phillips2008-11-261-19/+49
* MFH: fix testAntony Dovgal2007-11-081-1/+1
* Fix tests (MFH)Jani Taskinen2007-11-051-3/+4
* fix testsAntony Dovgal2007-08-101-0/+1
* New testcases for tempnam() functionRaghubansh Kumar2007-08-091-0/+90