Test: /ext/standard/tests/file/bug42560.phpt - Version 7.4.3        

Bug #42560 Empty directory argument to tempnam yields open_basedir problems
Submitted: 2007-09-05 11:59:34 Modified: 2009-08-26 05:45:13
From: Bjorn.Wiberg Assigned:
Status: Closed Package: Safe Mode/open_basedir
PHP Version: 5.2.9 OS: IBM AIX 5.3 5300-08-01-0819

There is 1 diff reported by users for this test.

Count Diff
5 (100%)
001+ Warning: tempnam(): open_basedir restriction in effect. File() is not within the allowed path(s): (/tmp) in %s/bug42560.php on line 4 002+ bool(false) 001- bool(true) 002- bool(true) 003+ bool(false)