Home
last modified time | relevance | path

Searched refs:effect (Results 26 – 50 of 150) sorted by relevance

123456

/PHP-8.3/tests/security/
H A Dopen_basedir_chmod.phpt43 Warning: chmod(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
46 Warning: chmod(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowe…
49 Warning: chmod(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
52 Warning: chmod(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
55 Warning: chmod(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
58 Warning: chmod(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path…
61 Warning: chmod(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allo…
64 Warning: chmod(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
H A Dopen_basedir_link.phpt49 Warning: link(): open_basedir restriction in effect. File(%s/test/bad/link.txt) is not within the a…
52 Warning: link(): open_basedir restriction in effect. File(%s/test/link.txt) is not within the allow…
55 Warning: link(): open_basedir restriction in effect. File(%s/test/bad/link.txt) is not within the a…
58 Warning: link(): open_basedir restriction in effect. File(%s/test/link.txt) is not within the allow…
61 Warning: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the al…
64 Warning: link(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed pa…
67 Warning: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the al…
70 Warning: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the al…
73 Warning: link(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed pa…
H A Dopen_basedir_tempnam.phpt48 Warning: tempnam(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
51 Warning: tempnam(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
54 Warning: tempnam(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
57 Warning: tempnam(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
60 Warning: tempnam(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pa…
63 Warning: tempnam(): open_basedir restriction in effect. File(./../.) is not within the allowed path…
66 Warning: tempnam(): open_basedir restriction in effect. File(%s) is not within the allowed path(s):…
H A Dopen_basedir_symlink.phpt55 Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/symlink.txt) is not within…
58 Warning: symlink(): open_basedir restriction in effect. File(%s/test/symlink.txt) is not within the…
61 Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/symlink.txt) is not within…
64 Warning: symlink(): open_basedir restriction in effect. File(%s/test/symlink.txt) is not within the…
67 Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
70 Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed…
73 Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
76 Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
79 Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed…
H A Dopen_basedir_rmdir.phpt32 Warning: rmdir(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
35 Warning: rmdir(): open_basedir restriction in effect. File(.././bad) is not within the allowed path…
38 Warning: rmdir(): open_basedir restriction in effect. File(../bad/../bad) is not within the allowed…
41 Warning: rmdir(): open_basedir restriction in effect. File(./.././bad) is not within the allowed pa…
44 Warning: rmdir(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed p…
H A Dopen_basedir_readlink.phpt53 Warning: readlink(): open_basedir restriction in effect. File(symlink.txt) is not within the allowe…
56 Warning: readlink(): open_basedir restriction in effect. File(../ok/symlink.txt) is not within the …
59 Warning: readlink(): open_basedir restriction in effect. File(../ok/./symlink.txt) is not within th…
62 Warning: readlink(): open_basedir restriction in effect. File(./symlink.txt) is not within the allo…
65 Warning: readlink(): open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within…
68 Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
71 Warning: readlink(): open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within…
H A Dopen_basedir_copy.phpt36 Warning: copy(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s)…
41 Warning: copy(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed…
46 Warning: copy(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.…
51 Warning: copy(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (…
56 Warning: copy(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.)…
61 Warning: copy(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(…
66 Warning: copy(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allow…
71 Warning: copy(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s)…
H A Dopen_basedir_opendir.phpt30 Warning: opendir(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
35 Warning: opendir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allo…
40 Warning: opendir(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
45 Warning: opendir(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
50 Warning: opendir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
55 Warning: opendir(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pa…
60 Warning: opendir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
65 Warning: opendir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wit…
H A Dopen_basedir_unlink.phpt32 Warning: unlink(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allow…
35 Warning: unlink(): open_basedir restriction in effect. File(.././bad/bad.txt) is not within the all…
38 Warning: unlink(): open_basedir restriction in effect. File(../bad/../bad/bad.txt) is not within th…
41 Warning: unlink(): open_basedir restriction in effect. File(./.././bad/bad.txt) is not within the a…
44 Warning: unlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the …
H A Dopen_basedir_dir.phpt31 Warning: dir(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s):…
36 Warning: dir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed …
41 Warning: dir(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.)…
46 Warning: dir(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (.…
51 Warning: dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) …
56 Warning: dir(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(s…
61 Warning: dir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the all…
66 Warning: dir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within …
H A Dopen_basedir_file.phpt32 Warning: file(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s)…
37 Warning: file(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed…
42 Warning: file(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.…
47 Warning: file(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (…
52 Warning: file(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.)…
57 Warning: file(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(…
62 Warning: file(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the al…
67 Warning: file(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within…
H A Dopen_basedir_file_get_contents.phpt32 Warning: file_get_contents(): open_basedir restriction in effect. File(../bad) is not within the al…
37 Warning: file_get_contents(): open_basedir restriction in effect. File(../bad/bad.txt) is not withi…
42 Warning: file_get_contents(): open_basedir restriction in effect. File(..) is not within the allowe…
47 Warning: file_get_contents(): open_basedir restriction in effect. File(../) is not within the allow…
52 Warning: file_get_contents(): open_basedir restriction in effect. File(/) is not within the allowed…
57 Warning: file_get_contents(): open_basedir restriction in effect. File(../bad/.) is not within the …
62 Warning: file_get_contents(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not …
67 Warning: file_get_contents(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) …
H A Dopen_basedir_rename.phpt32 Warning: rename(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allow…
35 Warning: rename(): open_basedir restriction in effect. File(.././bad/bad.txt) is not within the all…
38 Warning: rename(): open_basedir restriction in effect. File(../bad/../bad/bad.txt) is not within th…
41 Warning: rename(): open_basedir restriction in effect. File(./.././bad/bad.txt) is not within the a…
44 Warning: rename(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the …
H A Dopen_basedir_mkdir.phpt33 Warning: mkdir(): open_basedir restriction in effect. File(../bad/blah) is not within the allowed p…
36 Warning: mkdir(): open_basedir restriction in effect. File(../blah) is not within the allowed path(…
39 Warning: mkdir(): open_basedir restriction in effect. File(../bad/./blah) is not within the allowed…
42 Warning: mkdir(): open_basedir restriction in effect. File(./.././blah) is not within the allowed p…
H A Dopen_basedir_parse_ini_file.phpt40 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest\bad) is not within the a…
45 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest\bad\bad.txt) is not with…
50 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest) is not within the allow…
55 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest) is not within the allow…
60 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest\bad) is not within the a…
65 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest\bad\bad.txt) is not with…
70 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest) is not within the allow…
H A Dopen_basedir_fopen.phpt41 Warning: fopen(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
46 Warning: fopen(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowe…
51 Warning: fopen(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
56 Warning: fopen(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
61 Warning: fopen(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
66 Warning: fopen(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path…
71 Warning: fopen(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allo…
76 Warning: fopen(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
H A Dopen_basedir_scandir.phpt30 Warning: scandir(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
37 Warning: scandir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allo…
44 Warning: scandir(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
51 Warning: scandir(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
58 Warning: scandir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
65 Warning: scandir(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pa…
72 Warning: scandir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
79 Warning: scandir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wit…
H A Dopen_basedir_file_put_contents.phpt32 Warning: file_put_contents(): open_basedir restriction in effect. File(../bad/bad.txt) is not withi…
37 Warning: file_put_contents(): open_basedir restriction in effect. File(.././bad/bad.txt) is not wit…
42 Warning: file_put_contents(): open_basedir restriction in effect. File(../bad/../bad/bad.txt) is no…
47 Warning: file_put_contents(): open_basedir restriction in effect. File(./.././bad/bad.txt) is not w…
52 Warning: file_put_contents(): open_basedir restriction in effect. File%s/test/bad/bad.txt) is not w…
/PHP-8.3/Zend/tests/in-de-crement/
H A Dincdec_bool_exception.phpt25 Increment on type bool has no effect, this will change in the next major version of PHP
26 Decrement on type bool has no effect, this will change in the next major version of PHP
27 Increment on type bool has no effect, this will change in the next major version of PHP
28 Decrement on type bool has no effect, this will change in the next major version of PHP
H A Dunset_globals_in_error_handler.phpt81 Decrement on type null has no effect, this will change in the next major version of PHP
84 Decrement on type null has no effect, this will change in the next major version of PHP
108 Increment on type bool has no effect, this will change in the next major version of PHP
111 Decrement on type bool has no effect, this will change in the next major version of PHP
114 Increment on type bool has no effect, this will change in the next major version of PHP
117 Decrement on type bool has no effect, this will change in the next major version of PHP
120 Increment on type bool has no effect, this will change in the next major version of PHP
123 Decrement on type bool has no effect, this will change in the next major version of PHP
126 Increment on type bool has no effect, this will change in the next major version of PHP
129 Decrement on type bool has no effect, this will change in the next major version of PHP
H A Dunset_object_property_in_error_handler.phpt90 string(87) "Decrement on type null has no effect, this will change in the next major version of PHP"
94 string(87) "Decrement on type null has no effect, this will change in the next major version of PHP"
97 string(87) "Decrement on type null has no effect, this will change in the next major version of PHP"
121 string(87) "Increment on type bool has no effect, this will change in the next major version of PHP"
124 string(87) "Decrement on type bool has no effect, this will change in the next major version of PHP"
127 string(87) "Increment on type bool has no effect, this will change in the next major version of PHP"
130 string(87) "Decrement on type bool has no effect, this will change in the next major version of PHP"
133 string(87) "Increment on type bool has no effect, this will change in the next major version of PHP"
136 string(87) "Decrement on type bool has no effect, this will change in the next major version of PHP"
139 string(87) "Increment on type bool has no effect, this will change in the next major version of PHP"
[all …]
H A Dincdec_strings.phpt95 Deprecated: Decrement on non-numeric string has no effect and is deprecated in %s on line %d
105 Deprecated: Decrement on non-numeric string has no effect and is deprecated in %s on line %d
109 Deprecated: Decrement on non-numeric string has no effect and is deprecated in %s on line %d
113 Deprecated: Decrement on non-numeric string has no effect and is deprecated in %s on line %d
117 Deprecated: Decrement on non-numeric string has no effect and is deprecated in %s on line %d
121 Deprecated: Decrement on non-numeric string has no effect and is deprecated in %s on line %d
125 Deprecated: Decrement on non-numeric string has no effect and is deprecated in %s on line %d
/PHP-8.3/ext/tidy/tests/
H A Dopen_basedir_failure_config.phpt33 Warning: tidy::repairString(): open_basedir restriction in effect. File(my_config_file.ini) is not …
36 Warning: tidy_parse_string(): open_basedir restriction in effect. File(my_config_file.ini) is not w…
39 Warning: tidy_parse_file(): open_basedir restriction in effect. File(my_config_file.ini) is not wit…
42 Warning: tidy::__construct(): open_basedir restriction in effect. File(my_config_file.ini) is not w…
45 Warning: tidy::parseFile(): open_basedir restriction in effect. File(my_config_file.ini) is not wit…
48 Warning: tidy::parseString(): open_basedir restriction in effect. File(my_config_file.ini) is not w…
/PHP-8.3/Zend/tests/
H A Dbug43201.phpt25 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
27 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
35 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
41 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
47 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
53 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
59 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
65 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
H A Dns_033.phpt9 Warning: The use statement with non-compound name 'A' has no effect in %sns_033.php on line 2
11 Warning: The use statement with non-compound name 'B' has no effect in %sns_033.php on line 3

Completed in 23 milliseconds

123456