Home
last modified time | relevance | path

Searched refs:on (Results 151 – 175 of 4727) sorted by relevance

12345678910>>...190

/PHP-8.0/ext/spl/tests/
H A DarrayObject___construct_basic5.phpt2 …th ArrayObject::STD_PROP_LIST|ArrayObject::ARRAY_AS_PROPS. Currently fails on php.net due to bug 4…
13 echo "\n--> Access prop on instance of ArrayObject with ArrayObject::STD_PROP_LIST|ArrayObject::ARR…
18 echo "\n--> Access prop on instance of MyArrayObject with ArrayObject::STD_PROP_LIST|ArrayObject::A…
50 --> Access prop on instance of ArrayObject with ArrayObject::STD_PROP_LIST|ArrayObject::ARRAY_AS_PR…
64 Warning: Undefined array key "prop" in %s on line %d
66 Warning: Undefined array key "prop" in %s on line %d
68 Warning: Undefined array key "prop" in %s on line %d
80 --> Access prop on instance of MyArrayObject with ArrayObject::STD_PROP_LIST|ArrayObject::ARRAY_AS_…
94 Warning: Undefined array key "prop" in %s on line %d
96 Warning: Undefined array key "prop" in %s on line %d
/PHP-8.0/Zend/tests/
H A Dconcat_001.phpt53 Warning: Array to string conversion in %s on line %d
56 Warning: Array to string conversion in %s on line %d
59 Warning: Array to string conversion in %s on line %d
62 Warning: Array to string conversion in %s on line %d
65 Warning: Array to string conversion in %s on line %d
67 Warning: Array to string conversion in %s on line %d
70 Warning: Array to string conversion in %s on line %d
78 Warning: Array to string conversion in %s on line %d
84 Warning: Array to string conversion in %s on line %d
91 Warning: Array to string conversion in %s on line %d
H A Dexception_015.phpt2 Exceptions on improper access to string
9 …echo "\nException: " . $e->getMessage() . " in " , $e->getFile() . " on line " . $e->getLine() . "…
15 Exception: [] operator not supported for strings in %sexception_015.php on line %d
20 thrown in %sexception_015.php on line %d
/PHP-8.0/ext/intl/tests/
H A Ddateformat_formatObject_error.phpt34 … the passed object must be an instance of either IntlCalendar or DateTimeInterface in %s on line %d
37 …ject(): datefmt_format_object: bad IntlCalendar instance: not initialized properly in %s on line %d
40 …ormatObject(): datefmt_format_object: error calling ::getTimeStamp() on the object in %s on line %d
43 …atter::formatObject(): datefmt_format_object: the date/time format type is invalid in %s on line %d
46 …atObject(): datefmt_format_object: bad format; if array, it must have two elements in %s on line %d
49 …atObject(): datefmt_format_object: bad format; if array, it must have two elements in %s on line %d
52 …rmat_object: bad format; the date format (first element of the array) is not valid in %s on line %d
55 …mat_object: bad format; the time format (second element of the array) is not valid in %s on line %d
58 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: the format is empty in %s on lin…
/PHP-8.0/ext/standard/tests/file/
H A Drename_variation13-win32.phpt8 die("skip run only on Windows");
17 -1, /* -1 is just a valid filename on windows */
21 "", // I think both p8 and php are wrong on the messages here
69 …): The system cannot find the file specified (code: 2) in %srename_variation13-win32.php on line %d
74 …): The system cannot find the file specified (code: 2) in %srename_variation13-win32.php on line %d
99 … name, or volume label syntax is incorrect (code: 123) in %srename_variation13-win32.php on line %d
102 … name, or volume label syntax is incorrect (code: 123) in %srename_variation13-win32.php on line %d
106 …): The system cannot find the path specified (code: 3) in %srename_variation13-win32.php on line %d
109 …): The system cannot find the path specified (code: 3) in %srename_variation13-win32.php on line %d
113 …): The system cannot find the path specified (code: 3) in %srename_variation13-win32.php on line %d
[all …]
H A Dsymlink_link_linkinfo_is_link_error1.phpt46 Warning: symlink(): %s in %s on line %d
49 Warning: symlink(): %s in %s on line %d
52 Warning: symlink(): %s in %s on line %d
55 Warning: symlink(): %s in %s on line %d
58 Warning: symlink(): %s in %s on line %d
61 Warning: symlink(): %s in %s on line %d
66 Warning: linkinfo(): %s in %s on line %d
69 Warning: linkinfo(): %s in %s on line %d
72 Warning: linkinfo(): %s in %s on line %d
/PHP-8.0/tests/security/
H A Dopen_basedir_is_dir.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_file_exists.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_fileatime.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_filectime.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_filegroup.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_fileinode.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_filemtime.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_fileowner.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_fileperms.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_filesize.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_filetype.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_is_file.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_is_link.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_is_readable.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_is_writable.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_lstat.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_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
/PHP-8.0/ext/session/tests/
H A Dsession_encode_error2.phpt101 Warning: session_encode(): Skipping numeric key 0 in %s on line %d
108 Warning: session_encode(): Skipping numeric key 1 in %s on line %d
129 Warning: session_encode(): Skipping numeric key 10 in %s on line %d
136 Warning: session_encode(): Skipping numeric key -10 in %s on line %d
143 Warning: session_encode(): Skipping numeric key %s in %s on line %d
150 Warning: session_encode(): Skipping numeric key 0 in %s on line %d
157 Warning: session_encode(): Skipping numeric key 0 in %s on line %d
174 Warning: session_encode(): Skipping numeric key 1 in %s on line %d
181 Warning: session_encode(): Skipping numeric key 0 in %s on line %d
188 Warning: session_encode(): Skipping numeric key 1 in %s on line %d
[all …]
/PHP-8.0/ext/reflection/tests/
H A DReflectionProperty_getModifiers.001.phpt13 echo "Reflecting on property $class::$property\n\n";
40 Reflecting on property TestClass::pub
47 Reflecting on property TestClass::stat
54 Reflecting on property TestClass::prot
61 Reflecting on property TestClass::priv

Completed in 59 milliseconds

12345678910>>...190