9
WTF: inside if
OK: inside else
world1
Fatal error: Uncaught AssertionError: assert(str_contains($str, 'hello')) in /in/1YXYk:36
Stack trace:
#0 /in/1YXYk(36): assert(false, 'assert(str_cont...')
#1 {main}
thrown in /in/1YXYk on line 36
Process exited with code 255.
9
WTF: inside if
OK: inside else
world1
Fatal error: Uncaught Error: Call to undefined function str_contains() in /in/1YXYk:36
Stack trace:
#0 {main}
thrown in /in/1YXYk on line 36
Process exited with code 255.
Warning: Unsupported declare 'strict_types' in /in/1YXYk on line 2
9
WTF: inside if
OK: inside else
world1
Fatal error: Call to undefined function str_contains() in /in/1YXYk on line 36
Process exited with code 255.