Fatal error: Uncaught TypeError: User::__construct(): Argument #2 ($name) must be of type string, array given, called in /in/iFsCM on line 15 and defined in /in/iFsCM:9
Stack trace:
#0 /in/iFsCM(15): User->__construct(10, Array)
#1 {main}
thrown in /in/iFsCM on line 9
Process exited with code 255.
Output for 7.4.0 - 7.4.33
Fatal error: Uncaught TypeError: Argument 2 passed to User::__construct() must be of the type string, array given, called in /in/iFsCM on line 15 and defined in /in/iFsCM:9
Stack trace:
#0 /in/iFsCM(15): User->__construct(10, Array)
#1 {main}
thrown in /in/iFsCM on line 9
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.33
Parse error: syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /in/iFsCM on line 19
Process exited with code 255.