Home
last modified time | relevance | path

Searched refs:on (Results 176 – 200 of 4727) sorted by relevance

12345678910>>...190

/PHP-8.0/ext/standard/tests/file/
H A Drename_variation8.phpt9 echo "\n*** Testing rename() on non-existing file ***\n";
22 echo "\n*** Testing rename() on existing directory ***\n";
32 echo "\n*** Testing rename() on non-existing directory ***\n";
48 *** Testing rename() on non-existing file ***
50 …(%s/non_existent_file.tmp,%s/rename_variation8_new.tmp): No such file or directory in %s on line %d
55 *** Testing rename() on existing directory ***
60 *** Testing rename() on non-existing directory ***
62 Warning: rename(%s/non_existent_dir,%s/rename_basic_dir2): No such file or directory in %s on line …
H A Dfopen_variation14-win32.phpt8 die("skip Run only on Windows");
99 …Remote host file access not supported, file://fopen14.tmpDir\fopen_variation14.tmp in %s on line %d
104 …Remote host file access not supported, file://fopen14.tmpDir\fopen_variation14.tmp in %s on line %d
109 …Remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tmp in %s on line %d
114 …Remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tmp in %s on line %d
119 …mote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.tmp in %s on line %d
124 …mote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.tmp in %s on line %d
129 …mote host file access not supported, file://.\fopen14.tmpDir\fopen_variation14.tmp in %s on line %d
134 …mote host file access not supported, file://.\fopen14.tmpDir\fopen_variation14.tmp in %s on line %d
151 …ote host file access not supported, file://../fopen14.tmpDir/fopen_variation14.tmp in %s on line %d
[all …]
H A Dfopen_variation15-win32.phpt8 die("skip Run only on Windows");
103 …Remote host file access not supported, file://fopen15.tmpDir\fopen_variation15.tmp in %s on line %d
108 …Remote host file access not supported, file://fopen15.tmpDir\fopen_variation15.tmp in %s on line %d
113 …Remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tmp in %s on line %d
118 …Remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tmp in %s on line %d
123 …mote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.tmp in %s on line %d
128 …mote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.tmp in %s on line %d
133 …mote host file access not supported, file://.\fopen15.tmpDir\fopen_variation15.tmp in %s on line %d
138 …mote host file access not supported, file://.\fopen15.tmpDir\fopen_variation15.tmp in %s on line %d
155 …ote host file access not supported, file://../fopen15.tmpDir/fopen_variation15.tmp in %s on line %d
[all …]
H A Dfile_variation9.phpt11 "File ends on a single character\na",
12 "File ends on a new line\n",
13 "File ends on multiple newlines\n\n\n\n",
33 string(32) "File ends on a single character
40 string(24) "File ends on a new line
45 string(31) "File ends on multiple newlines
H A Dfile_variation5-win32-mb.phpt23 echo "file() on a path containing .. and .\n";
26 echo "\nfile() on a path containing .. with invalid directories\n";
29 echo "\nfile() on a relative path from a different working directory\n";
40 file() on a path containing .. and .
52 file() on a path containing .. with invalid directories
64 file() on a relative path from a different working directory
H A Dfile_variation5-win32.phpt23 echo "file() on a path containing .. and .\n";
26 echo "\nfile() on a path containing .. with invalid directories\n";
29 echo "\nfile() on a relative path from a different working directory\n";
40 file() on a path containing .. and .
52 file() on a path containing .. with invalid directories
64 file() on a relative path from a different working directory
H A Dinclude_userstream_003.phpt98 Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0
105 …isabled in the server configuration by allow_url_fopen=0 in %sinclude_userstream_003.php on line 87
107 …ailed to open stream: no suitable wrapper could be found in %sinclude_userstream_003.php on line 87
109 …pening 'test1://hello' for inclusion (include_path='%s') in %sinclude_userstream_003.php on line 87
111 …isabled in the server configuration by allow_url_fopen=0 in %sinclude_userstream_003.php on line 10
113 …ailed to open stream: no suitable wrapper could be found in %sinclude_userstream_003.php on line 10
115 …: Failed to open stream: "test::stream_open" call failed in %sinclude_userstream_003.php on line 88
118 …isabled in the server configuration by allow_url_fopen=0 in %sinclude_userstream_003.php on line 10
120 …ailed to open stream: no suitable wrapper could be found in %sinclude_userstream_003.php on line 10
122 …: Failed to open stream: "test::stream_open" call failed in %sinclude_userstream_003.php on line 89
[all …]
/PHP-8.0/tests/security/
H A Dopen_basedir_disk_free_space.phpt28 …pen_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
31 …pen_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
34 …pen_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
37 …pen_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
40 …pen_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
43 …pen_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
46 …pen_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
49 …pen_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
/PHP-8.0/ext/tokenizer/tests/
H A Dbug76437.phpt15 echo token_name($open_tag1[0]), ": \"$open_tag1[1]\" on line $open_tag1[2]\n";
20 T_OPEN_TAG_WITH_ECHO: "<?=" on line 1
22 T_CLOSE_TAG: "?>" on line 1
25 " on line 1
/PHP-8.0/Zend/tests/
H A Dexception_016.phpt2 Exceptions on improper usage of $this
8 …echo "\nException: " . $e->getMessage() . " in " , $e->getFile() . " on line " . $e->getLine() . "…
14 Exception: Using $this when not in object context in %sexception_016.php on line %d
19 thrown in %sexception_016.php on line %d
H A Dignore_repeated_errors.phpt19 Warning: Undefined variable $u1 in %s on line %d
21 Warning: Undefined variable $u2 in %s on line %d
23 Warning: Undefined variable $u in %s on line %d
25 Warning: Undefined variable $u in %s on line %d
H A Dbug44660.phpt51 Warning: Attempt to read property "p" on bool in %s on line %d
54 Attempt to assign property "p" on bool
57 Attempt to increment/decrement property "p" on bool
60 Attempt to modify property "p" on bool
63 Attempt to modify property "p" on bool
66 Attempt to modify property "p" on bool
H A Dobjects_001.phpt40 Notice: Object of class Bar could not be converted to int in %s on line %d
43 Notice: Object of class Bar could not be converted to int in %s on line %d
46 Notice: Object of class Bar could not be converted to int in %s on line %d
49 Notice: Object of class Bar could not be converted to int in %s on line %d
52 Notice: Object of class Bar could not be converted to float in %s on line %d
55 Notice: Object of class Bar could not be converted to float in %s on line %d
58 Notice: Object of class Bar could not be converted to int in %s on line %d
H A Dclass_on_constant_evaluated_expression.phpt2 An error should be generated when using ::class on a constant evaluated expression
10 Fatal error: Cannot use "::class" on value of type int in %s on line %d
/PHP-8.0/tests/lang/operators/
H A Dnegate_variationStr.phpt36 Warning: A non-numeric value encountered in %s on line %d
42 Warning: A non-numeric value encountered in %s on line %d
46 Warning: A non-numeric value encountered in %s on line %d
50 Warning: A non-numeric value encountered in %s on line %d
54 Warning: A non-numeric value encountered in %s on line %d
58 Warning: A non-numeric value encountered in %s on line %d
/PHP-8.0/ext/mbstring/tests/
H A Dini_mbstring_invalid.phpt21 Warning: PHP Startup: INI setting contains invalid encoding "DETECT_ORDER" in Unknown on line 0
23 Deprecated: PHP Startup: Use of mbstring.http_input is deprecated in Unknown on line 0
25 Warning: PHP Startup: INI setting contains invalid encoding "HTTP_INPUT" in Unknown on line 0
27 Deprecated: PHP Startup: Use of mbstring.http_output is deprecated in Unknown on line 0
29 Deprecated: PHP Startup: Use of mbstring.internal_encoding is deprecated in Unknown on line 0
31 Warning: PHP Startup: Unknown encoding "UNKNOWN_ENCODING" in ini setting in Unknown on line 0
/PHP-8.0/tests/lang/
H A Dsyntax_errors.phpt2 Detailed reporting on specific types of syntax errors
48 Unclosed '{' on line 1
49 Unclosed '[' on line 1
50 Unclosed '{' on line 1
54 Unclosed '(' on line 1 does not match ']'
55 Unclosed '[' on line 1 does not match ')'
56 Unclosed '{' on line 1 does not match ')'
/PHP-8.0/ext/reflection/tests/
H A DReflectionClass_getProperties_001.phpt32 echo "Reflecting on class $class: \n";
39 Reflecting on class pubf:
56 Reflecting on class subpubf:
73 Reflecting on class protf:
90 Reflecting on class subprotf:
107 Reflecting on class privf:
124 Reflecting on class subprivf:
/PHP-8.0/ext/standard/tests/array/
H A Darray_intersect_assoc_variation9.phpt59 Warning: Array to string conversion in %s on line %d
61 Warning: Array to string conversion in %s on line %d
63 Warning: Array to string conversion in %s on line %d
65 Warning: Array to string conversion in %s on line %d
92 Warning: Array to string conversion in %s on line %d
94 Warning: Array to string conversion in %s on line %d
96 Warning: Array to string conversion in %s on line %d
98 Warning: Array to string conversion in %s on line %d
100 Warning: Array to string conversion in %s on line %d
102 Warning: Array to string conversion in %s on line %d
[all …]
/PHP-8.0/ext/xsl/tests/
H A Dbug71540.phpt51 …ocessor::transformToXml(): xmlXPathCompOpEval: function test not found in %sbug71540.php on line %d
53 Warning: XSLTProcessor::transformToXml(): Unregistered function in %sbug71540.php on line %d
55 Warning: XSLTProcessor::transformToXml(): Stack usage error in %sbug71540.php on line %d
57 Warning: XSLTProcessor::transformToXml(): Stack usage error in %sbug71540.php on line %d
59 Warning: XSLTProcessor::transformToXml(): Handler name must be a string in %sbug71540.php on line %d
61 …or::transformToXml(): xmlXPathCompiledEval: 2 objects left on the stack. in %sbug71540.php on line…
63 …sor::transformToXml(): runtime error: file %s line 13 element value-of in %sbug71540.php on line %d
65 Warning: XSLTProcessor::transformToXml(): XPath evaluation returned no result. in %sbug71540.php on
/PHP-8.0/ext/standard/tests/assert/
H A Dassert_basic5.phpt2 assert() - basic - check switch on warnings using assert_options.
16 //switch warning on and test return value
21 //switch warning on and test return value
28 Warning: assert(): assert(0 != 0) failed in %s on line %d
/PHP-8.0/Zend/tests/varSyntax/
H A Dencapsed_string_deref.phpt2 Dereferencing operations on an encapsed string
25 Warning: Attempt to read property "prop" on string in %s on line %d
27 Call to a member function method() on string
/PHP-8.0/ext/opcache/tests/jit/
H A Dqm_assign_002.phpt22 Warning: Undefined variable $a in %sqm_assign_002.php on line 4
24 Warning: Undefined variable $b in %sqm_assign_002.php on line 5
26 Warning: Undefined variable $a in %sqm_assign_002.php on line 4
28 Warning: Array to string conversion in %sqm_assign_002.php on line 5
/PHP-8.0/ext/opcache/tests/opt/
H A Dassign_obj_001.phpt16 Warning: Undefined variable $y in %sassign_obj_001.php on line 3
18 Warning: Undefined variable $a in %sassign_obj_001.php on line 3
20 Fatal error: Uncaught Error: Attempt to assign property "y" on string in %sassign_obj_001.php:4
24 thrown in %sassign_obj_001.php on line 4
/PHP-8.0/ext/session/tests/
H A Dsession_ini_set.phpt119 Warning: ini_set(): Session ini settings cannot be changed when a session is active in %s on line %d
122 Warning: ini_set(): Session ini settings cannot be changed when a session is active in %s on line %d
125 Warning: ini_set(): Session ini settings cannot be changed when a session is active in %s on line %d
129 Warning: ini_set(): Session ini settings cannot be changed when a session is active in %s on line %d
132 Warning: ini_set(): Session ini settings cannot be changed when a session is active in %s on line %d
135 Warning: ini_set(): Session ini settings cannot be changed when a session is active in %s on line %d
138 Warning: ini_set(): Session ini settings cannot be changed when a session is active in %s on line %d
141 Warning: ini_set(): Session ini settings cannot be changed when a session is active in %s on line %d
144 Warning: ini_set(): Session ini settings cannot be changed when a session is active in %s on line %d
147 Warning: ini_set(): Session ini settings cannot be changed when a session is active in %s on line %d
[all …]

Completed in 37 milliseconds

12345678910>>...190