Home
last modified time | relevance | path

Searched refs:line (Results 1876 – 1900 of 5182) sorted by relevance

1...<<71727374757677787980>>...208

/PHP-7.0/ext/sockets/tests/
H A Dsocket_listen-wrongparams.phpt17 Warning: socket_listen() expects parameter 1 to be resource, null given in %s on line %d
20 Warning: socket_listen(): unable to listen on socket [%d]: Invalid argument in %s on line %d
/PHP-7.0/ext/reflection/tests/
H A Dbug38217.phpt31 Warning: Missing argument 1 for Object1::__construct() in %s on line %d
33 Notice: Undefined variable: var in %s on line %d
/PHP-7.0/ext/standard/tests/streams/
H A Dbug60817.phpt27 $line = stream_get_line($f, 99, "\n");
28 var_dump($line);
/PHP-7.0/ext/standard/tests/strings/
H A Dbug36944.phpt17 Warning: Length must be greater than or equal to 0 in %s on line %d
22 Warning: Length must be greater than or equal to 0 in %s on line %d
H A Dsscanf_variation1.phpt128 Warning: sscanf() expects parameter 1 to be string, array given in %s on line %d
132 Warning: sscanf() expects parameter 1 to be string, array given in %s on line %d
136 Warning: sscanf() expects parameter 1 to be string, array given in %s on line %d
163 Warning: sscanf() expects parameter 1 to be string, resource given in %s on line %d
H A Dstr_pad_variation1.phpt108 Warning: str_pad() expects parameter 1 to be string, array given in %s on line %d
112 Warning: str_pad() expects parameter 1 to be string, array given in %s on line %d
116 Warning: str_pad() expects parameter 1 to be string, array given in %s on line %d
134 Warning: str_pad() expects parameter 1 to be string, resource given in %s on line %d
H A Dtrim_variation1.phpt106 Warning: trim() expects parameter 1 to be string, array given in %s on line %d
110 Warning: trim() expects parameter 1 to be string, array given in %s on line %d
114 Warning: trim() expects parameter 1 to be string, array given in %s on line %d
132 Warning: trim() expects parameter 1 to be string, resource given in %s on line %d
/PHP-7.0/Zend/tests/
H A Dbug43332_1.phpt15 … of foobar\foo, instance of stdClass given, called in %sbug43332_1.php on line 10 and defined in %…
19 thrown in %sbug43332_1.php on line 5
H A Dbug64239_2.phpt40 [line] => %d
52 [line] => %d
H A Dfunction_exists_error.phpt28 Warning: function_exists() expects exactly 1 parameter, 2 given in %s on line %d
33 Warning: function_exists() expects exactly 1 parameter, 0 given in %s on line %d
H A Dindirect_call_array_005.phpt22 Deprecated: Non-static method TestClass::method() should not be called statically in %s on line %d
28 thrown in %s on line %d
H A Dindirect_call_string_003.phpt22 Deprecated: Non-static method TestClass::method() should not be called statically in %s on line %d
28 thrown in %s on line %d
H A D012.phpt22 Warning: class_exists() expects at least 1 parameter, 0 given in %s on line %d
27 Warning: class_exists() expects parameter 1 to be string, array given in %s on line %d
H A D013.phpt22 Warning: interface_exists() expects at least 1 parameter, 0 given in %s on line %d
27 Warning: interface_exists() expects parameter 1 to be string, array given in %s on line %d
H A D014.phpt35 Warning: get_included_files() expects exactly 0 parameters, 2 given in %s on line %d
44 Warning: get_included_files() expects exactly 0 parameters, 1 given in %s on line %d
H A Dbug24635.phpt20 out($this->Comment); // this line doesn't crash PHP
21 out("\n<!-- End Section: " . $this->Comment . "-->"); // this line
H A Dbug70685.phpt18 …g: Cannot bind internal method SplDoublyLinkedList::count() to object of class cls in %s on line %d
21 …Cannot rebind scope of closure created by ReflectionFunctionAbstract::getClosure() in %s on line %d
H A Dcast_to_string.phpt47 Notice: Array to string conversion in %s line %d
50 Notice: Array to string conversion in %s line %d
H A Dclosure_018.phpt25 Notice: Only variable references should be returned by reference in %sclosure_018.php on line 7
28 Notice: Only variable references should be returned by reference in %sclosure_018.php on line 7
/PHP-7.0/Zend/tests/assert/
H A Dexpect_018.phpt27 Warning: assert(): assert(false) failed in %sexpect_018.php on line 10
31 Warning: assert(): assert(false) failed in %sexpect_018.php on line 12
/PHP-7.0/ext/standard/tests/math/
H A Ddechex_error.phpt23 Warning: dechex() expects exactly 1 parameter, 0 given in %s on line %d
25 Warning: dechex() expects exactly 1 parameter, 3 given in %s on line %d
/PHP-7.0/ext/date/tests/
H A Dtimezone_name_from_abbr_variation1.phpt133 Warning: timezone_name_from_abbr() expects parameter 1 to be string, array given in %s on line %d
138 Warning: timezone_name_from_abbr() expects parameter 1 to be string, array given in %s on line %d
143 Warning: timezone_name_from_abbr() expects parameter 1 to be string, array given in %s on line %d
148 Warning: timezone_name_from_abbr() expects parameter 1 to be string, array given in %s on line %d
192 Warning: timezone_name_from_abbr() expects parameter 1 to be string, object given in %s on line %d
203 Warning: timezone_name_from_abbr() expects parameter 1 to be string, resource given in %s on line %d
/PHP-7.0/ext/standard/tests/array/
H A Darray_diff_uassoc_error.phpt47 …() expects parameter 4 to be a valid callback, array must have exactly two members in %s on line %d
50 …() expects parameter 6 to be a valid callback, array must have exactly two members in %s on line %d
55 Warning: array_diff_uassoc(): at least 3 parameters are required, 2 given in %s on line %d
60 Warning: array_diff_uassoc(): at least 3 parameters are required, 0 given in %s on line %d
H A Darray_intersect_uassoc_error.phpt45 …sect_uassoc() expects parameter 4 to be a valid callback, no array or string given in %s on line %d
50 Warning: array_intersect_uassoc(): at least 3 parameters are required, 2 given in %s on line %d
53 …ects parameter 3 to be a valid callback, second array member is not a valid method in %s on line %d
58 Warning: array_intersect_uassoc(): at least 3 parameters are required, 0 given in %s on line %d
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_field_tell.phpt64 Warning: mysqli_field_seek() expects exactly 2 parameters, 1 given in %s on line %d
98 Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
102 Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
108 Warning: mysqli_field_tell(): Couldn't fetch mysqli_result in %s on line %d

Completed in 32 milliseconds

1...<<71727374757677787980>>...208