Home
last modified time | relevance | path

Searched refs:line (Results 1 – 25 of 4674) sorted by path

12345678910>>...187

/PHP-7.4/
H A DCODING_STANDARDS.md245 3. Be generous with whitespace and braces. Keep one empty line between the
248 line between two functions, preferably two. Always prefer:
264 definitions, comments, and control structures line up correctly.
267 preprocessor directives you should put the `#` at the beginning of a line,
277 In order to make sure that the online documentation stays in line with the code,
279 along with a brief one-line description of what the function does. It would look
296 fold, and should be on a separate line.
310 And yes, please keep the prototype on a single line, even if that line is
H A DCONTRIBUTING.md259 - Add in-line comments and/or have external documentation ready. Use only
372 5. In your commit messages, keep each line shorter than 80 characters. And try
382 <long description, 79 chars per line>
H A DNEWS714 . Fixed bug #79934 (CRLF-only line in heredoc causes parsing error).
1323 . Fixed bug #60677 (CGI doesn't properly validate shebang line contains #!).
2373 . Fixed bug #76046 (PHP generates "FE_FREE" opcode on the wrong line).
/PHP-7.4/Zend/tests/
H A D001.phpt50 Exception: Too few arguments to function test2(), 0 passed in %s001.php on line 18 and exactly 1 ex…
53 Exception: Too few arguments to function test3(), 1 passed in %s001.php on line 27 and exactly 2 ex…
57 Warning: func_num_args(): Called from the global scope - no function context in %s on line %d
H A D002.phpt54 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
57 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d
60 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
63 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
67 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
71 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
77 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
83 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d
86 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
92 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
[all …]
H A D003.phpt58 Exception: Too few arguments to function test2(), 0 passed in %s003.php on line %d and exactly 1 ex…
67 Exception: Too few arguments to function test3(), 1 passed in %s003.php on line %d and exactly 2 ex…
79 Warning: func_get_args(): Called from the global scope - no function context in %s on line %d
H A D004.phpt16 Warning: strncmp() expects exactly 3 parameters, 2 given in %s on line %d
20 Warning: Length must be greater than or equal to 0 in %s on line %d
H A D005.phpt18 Warning: strcasecmp() expects exactly 2 parameters, 1 given in %s on line %d
H A D006.phpt19 Warning: strncasecmp() expects exactly 3 parameters, 1 given in %s on line %d
22 Warning: Length must be greater than or equal to 0 in %s on line %d
H A D007.phpt25 Warning: each() expects exactly 1 parameter, 0 given in %s on line %d
28 …he each() function is deprecated. This message will be suppressed on further calls in %s on line %d
30 Warning: Variable passed to each() is not an array or object in %s on line %d
33 Warning: Variable passed to each() is not an array or object in %s on line %d
H A D008.phpt27 Warning: define() expects at least 2 parameters, 0 given in %s on line %d
30 Warning: define() expects at least 2 parameters, 1 given in %s on line %d
34 Warning: define() expects parameter 3 to be bool, array given in %s on line %d
37 Warning: define() expects parameter 1 to be string, array given in %s on line %d
43 Notice: Constant test const already defined in %s on line %d
48 Warning: Constants may only evaluate to scalar values, arrays or resources in %s on line %d
H A D009.phpt39 Deprecated: Non-static method foo::bar() should not be called statically in %s on line %d
42 Deprecated: Non-static method foo::bar() should not be called statically in %s on line %d
47 Warning: get_class() called without object from outside a class in %s on line %d
50 Warning: get_class() expects parameter 1 to be object, string given in %s on line %d
55 Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
H A D011.phpt56 Warning: property_exists() expects exactly 2 parameters, 0 given in %s on line %d
59 Warning: property_exists() expects exactly 2 parameters, 1 given in %s on line %d
75 Warning: First parameter must either be an object or the name of an existing class in %s on line %d
78 Warning: First parameter must either be an object or the name of an existing class in %s on line %d
81 Warning: First parameter must either be an object or the name of an existing class 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 D015.phpt17 Warning: trigger_error() expects at least 1 parameter, 0 given in %s on line %d
20 Notice: error in %s on line %d
23 Warning: trigger_error() expects parameter 1 to be string, array given in %s on line %d
26 Warning: Invalid error type specified in %s on line %d
29 Warning: Invalid error type specified in %s on line %d
32 Warning: error in %s on line %d
35 Deprecated: error in %s on line %d
H A D017.phpt47 Warning: get_resource_type() expects exactly 1 parameter, 0 given in %s on line %d
50 Warning: get_resource_type() expects parameter 1 to be resource, string given in %s on line %d
59 Warning: get_loaded_extensions() expects at most 1 parameter, 2 given in %s on line %d
62 Warning: get_defined_constants() expects at most 1 parameter, 2 given in %s on line %d
70 Warning: get_declared_interfaces() expects exactly 0 parameters, 1 given in %s on line %d
75 Warning: get_extension_funcs() expects exactly 1 parameter, 0 given in %s on line %d
H A D018.phpt21 Warning: constant() expects exactly 1 parameter, 0 given in %s on line %d
24 Warning: constant() expects exactly 1 parameter, 2 given in %s on line %d
27 Warning: constant(): Couldn't find constant in %s on line %d
30 Warning: constant() expects parameter 1 to be string, array given in %s on line %d
H A D019.phpt716 Notice: Undefined variable: key_val in %s on line %d
719 Notice: Undefined variable: key_val in %s on line %d
722 Notice: Undefined variable: key_val in %s on line %d
743 Notice: Undefined variable: key_val in %s on line %d
746 Notice: Undefined variable: key_val in %s on line %d
749 Notice: Undefined variable: key_val in %s on line %d
1232 Notice: Undefined variable: lable in %s on line %d
1235 Notice: Undefined variable: lable in %s on line %d
1238 Notice: Undefined variable: lable in %s on line %d
1241 Notice: Undefined variable: lable in %s on line %d
[all …]
H A D020.phpt23 Warning: func_get_arg() expects exactly 1 parameter, 3 given in %s on line %d
26 Warning: func_get_arg(): Called from the global scope - no function context in %s on line %d
29 Warning: func_get_arg() expects exactly 1 parameter, 0 given in %s on line %d
32 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
H A D024.phpt18 Notice: Undefined variable: a in %s on line %d
23 Notice: Undefined variable: a in %s on line %d
25 Notice: Undefined variable: c in %s on line %d
30 Notice: Undefined variable: a in %s on line %d
33 Notice: Undefined variable: a in %s on line %d
35 Notice: Undefined variable: b in %s on line %d
38 Notice: Undefined variable: a in %s on line %d
41 Notice: Undefined variable: b in %s on line %d
44 Notice: Trying to get property '1' of non-object in %s on line %d
50 Notice: Undefined variable: c in %s on line %d
[all …]
H A D026.phpt21 Notice: Trying to get property 'a' of non-object in %s on line %d
24 Warning: Creating default object from empty value in %s on line %d
H A D028.phpt21 Notice: Undefined offset: 2 in %s on line %d
26 thrown in %s on line %d
H A D030.phpt34 Fatal error: Cannot re-assign $this in %s030.php on line 11

Completed in 42 milliseconds

12345678910>>...187