Home
last modified time | relevance | path

Searched refs:line (Results 251 – 275 of 4546) sorted by relevance

1...<<11121314151617181920>>...182

/PHP-7.4/tests/lang/operators/
H A Dnegate_variationStr.phpt32 Warning: A non-numeric value encountered in %s on line %d
36 Notice: A non well formed numeric value encountered in %s on line %d
42 Notice: A non well formed numeric value encountered in %s on line %d
46 Notice: A non well formed numeric value encountered in %s on line %d
50 Notice: A non well formed numeric value encountered in %s on line %d
54 Notice: A non well formed numeric value encountered in %s on line %d
58 Notice: A non well formed numeric value encountered in %s on line %d
62 Warning: A non-numeric value encountered in %s on line %d
/PHP-7.4/Zend/tests/
H A Dbug75921.phpt28 Warning: Creating default object from empty value in %sbug75921.php on line 3
34 Warning: Creating default object from empty value in %sbug75921.php on line 7
43 Warning: Creating default object from empty value in %sbug75921.php on line 11
45 Warning: Creating default object from empty value in %sbug75921.php on line 11
54 Warning: Creating default object from empty value in %sbug75921.php on line 15
56 Warning: Creating default object from empty value in %sbug75921.php on line 15
68 Warning: Creating default object from empty value in %sbug75921.php on line 19
70 Warning: Creating default object from empty value in %sbug75921.php on line 19
H A Doffset_bool.phpt28 Notice: Trying to access array offset on value of type bool in %s on line %d
31 Notice: Trying to access array offset on value of type bool in %s on line %d
34 Notice: Trying to access array offset on value of type bool in %s on line %d
37 Notice: Trying to access array offset on value of type bool in %s on line %d
40 Notice: Trying to access array offset on value of type bool in %s on line %d
43 Notice: Trying to access array offset on value of type bool in %s on line %d
46 Notice: Trying to access array offset on value of type bool in %s on line %d
49 Notice: Trying to access array offset on value of type bool in %s on line %d
52 Notice: Trying to access array offset on value of type bool in %s on line %d
H A Doffset_long.phpt28 Notice: Trying to access array offset on value of type int in %s on line %d
31 Notice: Trying to access array offset on value of type int in %s on line %d
34 Notice: Trying to access array offset on value of type int in %s on line %d
37 Notice: Trying to access array offset on value of type int in %s on line %d
40 Notice: Trying to access array offset on value of type int in %s on line %d
43 Notice: Trying to access array offset on value of type int in %s on line %d
46 Notice: Trying to access array offset on value of type int in %s on line %d
49 Notice: Trying to access array offset on value of type int in %s on line %d
52 Notice: Trying to access array offset on value of type int in %s on line %d
H A Doffset_null.phpt28 Notice: Trying to access array offset on value of type null in %s on line %d
31 Notice: Trying to access array offset on value of type null in %s on line %d
34 Notice: Trying to access array offset on value of type null in %s on line %d
37 Notice: Trying to access array offset on value of type null in %s on line %d
40 Notice: Trying to access array offset on value of type null in %s on line %d
43 Notice: Trying to access array offset on value of type null in %s on line %d
46 Notice: Trying to access array offset on value of type null in %s on line %d
49 Notice: Trying to access array offset on value of type null in %s on line %d
52 Notice: Trying to access array offset on value of type null in %s on line %d
H A Dbug38047.phpt2 Bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler)
14 function kalus_error_handler($error_code, $error_string, $filename, $line, $symbols) {
26 if (isset($call["line"])) {
27 echo ":".$call["line"];
38 //This will not create file and line items for the call into the error handler
47 …: Too few arguments to function A::A_ftk(), 0 passed in %sbug38047.php on line 36 and exactly 1 ex…
51 thrown in %sbug38047.php on line 7
H A Dbug76860.phpt18 Notice: Accessing static property B::$a as non static in %sbug76860.php on line 7
20 Notice: Undefined property: B::$a in %sbug76860.php on line 7
22 Notice: Accessing static property B::$b as non static in %sbug76860.php on line 7
24 Notice: Undefined property: B::$b in %sbug76860.php on line 7
26 Notice: Accessing static property B::$c as non static in %sbug76860.php on line 7
28 Notice: Undefined property: B::$c in %sbug76860.php on line 7
/PHP-7.4/ext/intl/tests/
H A Dcalendar_fromDateTime_error.phpt35 Warning: IntlCalendar::fromDateTime() expects at least 1 parameter, 0 given in %s on line %d
37 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: bad arguments in %s on line %d
40 Warning: IntlCalendar::fromDateTime() expects at most 2 parameters, 3 given in %s on line %d
42 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: bad arguments in %s on line %d
45 …Calendar::fromDateTime(): intlcal_from_date_time: DateTime object is unconstructed in %s on line %d
48 …ateTime(): intlcal_from_date_time: object has an time zone offset that's too large in %s on line %d
51 …date_time: time zone id 'WEST' extracted from ext/date DateTimeZone not recognized in %s on line %d
54 Warning: intlcal_from_date_time() expects at least 1 parameter, 0 given in %s on line %d
56 Warning: intlcal_from_date_time(): intlcal_from_date_time: bad arguments in %s on line %d
H A Ddateformat_formatObject_error.phpt34 Warning: IntlDateFormatter::formatObject() expects at least 1 parameter, 0 given in %s on line %d
37 …ing: IntlDateFormatter::formatObject() expects parameter 1 to be object, int given in %s on line %d
43 …ject(): datefmt_format_object: bad IntlCalendar instance: not initialized properly in %s on line %d
46 …stamp(): The DateTime object has not been correctly initialized by its constructor in %s on line %d
48 …ormatObject(): datefmt_format_object: error calling ::getTimeStamp() on the object in %s on line %d
51 …atter::formatObject(): datefmt_format_object: the date/time format type is invalid in %s on line %d
54 …atObject(): datefmt_format_object: bad format; if array, it must have two elements in %s on line %d
57 …atObject(): datefmt_format_object: bad format; if array, it must have two elements in %s on line %d
60 …rmat_object: bad format; the date format (first element of the array) is not valid in %s on line %d
66 …ing: IntlDateFormatter::formatObject(): datefmt_format_object: the format is empty in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Dchop_variation3.phpt26 first line of heredoc string
27 second line of heredoc string
28 third line of heredocstring
75 string(86) "first line of heredoc string
76 second line of heredoc string
77 third line of heredocstring"
78 string(86) "first line of heredoc string
79 second line of heredoc string
80 third line of heredocstring"
H A Dstrrpos_offset.phpt18 Warning: strrpos() expects parameter 3 to be int, float given in %s on line %d
21 Warning: strrpos() expects parameter 3 to be int, float given in %s on line %d
24 Warning: strrpos() expects parameter 3 to be int, float given in %s on line %d
27 Warning: strrpos() expects parameter 3 to be int, float given in %s on line %d
30 …strings in the future. Use an explicit chr() call to preserve the current behavior in %s on line %d
32 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
35 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
38 …strings in the future. Use an explicit chr() call to preserve the current behavior in %s on line %d
40 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
43 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
H A Dstrtr_variation8.phpt93 Warning: strtr(): The second argument is not an array in %s on line %d
98 Warning: strtr(): The second argument is not an array in %s on line %d
103 Warning: strtr(): The second argument is not an array in %s on line %d
108 Warning: strtr(): The second argument is not an array in %s on line %d
113 Warning: strtr(): The second argument is not an array in %s on line %d
118 Warning: strtr(): The second argument is not an array in %s on line %d
132 Warning: strtr(): The second argument is not an array in %s on line %d
137 Warning: strtr(): The second argument is not an array in %s on line %d
142 Warning: strtr(): The second argument is not an array in %s on line %d
147 Warning: strtr(): The second argument is not an array in %s on line %d
[all …]
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_callback_array2.phpt37 Warning: preg_replace_callback_array() expects at least 2 parameters, 0 given in %s on line %d
40 Warning: preg_replace_callback_array() expects at least 2 parameters, 1 given in %s on line %d
43 Warning: preg_replace_callback_array() expects parameter 1 to be array, int given in %s on line %d
46 Warning: preg_replace_callback_array() expects parameter 1 to be array, int given in %s on line %d
49 Warning: preg_replace_callback_array() expects parameter 1 to be array, int given in %s on line %d
52 Warning: preg_replace_callback_array() expects parameter 3 to be int, string given in %s on line %d
55 Warning: preg_replace_callback() expects parameter 4 to be int, array given in %s on line %d
59 …lace_callback_array(): 's' is not a valid callback in %spreg_replace_callback_array2.php on line %d
64 …ce_callback_array(): No ending delimiter '/' found in %spreg_replace_callback_array2.php on line %d
/PHP-7.4/ext/bcmath/tests/
H A Dstr2num_formatting.phpt43 Warning: bcadd(): bcmath function argument is not well-formed in %s on line %d
45 Warning: bcadd(): bcmath function argument is not well-formed in %s on line %d
47 Warning: bcadd(): bcmath function argument is not well-formed in %s on line %d
49 Warning: bcadd(): bcmath function argument is not well-formed in %s on line %d
51 Warning: bcadd(): bcmath function argument is not well-formed in %s on line %d
60 Warning: bccomp(): bcmath function argument is not well-formed in %s on line %d
62 Warning: bccomp(): bcmath function argument is not well-formed in %s on line %d
64 Warning: bccomp(): bcmath function argument is not well-formed in %s on line %d
66 Warning: bccomp(): bcmath function argument is not well-formed in %s on line %d
68 Warning: bccomp(): bcmath function argument is not well-formed in %s on line %d
/PHP-7.4/ext/standard/tests/streams/
H A Dbug63240.phpt10 $line = stream_get_line($fd, 9000, $delimiter);
11 var_dump(strlen($line));
12 $line = stream_get_line($fd, 9000, $delimiter);
13 var_dump($line);
/PHP-7.4/ext/spl/tests/
H A DSplFileObject_key_error001.phpt9 //line 2
10 //line 3
11 //line 4
12 //line 5
H A DSplFileObject_key_error002.phpt9 //line 2
10 //line 3
11 //line 4
12 //line 5
H A DSplFileObject_next_variation001.phpt9 //line 2
10 //line 3
11 //line 4
12 //line 5
H A Diterator_044.phpt75 …chingIterator::offsetExists() expects exactly 1 parameter, 0 given in %siterator_044.php on line %d
78 … CachingIterator::offsetGet() expects exactly 1 parameter, 0 given in %siterator_044.php on line %d
84 Notice: Undefined index: 0 in %siterator_044.php on line %d
93 …erator::offsetGet() expects parameter 1 to be string, object given in %siterator_044.php on line %d
100 Notice: Undefined index: foo in %siterator_044.php on line %d
106 Notice: Undefined index: in %siterator_044.php on line %d
112 Notice: Undefined index: 2 in %siterator_044.php on line %d
118 Notice: Undefined index: foo in %siterator_044.php on line %d
124 Notice: Undefined index: 3 in %siterator_044.php on line %d
149 Notice: Undefined index: in %siterator_044.php on line %d
[all …]
/PHP-7.4/tests/lang/
H A DpassByReference_006.phpt59 Warning: Creating default object from empty value in %spassByReference_006.php on line %d
61 Warning: Creating default object from empty value in %spassByReference_006.php on line %d
63 Warning: Creating default object from empty value in %spassByReference_006.php on line %d
65 Warning: Creating default object from empty value in %spassByReference_006.php on line %d
67 Warning: Creating default object from empty value in %spassByReference_006.php on line %d
69 Warning: Creating default object from empty value in %spassByReference_006.php on line %d
105 Deprecated: Non-static method C::refs() should not be called statically in %s on line 39
107 Warning: Creating default object from empty value in %spassByReference_006.php on line %d
109 Warning: Creating default object from empty value in %spassByReference_006.php on line %d
111 Warning: Creating default object from empty value in %spassByReference_006.php on line %d
[all …]
/PHP-7.4/ext/hash/tests/
H A Dhash_hkdf_error.phpt46 Warning: hash_hkdf() expects at least 2 parameters, 0 given in %s on line %d
49 Warning: hash_hkdf() expects at least 2 parameters, 1 given in %s on line %d
54 Warning: hash_hkdf() expects at most 5 parameters, 6 given in %s on line %d
59 Warning: hash_hkdf(): Unknown hashing algorithm: foo in %s on line %d
64 Warning: hash_hkdf(): Non-cryptographic hashing algorithm: adler32 in %s on line %d
67 Warning: hash_hkdf(): Non-cryptographic hashing algorithm: crc32 in %s on line %d
70 Warning: hash_hkdf(): Non-cryptographic hashing algorithm: crc32b in %s on line %d
73 Warning: hash_hkdf(): Non-cryptographic hashing algorithm: fnv132 in %s on line %d
79 Warning: hash_hkdf(): Non-cryptographic hashing algorithm: fnv164 in %s on line %d
85 Warning: hash_hkdf(): Non-cryptographic hashing algorithm: joaat in %s on line %d
[all …]
/PHP-7.4/ext/date/tests/
H A Dbug70810.phpt19 Warning: Cannot compare DateInterval objects in %s on line %d
22 Warning: Cannot compare DateInterval objects in %s on line %d
25 Warning: Cannot compare DateInterval objects in %s on line %d
28 Warning: Cannot compare DateInterval objects in %s on line %d
31 Warning: Cannot compare DateInterval objects in %s on line %d
34 Warning: Cannot compare DateInterval objects in %s on line %d
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_schemaValidateSource_error1.phpt20 …ument::schemaValidateSource(): Entity: line 1: parser error : Start tag expected, '<' not found in…
22 Warning: DOMDocument::schemaValidateSource(): string that is not a schema in %s.php on line %d
24 Warning: DOMDocument::schemaValidateSource(): ^ in %s.php on line %d
26 …::schemaValidateSource(): Failed to parse the XML resource 'in_memory_buffer'. in %s.php on line %d
28 Warning: DOMDocument::schemaValidateSource(): Invalid Schema in %s.php on line %d
/PHP-7.4/ext/standard/tests/file/
H A Dreadfile_variation1.phpt39 line
40 line of text
41 line
42 line of text
43 line
44 line of t
/PHP-7.4/ext/standard/tests/dir/
H A Dbug80960.phpt16 Warning: opendir(notexist*): %s (code: 123) in %s on line %d
18 Warning: opendir(notexist*): failed to open dir: No such file or directory in %s on line %d
20 Warning: opendir(notexist?): %s (code: 123) in %s on line %d
22 Warning: opendir(notexist?): failed to open dir: No such file or directory in %s on line %d
24 Warning: opendir(longname%r_+%r): %s (code: 111) in %s on line %d
26 Warning: opendir(longname%r_+%r): failed to open dir: Filename too long in %s on line %d

Completed in 50 milliseconds

1...<<11121314151617181920>>...182