Home
last modified time | relevance | path

Searched refs:on (Results 26 – 50 of 4215) sorted by relevance

12345678910>>...169

/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_debug_control_string.phpt75 Warning: mysqli_debug(): Unrecognized format ',' in %s on line %d
80 Warning: mysqli_debug(): Colon expected, 'b' found in %s on line %d
82 Warning: mysqli_debug(): Colon expected, 'c' found in %s on line %d
84 Warning: mysqli_debug(): Colon expected, 'B' found in %s on line %d
86 Warning: mysqli_debug(): Colon expected, 'C' found in %s on line %d
88 Warning: mysqli_debug(): Colon expected, ',' found in %s on line %d
90 Warning: mysqli_debug(): Colon expected, '1' found in %s on line %d
96 Warning: mysqli_debug(): Unrecognized format 'b' in %s on line %d
110 Warning: mysqli_debug(): Unrecognized format 'b' in %s on line %d
128 Warning: mysqli_debug(): Unrecognized format 'b' in %s on line %d
[all …]
/PHP-8.0/tests/security/
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 directory: %s in %s on line %d
48 Warning: scandir(): (errno 1): %s in %s on line %d
53 Warning: scandir(../): Failed to open directory: %s in %s on line %d
55 Warning: scandir(): (errno 1): %s in %s on line %d
60 Warning: scandir(/): Failed to open directory: %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 …]
/PHP-8.0/ext/exif/tests/
H A Dbug72094.phpt26 Warning: exif_read_data(bug72094_1.jpg): Illegal IFD offset in %sbug72094.php on line %d
28 Warning: exif_read_data(bug72094_1.jpg): File structure corrupted in %s%ebug72094.php on line %d
30 Warning: exif_read_data(bug72094_1.jpg): Invalid JPEG file in %s%ebug72094.php on line %d
32 Warning: exif_read_data(bug72094_2.jpg): Illegal IFD size in %s%ebug72094.php on line %d
34 Warning: exif_read_data(bug72094_2.jpg): File structure corrupted in %s%ebug72094.php on line %d
36 Warning: exif_read_data(bug72094_2.jpg): Invalid JPEG file in %s%ebug72094.php on line %d
50 Warning: exif_read_data(bug72094_3.jpg): Illegal IFD size in %s%ebug72094.php on line %d
52 Warning: exif_read_data(bug72094_3.jpg): File structure corrupted in %s%ebug72094.php on line %d
54 Warning: exif_read_data(bug72094_3.jpg): Invalid JPEG file in %s%ebug72094.php on line %d
56 Warning: exif_read_data(bug72094_4.jpg): Invalid TIFF start (1) in %s%ebug72094.php on line %d
[all …]
/PHP-8.0/ext/standard/tests/file/
H A Dfscanf_variation51.phpt68 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
71 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
74 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
77 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
80 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
83 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
86 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
91 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
94 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
97 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
[all …]
H A Dunlink_error.phpt6 die('skip.. only on Linux');
23 echo "\n-- Testing unlink() on invalid arguments --\n";
34 echo "\n-- Testing unlink() on non-existent file --\n";
37 echo "\n-- Testing unlink() on directory --\n";
55 -- Testing unlink() on invalid arguments --
57 Warning: unlink(): %s in %s on line %d
61 Warning: unlink(): %s in %s on line %d
65 Warning: unlink(): %s in %s on line %d
69 -- Testing unlink() on non-existent file --
74 -- Testing unlink() on directory --
[all …]
H A Dreadlink_realpath_error-win32.phpt11 echo "\n*** Testing readlink() on a non-existent link ***\n";
14 echo "\n*** Testing readlink() on existing file ***\n";
17 echo "\n*** Testing readlink() on existing directory ***\n";
20 echo "\n*** Testing realpath() on a non-existent file ***\n";
26 *** Testing readlink() on a non-existent link ***
28 Warning: readlink(): readlink failed to read the symbolic link (%s, error %d) in %s on line %d
31 *** Testing readlink() on existing file ***
34 *** Testing readlink() on existing directory ***
37 *** Testing realpath() on a non-existent file ***
H A Dunlink_error-win32-mb.phpt6 die('skip.. only on Windows');
25 echo "\n-- Testing unlink() on invalid arguments --\n";
37 echo "\n-- Testing unlink() on non-existent file --\n";
40 echo "\n-- Testing unlink() on directory --\n";
59 -- Testing unlink() on invalid arguments --
61 Warning: unlink(): %s in %s on line %d
65 Warning: unlink(): %s in %s on line %d
69 Warning: unlink(): %s in %s on line %d
73 -- Testing unlink() on non-existent file --
78 -- Testing unlink() on directory --
[all …]
/PHP-8.0/Zend/tests/type_declarations/
H A Dscalar_strict.phpt63 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
66 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
69 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
72 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
75 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
78 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
84 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
87 *** Caught {closure}(): Argument #1 ($i) must be of type int, bool given, called in %s on line %d
90 *** Caught {closure}(): Argument #1 ($i) must be of type int, bool given, called in %s on line %d
93 *** Caught {closure}(): Argument #1 ($i) must be of type int, null given, called in %s on line %d
[all …]
H A Dscalar_strict_64bit.phpt63 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
66 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
69 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
72 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
75 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
78 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
84 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
87 *** Caught {closure}(): Argument #1 ($i) must be of type int, bool given, called in %s on line %d
90 *** Caught {closure}(): Argument #1 ($i) must be of type int, bool given, called in %s on line %d
93 *** Caught {closure}(): Argument #1 ($i) must be of type int, null given, called in %s on line %d
[all …]
/PHP-8.0/ext/standard/tests/class_object/
H A Dclass_exists_basic_001.phpt11 echo "Calling class_exists() on non-existent class with autoload explicitly enabled:\n";
13 echo "\nCalling class_exists() on existing class with autoload explicitly enabled:\n";
18 echo "\nCalling class_exists() on existing class with autoload explicitly disabled:\n";
21 echo "\nCalling class_exists() on non-existent class with autoload unspecified:\n";
23 echo "\nCalling class_exists() on existing class with autoload unspecified:\n";
30 Calling class_exists() on non-existent class with autoload explicitly enabled:
34 Calling class_exists() on existing class with autoload explicitly enabled:
37 Calling class_exists() on non-existent class with autoload explicitly enabled:
40 Calling class_exists() on existing class with autoload explicitly disabled:
43 Calling class_exists() on non-existent class with autoload unspecified:
[all …]
H A Dtrait_exists_basic_001.phpt13 echo "Calling trait_exists() on non-existent trait with autoload explicitly enabled:\n";
15 echo "\nCalling trait_exists() on existing trait with autoload explicitly enabled:\n";
20 echo "\nCalling trait_exists() on existing trait with autoload explicitly disabled:\n";
23 echo "\nCalling trait_exists() on non-existent trait with autoload unspecified:\n";
25 echo "\nCalling trait_exists() on existing trait with autoload unspecified:\n";
32 Calling trait_exists() on non-existent trait with autoload explicitly enabled:
36 Calling trait_exists() on existing trait with autoload explicitly enabled:
39 Calling trait_exists() on non-existent trait with autoload explicitly enabled:
42 Calling trait_exists() on existing trait with autoload explicitly disabled:
45 Calling trait_exists() on non-existent trait with autoload unspecified:
[all …]
/PHP-8.0/ext/pgsql/tests/
H A D98old_api.phpt33 Deprecated: Function pg_numrows() is deprecated in %s on line %d
35 Deprecated: Function pg_numfields() is deprecated in %s on line %d
37 Deprecated: Function pg_fieldname() is deprecated in %s on line %d
39 Deprecated: Function pg_fieldsize() is deprecated in %s on line %d
41 Deprecated: Function pg_fieldtype() is deprecated in %s on line %d
43 Deprecated: Function pg_fieldprtlen() is deprecated in %s on line %d
45 Deprecated: Function pg_fieldisnull() is deprecated in %s on line %d
47 Deprecated: Function pg_result() is deprecated in %s on line %d
49 Deprecated: Function pg_getlastoid() is deprecated in %s on line %d
51 Deprecated: Function pg_freeresult() is deprecated in %s on line %d
[all …]
/PHP-8.0/ext/session/tests/
H A Dsession_decode_error2.phpt37 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
44 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
51 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
58 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
65 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
72 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
79 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
86 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
93 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
100 Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s on lin…
[all …]
/PHP-8.0/Zend/tests/
H A Drequire_parse_exception.phpt12 echo $e->getMessage(), " on line ", $e->getLine(), "\n";
45 Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0
46 Unclosed '{' on line 2
47 Unclosed '{' on line 3
48 syntax error, unexpected end of file, expecting "(" on line 2
49 Invalid numeric literal on line 2
50 Invalid UTF-8 codepoint escape sequence on line 2
51 Invalid UTF-8 codepoint escape sequence: Codepoint too large on line 2
H A Ddereference_014.phpt30 Warning: Trying to access array offset on value of type null in %s on line %d
32 Warning: Attempt to read property "a" on null in %s on line %d
35 Warning: Trying to access array offset on value of type null in %s on line %d
37 Warning: Attempt to read property "b" on null in %s on line %d
H A Dbug75921.phpt48 Attempt to assign property "a" on null
50 Warning: Undefined variable $null in %s on line %d
52 Attempt to modify property "a" on null
54 Warning: Undefined variable $null in %s on line %d
56 Attempt to modify property "a" on null
58 Warning: Undefined variable $null in %s on line %d
60 Attempt to modify property "a" on null
62 Warning: Undefined variable $null in %s on line %d
64 Attempt to modify property "a" on null
66 Warning: Undefined variable $null in %s on line %d
H A Dbug78531.phpt27 Warning: Undefined variable $u1 in %s on line %d
28 Attempt to assign property "a" on null
30 Warning: Undefined variable $u2 in %s on line %d
31 Attempt to increment/decrement property "a" on null
33 Warning: Undefined variable $u3 in %s on line %d
34 Attempt to increment/decrement property "a" on null
36 Warning: Undefined variable $u4 in %s on line %d
37 Attempt to modify property "a" on null
/PHP-8.0/ext/opcache/tests/jit/
H A Dfe_reset_001.phpt17 Warning: Undefined variable $0 in %sfe_reset_001.php on line 4
19 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
21 Warning: Undefined variable $1 in %sfe_reset_001.php on line 4
23 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
25 Warning: Undefined variable $2 in %sfe_reset_001.php on line 4
27 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
29 Warning: Undefined variable $3 in %sfe_reset_001.php on line 4
31 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
33 Warning: Undefined variable $4 in %sfe_reset_001.php on line 4
35 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
H A Dfetch_obj_005.phpt19 Warning: Attempt to read property "p" on null in %sfetch_obj_005.php on line 4
21 Warning: Attempt to read property "p" on null in %sfetch_obj_005.php on line 4
23 Warning: Attempt to read property "p" on null in %sfetch_obj_005.php on line 4
/PHP-8.0/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt12 echo "\n\n---> Various types of access on complete class:\n" ;
32 echo "\n\n---> Same types of access on incomplete class:\n" ;
76 ---> Various types of access on complete class:
89 Warning: Undefined property: C::$x in %s on line %d
93 ---> Same types of access on incomplete class:
102on an incomplete object. Please ensure that the class definition "C" of the object you are trying …
106on an incomplete object. Please ensure that the class definition "C" of the object you are trying …
109on an incomplete object. Please ensure that the class definition "C" of the object you are trying …
114on an incomplete object. Please ensure that the class definition "C" of the object you are trying …
118on an incomplete object. Please ensure that the class definition "C" of the object you are trying …
[all …]
H A Dinvalid_signs_in_lengths.phpt21 Notice: unserialize(): Error at offset 0 of 9 bytes in %s on line %d
24 Notice: unserialize(): Error at offset 0 of 9 bytes in %s on line %d
27 Notice: unserialize(): Error at offset 0 of 7 bytes in %s on line %d
30 Notice: unserialize(): Error at offset 0 of 7 bytes in %s on line %d
33 Notice: unserialize(): Error at offset 0 of 20 bytes in %s on line %d
36 Notice: unserialize(): Error at offset 0 of 20 bytes in %s on line %d
39 Notice: unserialize(): Error at offset 0 of 24 bytes in %s on line %d
42 Notice: unserialize(): Error at offset 0 of 24 bytes in %s on line %d
45 Notice: unserialize(): Error at offset 9 of 15 bytes in %s on line %d
48 Notice: unserialize(): Error at offset 9 of 15 bytes in %s on line %d
[all …]
/PHP-8.0/ext/spl/tests/
H A Dbug62978.phpt29 Warning: Undefined array key "epic_magic" in %s on line %d
32 Warning: Undefined array key "epic_magic" in %s on line %d
35 Warning: Undefined variable $c in %s on line %d
37 Warning: Trying to access array offset on value of type null in %s on line %d
40 Warning: Undefined array key "epic_magic" in %s on line %d
43 Warning: Undefined array key "epic_magic" in %s on line %d
46 Warning: Undefined array key "epic_magic" in %s on line %d
50 Warning: Resource ID#%d used as offset, casting to integer (%d) in %sbug62978.php on line %d
52 Warning: Undefined array key 5 in %s on line %d
/PHP-8.0/ext/reflection/tests/
H A DReflectionClass_getProperty_004.phpt98 --- (Reflecting on pubA) ---
106 --- (Reflecting on protA) ---
114 --- (Reflecting on privA) ---
116 --- (Reflecting on pubB) ---
124 --- (Reflecting on protB) ---
132 --- (Reflecting on privB) ---
134 --- (Reflecting on pubC) ---
142 --- (Reflecting on protC) ---
150 --- (Reflecting on privC) ---
160 --- (Reflecting on A::pubC) ---
[all …]
/PHP-8.0/tests/lang/
H A DpassByReference_005.phpt173 Warning: Undefined variable $u1 in %s on line %d
175 Warning: Undefined variable $u1 in %s on line %d
179 Warning: Undefined variable $u1 in %s on line %d
181 Warning: Undefined variable $u2 in %s on line %d
183 Warning: Undefined variable $u1 in %s on line %d
185 Warning: Undefined variable $u2 in %s on line %d
189 Warning: Undefined variable $u1 in %s on line %d
191 Warning: Undefined variable $u1 in %s on line %d
195 Warning: Undefined variable $u2 in %s on line %d
197 Warning: Undefined variable $u2 in %s on line %d
[all …]
/PHP-8.0/ext/standard/tests/math/
H A Dbase_convert_basic.phpt36 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
39 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
42 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
45 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
49 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
52 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
55 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
58 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
63 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
66 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
[all …]

Completed in 51 milliseconds

12345678910>>...169