-- Testing each() function with Zero arguments --
-Warning: Wrong parameter count for each() in %s on line %d
+Warning: each() expects exactly 1 parameter, 0 given in %s on line %d
NULL
-- Testing each() function with more than expected no. of arguments --
-Warning: Wrong parameter count for each() in %s on line %d
+Warning: each() expects exactly 1 parameter, 2 given in %s on line %d
NULL
Done
\ No newline at end of file
-- Testing get_class() function with more than expected no. of arguments --
-Warning: Wrong parameter count for get_class() in %s on line 14
+Warning: get_class() expects at most 1 parameter, 2 given in %s on line 14
NULL
Done
\ No newline at end of file
-- Testing get_class_methods() function with Zero arguments --
-Warning: Wrong parameter count for get_class_methods() in %s on line 16
+Warning: get_class_methods() expects exactly 1 parameter, 0 given in %s on line 16
NULL
-- Testing get_class_methods() function with more than expected no. of arguments --
-Warning: Wrong parameter count for get_class_methods() in %s on line 22
+Warning: get_class_methods() expects exactly 1 parameter, 2 given in %s on line 22
NULL
Done
\ No newline at end of file
Notice: Undefined variable: unset_var in %s on line 61
Arg value: 0 (type: integer)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, integer given in %s on line %d
+NULL
Arg value: 1 (type: integer)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, integer given in %s on line %d
+NULL
Arg value: 12345 (type: integer)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, integer given in %s on line %d
+NULL
Arg value: -2345 (type: integer)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, integer given in %s on line %d
+NULL
Arg value: 10.5 (type: double)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, double given in %s on line %d
+NULL
Arg value: -10.5 (type: double)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, double given in %s on line %d
+NULL
Arg value: 101234567000 (type: double)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, double given in %s on line %d
+NULL
Arg value: 1.07654321E-9 (type: double)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, double given in %s on line %d
+NULL
Arg value: 0.5 (type: double)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, double given in %s on line %d
+NULL
Arg value: Array (type: array)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, array given in %s on line %d
+NULL
Arg value: Array (type: array)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, array given in %s on line %d
+NULL
Arg value: Array (type: array)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, array given in %s on line %d
+NULL
Arg value: Array (type: array)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, array given in %s on line %d
+NULL
Arg value: Array (type: array)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, array given in %s on line %d
+NULL
Arg value: (type: NULL)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
+NULL
Arg value: (type: NULL)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
+NULL
Arg value: 1 (type: boolean)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, boolean given in %s on line %d
+NULL
Arg value: (type: boolean)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, boolean given in %s on line %d
+NULL
Arg value: 1 (type: boolean)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, boolean given in %s on line %d
+NULL
Arg value: (type: boolean)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, boolean given in %s on line %d
+NULL
Arg value: (type: string)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, string given in %s on line %d
+NULL
Arg value: (type: string)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, string given in %s on line %d
+NULL
Arg value: string (type: string)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, string given in %s on line %d
+NULL
Arg value: string (type: string)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, string given in %s on line %d
+NULL
Arg value: (type: NULL)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
+NULL
Arg value: (type: NULL)
-bool(false)
+
+Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
+NULL
Done
\ No newline at end of file
-- Testing get_object_vars() function with Zero arguments --
-Warning: Wrong parameter count for get_object_vars() in %s on line 12
+Warning: get_object_vars() expects exactly 1 parameter, 0 given in %s on line 12
NULL
-- Testing get_object_vars() function with more than expected no. of arguments --
-Warning: Wrong parameter count for get_object_vars() in %s on line 18
+Warning: get_object_vars() expects exactly 1 parameter, 2 given in %s on line 18
NULL
Done
\ No newline at end of file
Notice: Undefined variable: unset_var in %s on line 59
Arg value 0
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, integer given in %s on line %d
+NULL
Arg value 1
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, integer given in %s on line %d
+NULL
Arg value 12345
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, integer given in %s on line %d
+NULL
Arg value -2345
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, integer given in %s on line %d
+NULL
Arg value 10.5
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, double given in %s on line %d
+NULL
Arg value -10.5
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, double given in %s on line %d
+NULL
Arg value 101234567000
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, double given in %s on line %d
+NULL
Arg value 1.07654321E-9
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, double given in %s on line %d
+NULL
Arg value 0.5
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, double given in %s on line %d
+NULL
Arg value Array
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, array given in %s on line %d
+NULL
Arg value Array
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, array given in %s on line %d
+NULL
Arg value Array
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, array given in %s on line %d
+NULL
Arg value Array
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, array given in %s on line %d
+NULL
Arg value Array
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, array given in %s on line %d
+NULL
Arg value
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, null given in %s on line %d
+NULL
Arg value
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, null given in %s on line %d
+NULL
Arg value 1
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, boolean given in %s on line %d
+NULL
Arg value
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, boolean given in %s on line %d
+NULL
Arg value 1
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, boolean given in %s on line %d
+NULL
Arg value
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, boolean given in %s on line %d
+NULL
Arg value
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, string given in %s on line %d
+NULL
Arg value
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, string given in %s on line %d
+NULL
Arg value string
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, string given in %s on line %d
+NULL
Arg value string
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, string given in %s on line %d
+NULL
Arg value
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, null given in %s on line %d
+NULL
Arg value
-bool(false)
+
+Warning: get_object_vars() expects parameter 1 to be object, null given in %s on line %d
+NULL
Done
\ No newline at end of file
-- Testing get_parent_class() function with more than expected no. of arguments --
-Warning: Wrong parameter count for get_parent_class() in %s on line 15
+Warning: get_parent_class() expects at most 1 parameter, 2 given in %s on line 15
NULL
Done
\ No newline at end of file
Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 16
-Warning: Wrong parameter count for is_a() in %s on line 16
+Warning: is_a() expects exactly 2 parameters, 3 given in %s on line 16
NULL
-- Testing is_a() function with less than expected no. of arguments --
Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 21
-Warning: Wrong parameter count for is_a() in %s on line 21
+Warning: is_a() expects exactly 2 parameters, 1 given in %s on line 21
NULL
Done
\ No newline at end of file
Arg value 0
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value 1
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value 12345
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value -2345
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value 10.5
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value -10.5
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value 101234567000
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value 1.07654321E-9
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value 0.5
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value Array
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
-Notice: Array to string conversion in %s on line 74
-bool(false)
+Warning: is_a() expects parameter 2 to be string, array given in %s on line %d
+NULL
Arg value Array
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
-Notice: Array to string conversion in %s on line 74
-bool(false)
+Warning: is_a() expects parameter 2 to be string, array given in %s on line %d
+NULL
Arg value Array
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
-Notice: Array to string conversion in %s on line 74
-bool(false)
+Warning: is_a() expects parameter 2 to be string, array given in %s on line %d
+NULL
Arg value Array
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
-Notice: Array to string conversion in %s on line 74
-bool(false)
+Warning: is_a() expects parameter 2 to be string, array given in %s on line %d
+NULL
Arg value Array
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
-Notice: Array to string conversion in %s on line 74
-bool(false)
+Warning: is_a() expects parameter 2 to be string, array given in %s on line %d
+NULL
Arg value
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value 1
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value 1
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value C Instance
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Arg value
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line 74
+Deprecated: is_a(): Deprecated. Please use the instanceof operator in %s on line %d
bool(false)
Done
\ No newline at end of file
-- Testing is_subclass_of() function with more than expected no. of arguments --
-Warning: Wrong parameter count for is_subclass_of() in %s on line 16
+Warning: is_subclass_of() expects exactly 2 parameters, 3 given in %s on line 16
NULL
-- Testing is_subclass_of() function with less than expected no. of arguments --
-Warning: Wrong parameter count for is_subclass_of() in %s on line 21
+Warning: is_subclass_of() expects exactly 2 parameters, 1 given in %s on line 21
NULL
Done
bool(false)
Arg value Array
-Error: 8 - Array to string conversion, %s(77)
-bool(false)
+Error: 2 - is_subclass_of() expects parameter 2 to be string, array given, %s(%d)
+NULL
Arg value Array
-Error: 8 - Array to string conversion, %s(77)
-bool(false)
+Error: 2 - is_subclass_of() expects parameter 2 to be string, array given, %s(%d)
+NULL
Arg value Array
-Error: 8 - Array to string conversion, %s(77)
-bool(false)
+Error: 2 - is_subclass_of() expects parameter 2 to be string, array given, %s(%d)
+NULL
Arg value Array
-Error: 8 - Array to string conversion, %s(77)
-bool(false)
+Error: 2 - is_subclass_of() expects parameter 2 to be string, array given, %s(%d)
+NULL
Arg value Array
-Error: 8 - Array to string conversion, %s(77)
-bool(false)
+Error: 2 - is_subclass_of() expects parameter 2 to be string, array given, %s(%d)
+NULL
Arg value
bool(false)
Arg value
bool(false)
-Error: 4096 - Object of class stdClass could not be converted to string, %s(76)
+Error: 4096 - Object of class stdClass could not be converted to string, %s(%d)
Arg value
-Error: 4096 - Object of class stdClass could not be converted to string, %s(77)
-Error: 8 - Object of class stdClass to string conversion, %s(77)
-bool(false)
+Error: 2 - is_subclass_of() expects parameter 2 to be string, object given, %s(%d)
+NULL
Arg value
bool(false)
-- Testing method_exists() function with more than expected no. of arguments --
-Warning: Wrong parameter count for method_exists() in %s on line 16
+Warning: method_exists() expects exactly 2 parameters, 3 given in %s on line 16
NULL
-- Testing method_exists() function with less than expected no. of arguments --
-Warning: Wrong parameter count for method_exists() in %s on line 21
+Warning: method_exists() expects exactly 2 parameters, 1 given in %s on line 21
NULL
Done
bool(false)
Arg value Array
-Error: 8 - Array to string conversion, %s(77)
-bool(false)
+Error: 2 - method_exists() expects parameter 2 to be string, array given, %s(77)
+NULL
Arg value Array
-Error: 8 - Array to string conversion, %s(77)
-bool(false)
+Error: 2 - method_exists() expects parameter 2 to be string, array given, %s(77)
+NULL
Arg value Array
-Error: 8 - Array to string conversion, %s(77)
-bool(false)
+Error: 2 - method_exists() expects parameter 2 to be string, array given, %s(77)
+NULL
Arg value Array
-Error: 8 - Array to string conversion, %s(77)
-bool(false)
+Error: 2 - method_exists() expects parameter 2 to be string, array given, %s(77)
+NULL
Arg value Array
-Error: 8 - Array to string conversion, %s(77)
-bool(false)
+Error: 2 - method_exists() expects parameter 2 to be string, array given, %s(77)
+NULL
Arg value
bool(false)
Error: 4096 - Object of class stdClass could not be converted to string, %s(76)
Arg value
-Error: 4096 - Object of class stdClass could not be converted to string, %s(77)
-Error: 8 - Object of class stdClass to string conversion, %s(77)
-bool(false)
+Error: 2 - method_exists() expects parameter 2 to be string, object given, %s(77)
+NULL
Arg value
bool(false)
Warning: Parameter 1 to sort() expected to be a reference, value given in %sbug41970.php on line 5
NULL
-Notice: Array to string conversion in %sbug41970.php on line 6
-int(5)
+Warning: strlen() expects parameter 1 to be string, array given in %sbug41970.php on line 6
+NULL
Warning: Parameter 1 to sort() expected to be a reference, value given in %sbug41970.php on line 7
NULL
-Notice: Array to string conversion in %sbug41970.php on line 8
-int(5)
+Warning: strlen() expects parameter 1 to be string, array given in %sbug41970.php on line 8
+NULL
Done
*** Testing strncasecmp() function: error conditions ***
-- Testing strncasecmp() function with Zero arguments --
-Warning: Wrong parameter count for strncasecmp() in %s on line %d
+Warning: strncasecmp() expects exactly 3 parameters, 0 given in %s on line %d
NULL
-- Testing strncasecmp() function with less than expected number of arguments --
-Warning: Wrong parameter count for strncasecmp() in %s on line %d
+Warning: strncasecmp() expects exactly 3 parameters, 1 given in %s on line %d
NULL
-Warning: Wrong parameter count for strncasecmp() in %s on line %d
+Warning: strncasecmp() expects exactly 3 parameters, 2 given in %s on line %d
NULL
-- Testing strncasecmp() function with more than expected number of arguments --
-Warning: Wrong parameter count for strncasecmp() in %s on line %d
+Warning: strncasecmp() expects exactly 3 parameters, 4 given in %s on line %d
NULL
-- Testing strncasecmp() function with invalid argument --
int(-%d)
-- Iteration 15 --
-Notice: Array to string conversion in %s on line 88
+Warning: strlen() expects parameter 1 to be string, array given in %s on line 88
-Notice: Array to string conversion in %s on line 89
-int(-%d)
+Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line 89
+NULL
-- Iteration 16 --
-Notice: Array to string conversion in %s on line 88
+Warning: strlen() expects parameter 1 to be string, array given in %s on line 88
-Notice: Array to string conversion in %s on line 89
-int(-%d)
+Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line 89
+NULL
-- Iteration 17 --
-Notice: Array to string conversion in %s on line 88
+Warning: strlen() expects parameter 1 to be string, array given in %s on line 88
-Notice: Array to string conversion in %s on line 89
-int(-%d)
+Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line 89
+NULL
-- Iteration 18 --
-Notice: Array to string conversion in %s on line 88
+Warning: strlen() expects parameter 1 to be string, array given in %s on line 88
-Notice: Array to string conversion in %s on line 89
-int(-%d)
+Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line 89
+NULL
-- Iteration 19 --
-Notice: Array to string conversion in %s on line 88
+Warning: strlen() expects parameter 1 to be string, array given in %s on line 88
-Notice: Array to string conversion in %s on line 89
-int(-%d)
+Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line 89
+NULL
-- Iteration 20 --
int(-%d)
-- Iteration 21 --
-- Iteration 29 --
int(-%d)
-- Iteration 30 --
-int(-%d)
+
+Warning: strlen() expects parameter 1 to be string, resource given in %s on line 88
+
+Warning: strncasecmp() expects parameter 1 to be string, resource given in %s on line 89
+NULL
-- Iteration 31 --
int(-%d)
*** Done ***
int(%d)
-- Iteration 15 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-int(%d)
+Warning: strncasecmp() expects parameter 2 to be string, array given in %s on line %d
+NULL
-- Iteration 16 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-int(%d)
+Warning: strncasecmp() expects parameter 2 to be string, array given in %s on line %d
+NULL
-- Iteration 17 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-int(%d)
+Warning: strncasecmp() expects parameter 2 to be string, array given in %s on line %d
+NULL
-- Iteration 18 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-int(%d)
+Warning: strncasecmp() expects parameter 2 to be string, array given in %s on line %d
+NULL
-- Iteration 19 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-int(%d)
+Warning: strncasecmp() expects parameter 2 to be string, array given in %s on line %d
+NULL
-- Iteration 20 --
int(%d)
-- Iteration 21 --
-- Iteration 29 --
int(%d)
-- Iteration 30 --
-int(%d)
+
+Warning: strlen() expects parameter 1 to be string, resource given in %s on line %d
+
+Warning: strncasecmp() expects parameter 2 to be string, resource given in %s on line %d
+NULL
-- Iteration 31 --
-int(%d)
+int(4)
*** Done ***
int(0)
-- Iteration 15 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-
-Notice: Array to string conversion in %s on line %d
-int(0)
+Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line %d
+NULL
-- Iteration 16 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-
-Notice: Array to string conversion in %s on line %d
-int(0)
+Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line %d
+NULL
-- Iteration 17 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-
-Notice: Array to string conversion in %s on line %d
-int(0)
+Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line %d
+NULL
-- Iteration 18 --
-Notice: Array to string conversion in %s on line %d
-
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-int(0)
+Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line %d
+NULL
-- Iteration 19 --
-Notice: Array to string conversion in %s on line %d
-
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-int(0)
+Warning: strncasecmp() expects parameter 1 to be string, array given in %s on line %d
+NULL
-- Iteration 20 --
int(0)
-- Iteration 21 --
-- Iteration 29 --
int(0)
-- Iteration 30 --
-int(0)
+
+Warning: strlen() expects parameter 1 to be string, resource given in %s on line %d
+
+Warning: strncasecmp() expects parameter 1 to be string, resource given in %s on line %d
+NULL
-- Iteration 31 --
int(0)
*** Done ***
-- Iteration 7 --
int(0)
-- Iteration 8 --
-int(0)
+
+Warning: strncasecmp() expects parameter 3 to be long, array given in %s on line %d
+NULL
-- Iteration 9 --
-int(0)
+
+Warning: strncasecmp() expects parameter 3 to be long, array given in %s on line %d
+NULL
-- Iteration 10 --
-int(0)
+
+Warning: strncasecmp() expects parameter 3 to be long, array given in %s on line %d
+NULL
-- Iteration 11 --
-int(0)
+
+Warning: strncasecmp() expects parameter 3 to be long, array given in %s on line %d
+NULL
-- Iteration 12 --
-int(0)
+
+Warning: strncasecmp() expects parameter 3 to be long, array given in %s on line %d
+NULL
-- Iteration 13 --
int(0)
-- Iteration 14 --
-- Iteration 18 --
int(0)
-- Iteration 19 --
-int(0)
+
+Warning: strncasecmp() expects parameter 3 to be long, string given in %s on line %d
+NULL
-- Iteration 20 --
-int(0)
+
+Warning: strncasecmp() expects parameter 3 to be long, string given in %s on line %d
+NULL
-- Iteration 21 --
int(0)
-- Iteration 22 --
int(0)
-- Iteration 23 --
-int(0)
+
+Warning: strncasecmp() expects parameter 3 to be long, resource given in %s on line %d
+NULL
-- Iteration 24 --
-Notice: Object of class sample could not be converted to int in %s on line %d
-int(0)
+Warning: strncasecmp() expects parameter 3 to be long, object given in %s on line %d
+NULL
*** Done ***
--EXPECTF--
*** Testing strncmp() function: error conditions ***
-Warning: Wrong parameter count for strncmp() in %s on line %d
+Warning: strncmp() expects exactly 3 parameters, 0 given in %s on line %d
NULL
-Warning: Wrong parameter count for strncmp() in %s on line %d
+Warning: strncmp() expects exactly 3 parameters, 1 given in %s on line %d
NULL
-Warning: Wrong parameter count for strncmp() in %s on line %d
+Warning: strncmp() expects exactly 3 parameters, 2 given in %s on line %d
NULL
-Warning: Wrong parameter count for strncmp() in %s on line %d
+Warning: strncmp() expects exactly 3 parameters, 4 given in %s on line %d
NULL
Warning: Length must be greater than or equal to 0 in %s on line %d
int(0)
-- Iteration 15 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-
-Notice: Array to string conversion in %s on line %d
-int(0)
+Warning: strncmp() expects parameter 1 to be string, array given in %s on line %d
+NULL
-- Iteration 16 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-
-Notice: Array to string conversion in %s on line %d
-int(0)
+Warning: strncmp() expects parameter 1 to be string, array given in %s on line %d
+NULL
-- Iteration 17 --
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-
-Notice: Array to string conversion in %s on line %d
-int(0)
+Warning: strncmp() expects parameter 1 to be string, array given in %s on line %d
+NULL
-- Iteration 18 --
-Notice: Array to string conversion in %s on line %d
-
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-int(0)
+Warning: strncmp() expects parameter 1 to be string, array given in %s on line %d
+NULL
-- Iteration 19 --
-Notice: Array to string conversion in %s on line %d
-
-Notice: Array to string conversion in %s on line %d
+Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
-Notice: Array to string conversion in %s on line %d
-int(0)
+Warning: strncmp() expects parameter 1 to be string, array given in %s on line %d
+NULL
-- Iteration 20 --
int(0)
-- Iteration 21 --
-- Iteration 29 --
int(0)
-- Iteration 30 --
-int(0)
+
+Warning: strlen() expects parameter 1 to be string, resource given in %s on line %d
+
+Warning: strncmp() expects parameter 1 to be string, resource given in %s on line %d
+NULL
-- Iteration 31 --
int(0)
*** Done ***
-- Iteration 10 --
int(0)
-- Iteration 11 --
-int(0)
+
+Warning: strncmp() expects parameter 3 to be long, array given in%s on line %d
+NULL
-- Iteration 12 --
-int(0)
+
+Warning: strncmp() expects parameter 3 to be long, array given in%s on line %d
+NULL
-- Iteration 13 --
-int(0)
+
+Warning: strncmp() expects parameter 3 to be long, array given in%s on line %d
+NULL
-- Iteration 14 --
-int(0)
+
+Warning: strncmp() expects parameter 3 to be long, array given in%s on line %d
+NULL
-- Iteration 15 --
-int(0)
+
+Warning: strncmp() expects parameter 3 to be long, array given in%s on line %d
+NULL
-- Iteration 16 --
int(0)
-- Iteration 17 --
-- Iteration 21 --
int(0)
-- Iteration 22 --
-int(0)
+
+Warning: strncmp() expects parameter 3 to be long, string given in%s on line %d
+NULL
-- Iteration 23 --
-int(0)
+
+Warning: strncmp() expects parameter 3 to be long, string given in%s on line %d
+NULL
-- Iteration 24 --
int(0)
-- Iteration 25 --
int(0)
-- Iteration 26 --
-int(0)
+
+Warning: strncmp() expects parameter 3 to be long, resource given in%s on line %d
+NULL
-- Iteration 27 --
-Notice: Object of class sample could not be converted to int in %s on line %d
-int(0)
+Warning: strncmp() expects parameter 3 to be long, object given in%s on line %d
+NULL
*** Done ***