- Output for 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
- Fatal error: Uncaught TypeError: trim(): Argument #1 ($string) must be of type string, false given in /in/nBel1:7
Stack trace:
#0 /in/nBel1(7): trim(false)
#1 /in/nBel1(11): example(false)
#2 {main}
thrown in /in/nBel1 on line 7
Process exited with code 255. - Output for 8.0.1 - 8.0.30, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29
- Fatal error: Uncaught TypeError: trim(): Argument #1 ($string) must be of type string, bool given in /in/nBel1:7
Stack trace:
#0 /in/nBel1(7): trim(false)
#1 /in/nBel1(11): example(false)
#2 {main}
thrown in /in/nBel1 on line 7
Process exited with code 255.