9
helloOK: inside else
OK: inside else
hello world
Output for 7.0.33, 7.2.34
9
helloOK: inside else
OK: inside else
hello world
Fatal error: Uncaught Error: Call to undefined function str_contains() in /in/G2ihX:36
Stack trace:
#0 {main}
thrown in /in/G2ihX on line 36
Process exited with code 255.
Output for 5.6.40
Warning: Unsupported declare 'strict_types' in /in/G2ihX on line 2
9
helloOK: inside else
OK: inside else
hello world
Fatal error: Call to undefined function str_contains() in /in/G2ihX on line 36
Process exited with code 255.
Output for 5.1.6, 5.2.17
9
helloOK: inside else
OK: inside else
hello world
Fatal error: Call to undefined function str_contains() in /in/G2ihX on line 36
Process exited with code 255.