Home
last modified time | relevance | path

Searched refs:d (Results 26 – 50 of 6284) sorted by path

12345678910>>...252

/PHP-5.5/Zend/tests/
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 Warning: Variable passed to each() is not an array or object in %s on line %d
31 Warning: Variable passed to each() is not an array or object in %s on line %d
H A D008.phpt26 Warning: define() expects at least 2 parameters, 0 given in %s on line %d
29 Warning: define() expects at least 2 parameters, 1 given in %s on line %d
33 Warning: define() expects parameter 3 to be boolean, array given in %s on line %d
36 Warning: define() expects parameter 1 to be string, array given in %s on line %d
42 Notice: Constant test const already defined in %s on line %d
45 Warning: Constants may only evaluate to scalar values in %s on line %d
48 Warning: Constants may only evaluate to scalar values in %s on line %d
H A D009.phpt33 Strict Standards: Non-static method foo::bar() should not be called statically in %s on line %d
36 Strict Standards: Non-static method foo::bar() should not be called statically in %s on line %d
41 Warning: get_class() called without object from outside a class in %s on line %d
44 Warning: get_class() expects parameter 1 to be object, string 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.phpt26 string(%d) "%s"
30 string(%d) "%s"
32 string(%d) "%s"
35 Warning: get_included_files() expects exactly 0 parameters, 2 given in %s on line %d
39 string(%d) "%s"
41 string(%d) "%s"
44 Warning: get_included_files() expects exactly 0 parameters, 1 given in %s on line %d
48 string(%d) "%s"
50 string(%d) "%s"
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.phpt48 Warning: get_resource_type() expects exactly 1 parameter, 0 given in %s on line %d
56 int(%d)
58 int(%d)
60 Warning: get_loaded_extensions() expects at most 1 parameter, 2 given in %s on line %d
63 Warning: get_defined_constants() expects at most 1 parameter, 2 given in %s on line %d
67 int(%d)
72 int(%d)
77 int(%d)
79 Warning: get_extension_funcs() expects exactly 1 parameter, 0 given in %s on line %d
83 int(%d)
[all …]
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.phpt1189 resource(%d) of type (stream)
1193 resource(%d) of type (stream)
1202 resource(%d) of type (stream)
1206 resource(%d) of type (stream)
1221 object(Point)#%d (3) {
1232 Notice: Undefined variable: lable in %s on line %d
1235 Notice: Undefined variable: lable in %s on line %d
1243 object(Point)#%d (3) {
1251 object(Point)#%d (2) {
1259 object(Point)#%d (0) {
[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 D021.phpt13 $d = 23.5;
16 var_dump($c ?: $d);
H A D023.phpt37 $d = 'c';
38 var_dump($$$$d('foo'));
H A D024.phpt18 Notice: Undefined variable: a in %s on line %d
21 Notice: Undefined variable: %s in %s on line %d
23 Notice: Undefined variable: %s in %s on line %d
26 Notice: Undefined variable: a in %s on line %d
29 Notice: Undefined variable: %s in %s on line %d
31 Notice: Undefined variable: %s in %s on line %d
34 Notice: Undefined variable: a in %s on line %d
37 Notice: Undefined variable: b in %s on line %d
40 Notice: Trying to get property of non-object in %s on line %d
43 Notice: Trying to get property of non-object in %s on line %d
[all …]
H A D026.phpt21 Notice: Trying to get property 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
23 Fatal error: Function name must be a string in %s on line %d
H A D030.phpt34 object(Exception)#%d (7) {
42 string(%d) "%s030.php"
44 int(%d)
50 string(%d) "%s030.php"
52 int(%d)
H A D031.phpt11 Fatal error: Cannot use [] for reading in %s on line %d
H A D033.phpt21 Notice: Undefined variable: arr in %s on line %d
23 Notice: Undefined variable: arr in %s on line %d
25 Notice: Undefined variable: arr in %s on line %d
27 Notice: Trying to get property of non-object in %s on line %d
29 Warning: Creating default object from empty value in %s on line %d
31 Warning: Creating default object from empty value in %s on line %d
H A D036.phpt11 Warning: Illegal offset type in %s on line %d
13 Warning: Illegal offset type in %s on line %d
H A D037.phpt19 Fatal error: Access to undeclared static property: Closure::$x in %s on line %d
H A D038.phpt10 Warning: Illegal offset type in %s on line %d

Completed in 31 milliseconds

12345678910>>...252