int(1)
Fatal error: Uncaught TypeError: file_get_contents(): Argument #2 ($use_include_path) must be of type bool, int given in /in/2Uvu1:7
Stack trace:
#0 /in/2Uvu1(7): file_get_contents('/in/2Uvu1', 1)
#1 {main}
thrown in /in/2Uvu1 on line 7
Process exited with code 255.
Output for 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
int(1)
Fatal error: Uncaught TypeError: file_get_contents() expects parameter 2 to be bool, int given in /in/2Uvu1:7
Stack trace:
#0 /in/2Uvu1(7): file_get_contents('/in/2Uvu1', 1)
#1 {main}
thrown in /in/2Uvu1 on line 7
Process exited with code 255.
int(1)
Fatal error: Uncaught TypeError: file_get_contents() expects parameter 2 to be boolean, integer given in /in/2Uvu1:7
Stack trace:
#0 /in/2Uvu1(7): file_get_contents('/in/2Uvu1', 1)
#1 {main}
thrown in /in/2Uvu1 on line 7
Process exited with code 255.
Output for 5.6.0 - 5.6.40
Warning: Unsupported declare 'strict_types' in /in/2Uvu1 on line 2
int(1)
finish