hello A
Fatal error: Uncaught TypeError: C::test(): Argument #1 ($a) must be of type ArrayObject, SplFixedArray given, called in /in/RJenh on line 12 and defined in /in/RJenh:5
Stack trace:
#0 /in/RJenh(12): C->test(Object(SplFixedArray))
#1 /in/RJenh(23): C->testB()
#2 {main}
thrown in /in/RJenh on line 5
Process exited with code 255.
hello A
Fatal error: Uncaught TypeError: Argument 1 passed to C::test() must be an instance of ArrayObject, instance of SplFixedArray given, called in /in/RJenh on line 12 and defined in /in/RJenh:5
Stack trace:
#0 /in/RJenh(12): C->test(Object(SplFixedArray))
#1 /in/RJenh(23): C->testB()
#2 {main}
thrown in /in/RJenh on line 5
Process exited with code 255.
hello A
Catchable fatal error: Argument 1 passed to C::test() must be an instance of ArrayObject, instance of SplFixedArray given, called in /in/RJenh on line 12 and defined in /in/RJenh on line 5
Process exited with code 255.