Home
last modified time | relevance | path

Searched refs:line (Results 1 – 25 of 4888) sorted by last modified time

12345678910>>...196

/PHP-5.5/win32/
H A Dphp5dll.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dphp5dllts.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dphp5ts.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dphp5ts_cli.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dtestsuite.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dinstall.txt57 * Command line scripting
78 If you are also interested to use PHP for command line scripting (e.g.
81 need the command line executable. For more information, read the
94 will also find information on the command line executable in the
249 The CLI version is designed to let you use PHP for command line
251 about using PHP from the command line.
536 # Add this line inside the <IfModule mod_mime.c> conditional brace
974 // change the following line from ...
1159 extension=extname.so line before you can use the extension.
1293 ; any text on a line after an unquoted semicolon (;) is ignored
[all …]
H A Dphp5.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
/PHP-5.5/win32/build/
H A Dconfutils.js1594 line = ar_out[i];
1596 out += " " + line[j];
1597 for (var k = 0; k < (max[j] - line[j].length); k++){
H A Dmkdist.php81 while (($line = fgetcsv($pipes[1]))) {
84 $dep = strtolower($line[0]);
H A Dprojectgen.js488 line = arr[0].replace(tabs, "");
489 line = line.replace(/ADD_SOURCES\((.+)\)/, "$1");
490 newarr = line.split(',');
H A Dtemplate.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
/PHP-5.5/tests/security/
H A Dopen_basedir_opendir.phpt30 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
32 Warning: opendir(../bad): failed to open dir: %s in %s on line %d
37 Warning: opendir(../bad/bad.txt): failed to open dir: %s in %s on line %d
40 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
42 Warning: opendir(..): failed to open dir: %s in %s on line %d
47 Warning: opendir(../): failed to open dir: %s in %s on line %d
50 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
52 Warning: opendir(/): failed to open dir: %s in %s on line %d
57 Warning: opendir(../bad/.): failed to open dir: %s in %s on line %d
62 Warning: opendir(%s/test/bad/bad.txt): failed to open dir: %s in %s on line %d
[all …]
H A Dopen_basedir_parse_ini_file.phpt40 …e(%stest\bad) is not within the allowed path(s): (.) in %sopen_basedir_parse_ini_file.php on line 6
42 …bad): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 6
47 …txt): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 7
50 … File(%stest) is not within the allowed path(s): (.) in %sopen_basedir_parse_ini_file.php on line 8
52 …est): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 8
55 … File(%stest) is not within the allowed path(s): (.) in %sopen_basedir_parse_ini_file.php on line 9
57 …est): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 9
62 …ad): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 10
67 …xt): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 11
70 …File(%stest) is not within the allowed path(s): (.) in %sopen_basedir_parse_ini_file.php on line 12
[all …]
H A Dopen_basedir_readlink.phpt52 …ir restriction in effect. File(symlink.txt) is not within the allowed path(s): (.) in %s on line %d
55 …triction in effect. File(../ok/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
58 …iction in effect. File(../ok/./symlink.txt) is not within the allowed path(s): (.) in %s on line %d
61 … restriction in effect. File(./symlink.txt) is not within the allowed path(s): (.) in %s on line %d
64 …ion in effect. File(%s/test/ok/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
67 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
70 …ion in effect. File(%s/test/ok/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_realpath.phpt29 …ir restriction in effect. File(%s\test\bad) is not within the allowed path(s): (.) in %s on line %d
32 …iction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s): (.) in %s on line %d
35 …asedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) in %s on line %d
38 …asedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) in %s on line %d
41 …en_basedir restriction in effect. File(%s\) is not within the allowed path(s): (.) in %s on line %d
44 …ir restriction in effect. File(%s\test\bad) is not within the allowed path(s): (.) in %s on line %d
47 …iction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s): (.) in %s on line %d
50 …iction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s): (.) in %s on line %d
53 …asedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_rename.phpt32 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
35 …striction in effect. File(.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
38 …tion in effect. File(../bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
41 …riction in effect. File(./.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_rmdir.phpt32 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
35 …sedir restriction in effect. File(.././bad) is not within the allowed path(s): (.) in %s on line %d
38 … restriction in effect. File(../bad/../bad) is not within the allowed path(s): (.) in %s on line %d
41 …dir restriction in effect. File(./.././bad) is not within the allowed path(s): (.) in %s on line %d
44 …ir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_scandir.phpt34 Warning: scandir(): (errno 1): %s in %s on line %d
41 Warning: scandir(): (errno 1): %s in %s on line %d
46 Warning: scandir(..): failed to open dir: %s in %s on line %d
48 Warning: scandir(): (errno 1): %s in %s on line %d
53 Warning: scandir(../): failed to open dir: %s in %s on line %d
55 Warning: scandir(): (errno 1): %s in %s on line %d
60 Warning: scandir(/): failed to open dir: %s in %s on line %d
62 Warning: scandir(): (errno 1): %s in %s on line %d
69 Warning: scandir(): (errno 1): %s in %s on line %d
76 Warning: scandir(): (errno 1): %s in %s on line %d
[all …]
H A Dopen_basedir_stat.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
26 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
41 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_symlink.phpt55 …on in effect. File(%s/test/bad/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
58 …iction in effect. File(%s/test/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
61 …on in effect. File(%s/test/bad/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
64 …iction in effect. File(%s/test/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
67 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
70 …ir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.) in %s on line %d
73 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
76 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
79 …ir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_tempnam.phpt48 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
51 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
54 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
57 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
60 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
63 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
66 … open_basedir restriction in effect. File() is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_touch.phpt41 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
44 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
47 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
50 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
53 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
56 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
59 …striction in effect. File(../bad/./bad.txt) is not within the allowed path(s): (.) in %s on line %d
62 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_unlink.phpt32 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
35 …striction in effect. File(.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
38 …tion in effect. File(../bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
41 …riction in effect. File(./.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
/PHP-5.5/tests/strings/
H A Doffsets_chaining_5.phpt20 Warning: Illegal string offset 'foo' in %soffsets_chaining_5.php on line %d
24 Warning: Illegal string offset 'foo' in %soffsets_chaining_5.php on line %d
26 Warning: Illegal string offset 'bar' in %soffsets_chaining_5.php on line %d
H A Doffsets_general.phpt27 Warning: Illegal string offset 'foo' in %s line %d
35 Warning: Illegal string offset 'foo' in %s line %d

Completed in 61 milliseconds

12345678910>>...196