Fatal error: Uncaught TypeError: Foo::asInt(): Return value must be of type int, Foo returned in /in/UeRYn:12
Stack trace:
#0 /in/UeRYn(16): Foo->asInt()
#1 {main}
thrown in /in/UeRYn on line 12
Process exited with code 255.
Output for 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
Fatal error: Uncaught TypeError: Return value of Foo::asInt() must be of the type int, object returned in /in/UeRYn:12
Stack trace:
#0 /in/UeRYn(16): Foo->asInt()
#1 {main}
thrown in /in/UeRYn on line 12
Process exited with code 255.
Fatal error: Uncaught TypeError: Return value of Foo::asInt() must be of the type integer, object returned in /in/UeRYn:12
Stack trace:
#0 /in/UeRYn(16): Foo->asInt()
#1 {main}
thrown in /in/UeRYn on line 12
Process exited with code 255.