mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
Fixed test
This commit is contained in:
@@ -76,147 +76,147 @@ echo "Done";
|
||||
--EXPECTF--
|
||||
*** Testing get_class() : usage variations ***
|
||||
|
||||
Notice: Undefined variable: undefined_var in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 58
|
||||
Notice: Undefined variable: undefined_var in %sget_class_variation_001.php on line 58
|
||||
|
||||
Notice: Undefined variable: unset_var in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 61
|
||||
Notice: Undefined variable: unset_var in %sget_class_variation_001.php on line 61
|
||||
|
||||
Arg value: 0 (type: integer)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, integer given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, integer given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: 1 (type: integer)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, integer given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, integer given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: 12345 (type: integer)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, integer given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, integer given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: -2345 (type: integer)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, integer given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, integer given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: 10.5 (type: double)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, double given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, double given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: -10.5 (type: double)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, double given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, double given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: 101234567000 (type: double)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, double given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, double given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: 1.07654321E-9 (type: double)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, double given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, double given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: 0.5 (type: double)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, double given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, double given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Notice: Array to string conversion in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 67
|
||||
Notice: Array to string conversion in %sget_class_variation_001.php on line 67
|
||||
|
||||
Arg value: Array (type: array)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, array given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, array given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Notice: Array to string conversion in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 67
|
||||
Notice: Array to string conversion in %sget_class_variation_001.php on line 67
|
||||
|
||||
Arg value: Array (type: array)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, array given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, array given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Notice: Array to string conversion in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 67
|
||||
Notice: Array to string conversion in %sget_class_variation_001.php on line 67
|
||||
|
||||
Arg value: Array (type: array)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, array given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, array given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Notice: Array to string conversion in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 67
|
||||
Notice: Array to string conversion in %sget_class_variation_001.php on line 67
|
||||
|
||||
Arg value: Array (type: array)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, array given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, array given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Notice: Array to string conversion in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 67
|
||||
Notice: Array to string conversion in %sget_class_variation_001.php on line 67
|
||||
|
||||
Arg value: Array (type: array)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, array given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, array given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: (type: NULL)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, null given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, null given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: (type: NULL)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, null given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, null given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: 1 (type: boolean)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, boolean given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, boolean given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: (type: boolean)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, boolean given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, boolean given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: 1 (type: boolean)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, boolean given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, boolean given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: (type: boolean)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, boolean given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, boolean given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: (type: unicode)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, Unicode string given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, Unicode string given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: (type: unicode)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, Unicode string given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, Unicode string given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: string (type: unicode)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, Unicode string given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, Unicode string given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: string (type: unicode)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, Unicode string given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, Unicode string given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: (type: NULL)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, null given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, null given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
|
||||
Arg value: (type: NULL)
|
||||
|
||||
Warning: get_class() expects parameter 1 to be object, null given in /home/dmitry/php/php6/ext/standard/tests/class_object/get_class_variation_001.php on line 68
|
||||
Warning: get_class() expects parameter 1 to be object, null given in %sget_class_variation_001.php on line %d
|
||||
bool(false)
|
||||
Done
|
||||
|
||||
Reference in New Issue
Block a user