Home
last modified time | relevance | path

Searched refs:directory (Results 276 – 300 of 579) sorted by relevance

1...<<11121314151617181920>>...24

/PHP-7.1/ext/zlib/
H A Dzlib_win32_howto.txt10 php_build is a directory at the same level as php7.
H A Dconfig0.m48 PHP_ARG_WITH(zlib-dir,if the location of ZLIB install directory is defined,
9 [ --with-zlib-dir=<DIR> Define the location of zlib install directory], no, no)
/PHP-7.1/ext/standard/tests/file/
H A Dis_writable_variation2.phpt35 echo "\n*** Testing is_writable() on directory without write permission ***\n";
39 chmod("$file_path/is_writable_variation2", 0777); // chmod to enable deletion of directory
91 *** Testing is_writable() on directory without write permission ***
H A Dfiletype_variation.phpt49 echo "-- Checking with directory --\n";
73 -- Checking with directory --
H A Dreadlink_realpath_basic1.phpt90 Warning: readlink(): No such file or directory in %s on line %d
96 Warning: readlink(): No such file or directory in %s on line %d
102 Warning: readlink(): No such file or directory in %s on line %d
H A Dchmod_variation1.phpt2 chmod() on a directory
/PHP-7.1/ext/standard/tests/strings/
H A Dbug68996.phpt16 <b>Warning</b>: : failed to open stream: No such file or directory in <b>%sbug68996.php</b> on lin…
H A D007-win32.phpt17 Warning: php_strip_whitespace(%s): failed to open stream: No such file or directory in %s on line %d
/PHP-7.1/ext/standard/tests/dir/
H A Ddir_variation8.phpt12 * Prototype : object dir(string $directory[, resource $context])
18 * Create more than one temporary directory & subdirectory and check if dir() function can open
/PHP-7.1/ext/standard/tests/image/
H A Dgetimagesize_variation_003.phpt53 Warning: getimagesize(%s): failed to open stream: No such file or directory in %s on line %d
56 Warning: getimagesize(%s): failed to open stream: No such file or directory in %s on line %d
H A Dgetimagesize_variation3.phpt53 Warning: getimagesize(%snofile.ext): failed to open stream: No such file or directory in %s on line…
56 Warning: getimagesize(%snofile.ext): failed to open stream: No such file or directory in %s on line…
/PHP-7.1/ext/fileinfo/tests/
H A Dfinfo_open_error.phpt34 Warning: finfo_open(%sfoobarfile): failed to open stream: No such file or directory in %sfinfo_open…
36 Warning: finfo_open(%sfoobarfile): failed to open stream: No such file or directory in %sfinfo_open…
/PHP-7.1/
H A DREADME.UNIX-BUILD-SYSTEM13 - abandoning the "one library per directory" concept
72 extension source directory and compiles all three files with the
76 in a directory called $ext_builddir/lib:
94 change the working directory anymore, we must use either
95 absolute paths or relative ones to the top build-directory.
/PHP-7.1/ext/phar/tests/zip/
H A Dcorrupt_002.phpt16 phar error: end of central directory not found in zip-based phar "%snozipend.zip"
H A Dcorrupt_007.phpt16 phar error: corrupted central directory entry, no magic signature in zip-based phar "%struncfilenam…
H A Dcorrupt_009.phpt16 phar error: Unable to process extra field header for file in central directory in zip-based phar "%…
/PHP-7.1/ext/zip/tests/
H A Dbug11216.phpt2 Bug #11216 (::addEmptyDir() crashes when the directory already exists)
/PHP-7.1/ext/zlib/tests/
H A Dreading_include_path.inc6 //create the include directory structure
/PHP-7.1/ext/spl/tests/
H A Dbug40091.phpt8 // code to autoload based on directory
/PHP-7.1/tests/output/
H A Dbug75236.phpt17 <b>Warning</b>: file_get_contents(no/suchfile): failed to open stream: No such file or directory i…
/PHP-7.1/ext/phar/tests/
H A Daddfuncs.phpt51 Cannot create any files in magic ".phar" directory
52 Cannot create any files in magic ".phar" directory
H A Dbug70019.phpt2 Bug #70019 Files extracted from archive may be placed outside of destination directory
/PHP-7.1/ext/oci8/tests/
H A Dlob_029.phpt33 $s = oci_parse($c, "drop directory TestDir");
36 $s = oci_parse($c, "create directory TestDir as '$realdirname'");
87 $s = oci_parse($c, "drop directory TestDir");
/PHP-7.1/ext/gd/tests/
H A Dimageloadfont_error2.phpt14 Warning: imageloadfont(\src\invalidfile.font): failed to open stream: No such file or directory in …
/PHP-7.1/win32/
H A Dinstall.txt144 keep all PHP related files in one directory and have this directory
228 in a separate directory.
258 * Any directory in your Windows PATH environment variable.
262 server's directory, or add your PHP directory, C:\php to the PATH. For
391 session tmp directory.
550 # specify the directory where php.ini is
1140 a directory named extname:
1173 This will result in the following directory:
1261 * Current working directory (except CLI)
1262 * The web server's directory (for SAPI modules), or directory of PHP
[all …]

Completed in 33 milliseconds

1...<<11121314151617181920>>...24