- Output for 7.1.0 - 7.2.6
- Warning: Declaration of Bar::test() should be compatible with Foo::test(StdClass $objec, ?array $array = NULL) in /in/u6aXF on line 17 yes
- Output for 7.0.0 - 7.0.20
- Warning: Declaration of Bar::test() should be compatible with Foo::test(StdClass $objec, array $array = NULL) in /in/u6aXF on line 17 yes
- Output for 5.4.1 - 5.6.28
- Strict Standards: Declaration of Bar::test() should be compatible with Foo::test(StdClass $objec, array $array = NULL) in /in/u6aXF on line 17 yes
- Output for 5.3.18 - 5.3.29
- Strict Standards: Declaration of Bar::test() should be compatible with that of Foo::test() in /in/u6aXF on line 17 yes