Home
last modified time | relevance | path

Searched refs:line (Results 26 – 50 of 3590) sorted by relevance

12345678910>>...144

/php-src/Zend/tests/
H A Dbug52041.phpt50 Warning: Undefined variable $x in %s on line %d
53 Warning: Undefined variable $x in %s on line %d
56 Warning: Undefined variable $x in %s on line %d
59 Warning: Undefined variable $x in %s on line %d
62 Warning: Undefined variable $x in %s on line %d
65 Warning: Undefined variable $x in %s on line %d
68 Warning: Undefined variable $x in %s on line %d
70 Warning: Undefined variable $x in %s on line %d
72 Warning: Undefined variable $x in %s on line %d
74 Warning: Undefined array key 0 in %s on line %d
[all …]
H A D033.phpt28 Warning: Undefined variable $arr in %s on line %d
30 Warning: Trying to access array offset on null in %s on line %d
32 Warning: Trying to access array offset on null in %s on line %d
34 Warning: Trying to access array offset on null in %s on line %d
36 Warning: Trying to access array offset on null in %s on line %d
38 Warning: Trying to access array offset on null in %s on line %d
40 Warning: Undefined variable $arr in %s on line %d
42 Warning: Trying to access array offset on null in %s on line %d
44 Warning: Trying to access array offset on null in %s on line %d
46 Warning: Trying to access array offset on null in %s on line %d
[all …]
H A Dcallable_self_parent_static_deprecation.phpt71 Deprecated: Use of "self" in callables is deprecated in %s on line %d
74 Deprecated: Use of "parent" in callables is deprecated in %s on line %d
77 Deprecated: Use of "static" in callables is deprecated in %s on line %d
80 Deprecated: Use of "self" in callables is deprecated in %s on line %d
83 Deprecated: Use of "parent" in callables is deprecated in %s on line %d
86 Deprecated: Use of "static" in callables is deprecated in %s on line %d
115 Deprecated: Use of "self" in callables is deprecated in %s on line %d
124 Deprecated: Use of "self" in callables is deprecated in %s on line %d
159 Deprecated: Use of "self" in callables is deprecated in %s on line %d
168 Deprecated: Use of "self" in callables is deprecated in %s on line %d
[all …]
H A Dbug43201.phpt25 …: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on line 13
27 …: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on line 14
29 Warning: Undefined variable $ref in %s on line %d
31 Warning: Undefined variable $undef in %s on line %d
33 …cated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on line %d
37 Warning: Undefined variable $undef in %s on line %d
39 …cated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on line %d
43 Warning: Undefined variable $undef in %s on line %d
49 Warning: Undefined variable $undef in %s on line %d
55 Warning: Undefined variable $undef in %s on line %d
[all …]
H A Ddebug_backtrace_limit.phpt28 [line] => 7
42 [line] => 7
53 [line] => 3
67 [line] => 7
78 [line] => 3
89 [line] => 17
103 [line] => 7
114 [line] => 3
125 [line] => 17
/php-src/ext/standard/tests/assert/
H A Dassert03.phpt11 function a($file, $line, $unused, $desc)
13 echo "assertion failed - a - $line,\"$desc\"\n";
16 function b($file, $line, $unused, $desc)
18 echo "assertion failed - b - $line,\"$desc\"\n";
39 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
41 Deprecated: Function assert_options() is deprecated in %s on line %d
43 Deprecated: Constant ASSERT_WARNING is deprecated in %s on line %d
45 Deprecated: Function assert_options() is deprecated in %s on line %d
47 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
49 Deprecated: Function assert_options() is deprecated in %s on line %d
[all …]
/php-src/ext/standard/tests/streams/
H A Dstream_get_line_nb.phpt25 fwrite($sockets[0], "line start");
26 var_dump(stream_get_line($sockets[1], 8192, $eol)); // Does not returns incomplete line (EOL not fo…
28 fwrite($sockets[0], ", line end");
30 var_dump(stream_get_line($sockets[1], 8192, $eol)); // Returns full line (EOL found)
34 fwrite($sockets[0], "incomplete line");
35 …ne($sockets[1], strlen("incomplete line"), $eol)); // EOL not found but $length has been read, ret…
37 fwrite($sockets[0], "incomplete line");
45 var_dump(stream_get_line($sockets[1], 8192, $eol)); // Returns incomplete line (End of file)
59 string(22) "line start, line end, "
62 string(15) "incomplete line"
[all …]
/php-src/ext/mysqli/tests/
H A Dmysqli_debug_control_string.phpt72 Warning: mysqli_debug(): Unrecognized format ',' in %s on line %d
77 Warning: mysqli_debug(): Colon expected, 'b' found in %s on line %d
79 Warning: mysqli_debug(): Colon expected, 'c' found in %s on line %d
81 Warning: mysqli_debug(): Colon expected, 'B' found in %s on line %d
83 Warning: mysqli_debug(): Colon expected, 'C' found in %s on line %d
85 Warning: mysqli_debug(): Colon expected, ',' found in %s on line %d
87 Warning: mysqli_debug(): Colon expected, '1' found in %s on line %d
93 Warning: mysqli_debug(): Unrecognized format 'b' in %s on line %d
107 Warning: mysqli_debug(): Unrecognized format 'b' in %s on line %d
125 Warning: mysqli_debug(): Unrecognized format 'b' in %s on line %d
[all …]
/php-src/ext/standard/tests/file/
H A Dfile_basic.phpt44 [0] => line
46 [1] => line of text
48 [2] => line
50 [3] => line of text
52 [4] => line
54 [5] => line of text
56 [6] => line
58 [7] => line of text
60 [8] => line
64 [10] => line
[all …]
H A Dreadfile_variation3.phpt45 line
46 line of text
47 line
48 line of text
49 line
50 line of t
53 line
54 line of text
55 line
57 line
[all …]
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 …]
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromString_parser_warning_02.phpt14 …String(): tokenizer error unexpected-null-character in Entity, line: 4, column: 11 in %s on line %d
16 …kenizer error missing-whitespace-between-attributes in Entity, line: 5, column: 20 in %s on line %d
18 …tring(): tokenizer error incorrectly-opened-comment in Entity, line: 6, column: 11 in %s on line %d
20 …:createFromString(): tokenizer error nested-comment in Entity, line: 7, column: 18 in %s on line %d
22 …ateFromString(): tree error unexpected-closed-token in Entity, line: 4, column: 18 in %s on line %d
24 …mString(): tree error doctype-token-in-body-mode in Entity, line: 8, column: 11-17 in %s on line %d
/php-src/ext/zip/tests/
H A Doo_setcompression.phpt64 Deprecated: Function zip_open() is deprecated in %s on line %d
66 Deprecated: Function zip_read() is deprecated in %s on line %d
68 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
73 Deprecated: Function zip_read() is deprecated in %s on line %d
80 Deprecated: Function zip_read() is deprecated in %s on line %d
87 Deprecated: Function zip_read() is deprecated in %s on line %d
94 Deprecated: Function zip_read() is deprecated in %s on line %d
101 Deprecated: Function zip_read() is deprecated in %s on line %d
108 Deprecated: Function zip_read() is deprecated in %s on line %d
115 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]
H A Dzip_entry_compressedsize.phpt17 Deprecated: Function zip_open() is deprecated in %s on line %d
19 Deprecated: Function zip_read() is deprecated in %s on line %d
21 Deprecated: Function zip_entry_compressedsize() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_entry_compressedsize() is deprecated in %s on line %d
29 Deprecated: Function zip_read() is deprecated in %s on line %d
31 Deprecated: Function zip_entry_compressedsize() is deprecated in %s on line %d
34 Deprecated: Function zip_read() is deprecated in %s on line %d
36 Deprecated: Function zip_entry_compressedsize() is deprecated in %s on line %d
39 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]
H A Dzip_entry_compressionmethod.phpt17 Deprecated: Function zip_open() is deprecated in %s on line %d
19 Deprecated: Function zip_read() is deprecated in %s on line %d
21 Deprecated: Function zip_entry_compressionmethod() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_entry_compressionmethod() is deprecated in %s on line %d
29 Deprecated: Function zip_read() is deprecated in %s on line %d
31 Deprecated: Function zip_entry_compressionmethod() is deprecated in %s on line %d
34 Deprecated: Function zip_read() is deprecated in %s on line %d
36 Deprecated: Function zip_entry_compressionmethod() is deprecated in %s on line %d
39 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]
H A Dzip_entry_filesize.phpt17 Deprecated: Function zip_open() is deprecated in %s on line %d
19 Deprecated: Function zip_read() is deprecated in %s on line %d
21 Deprecated: Function zip_entry_filesize() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_entry_filesize() is deprecated in %s on line %d
29 Deprecated: Function zip_read() is deprecated in %s on line %d
31 Deprecated: Function zip_entry_filesize() is deprecated in %s on line %d
34 Deprecated: Function zip_read() is deprecated in %s on line %d
36 Deprecated: Function zip_entry_filesize() is deprecated in %s on line %d
39 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]
H A Dzip_entry_name.phpt17 Deprecated: Function zip_open() is deprecated in %s on line %d
19 Deprecated: Function zip_read() is deprecated in %s on line %d
21 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
29 Deprecated: Function zip_read() is deprecated in %s on line %d
31 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
34 Deprecated: Function zip_read() is deprecated in %s on line %d
36 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
39 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]
/php-src/ext/pgsql/tests/
H A Ddeprecated_implicit_default_link.phpt89 Deprecated: pg_execute(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
93 Deprecated: pg_lo_open(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
97 Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
101 Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
103 Deprecated: pg_port(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
105 Deprecated: pg_tty(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
107 Deprecated: pg_host(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
113 Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
115 Deprecated: pg_query(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
117 Deprecated: pg_exec(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
[all …]
/php-src/ext/spl/tests/SplFileObject/
H A Dbug46569.csv1 first,line
2 second,line
3 third,line
4 fourth,line
5 fifth,line
H A Dfileobject_getcurrentline_basic.phpt8 //line 2
9 //line 3
10 //line 4
11 //line 5
18 //line 2
19 //line 3
/php-src/ext/gd/tests/
H A Dbug48555.phpt13 $box = ImageFTBBox(14, 0, $font, "Text without line-break");
14 //echo 'Top without line-break: ' . $box[7] . "\n";
17 //echo 'Top with line-break: ' . $box[7] . "\n";
23 echo "with line break == without line break".PHP_EOL;
25 echo "with line break != without line break".PHP_EOL;
32 with line break == without line break
/php-src/ext/xml/tests/
H A Dbug26614.phpt2 Bug #26614 (CDATA sections skipped on line count)
16 <DATA> at line 2, col 0 (byte 45)
17 </DATA> at line 9, col 0 (byte 89)
19 <DATA> at line 2, col 0 (byte 45)
20 </DATA> at line 9, col 0 (byte 89)
22 <DATA> at line 2, col 0 (byte 45)
23 </DATA> at line 9, col 0 (byte 89)
/php-src/Zend/tests/offsets/
H A Dfalse_container_offset_behaviour.phpt11 Warning: Trying to access array offset on false in %s on line %d
15 Deprecated: Automatic conversion of false to array is deprecated in %s on line %d
33 Warning: Undefined array key %s in %s on line %d
35 Warning: Trying to access array offset on null in %s on line %d
54 Warning: Trying to access array offset on false in %s on line %d
96 Warning: Undefined array key 0 in %s on line %d
98 Warning: Trying to access array offset on null in %s on line %d
141 Warning: Trying to access array offset on false in %s on line 8
183 Warning: Trying to access array offset on false in %s on line 8
225 Warning: Undefined array key 3 in %s on line 74
[all …]
/php-src/ext/dom/tests/
H A DDOMDocument_loadXML_error2_gte2_11.phpt24 Warning: DOMDocument::loadXML(): AttValue: " or ' expected in Entity, line: 4 in %s on line %d
26 …): internal error: xmlParseStartTag: problem parsing attributes in Entity, line: 4 in %s on line %d
28 …Document::loadXML(): Couldn't find end of Start Tag book line 4 in Entity, line: 4 in %s on line %d
30 …::loadXML(): Opening and ending tag mismatch: books line 3 and book in Entity, line: 7 in %s on li…
32 …OMDocument::loadXML(): Extra content at the end of the document in Entity, line: 8 in %s on line %d
/php-src/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 …]

Completed in 56 milliseconds

12345678910>>...144