Warning: Undefined variable $dsn in /in/FWKgf on line 4
Warning: Undefined variable $user in /in/FWKgf on line 4
Warning: Undefined variable $pass in /in/FWKgf on line 4
Warning: Undefined variable $options in /in/FWKgf on line 4
Deprecated: PDO::__construct(): Passing null to parameter #1 ($dsn) of type string is deprecated in /in/FWKgf on line 4
Fatal error: Uncaught PDOException: PDO::__construct(): Argument #1 ($dsn) must be a valid data source name in /in/FWKgf:4
Stack trace:
#0 /in/FWKgf(4): PDO->__construct('', NULL, NULL, NULL)
#1 {main}
thrown in /in/FWKgf on line 4
Process exited with code 255.
Output for 8.0.0 - 8.0.22
Warning: Undefined variable $dsn in /in/FWKgf on line 4
Warning: Undefined variable $user in /in/FWKgf on line 4
Warning: Undefined variable $pass in /in/FWKgf on line 4
Warning: Undefined variable $options in /in/FWKgf on line 4
Fatal error: Uncaught PDOException: PDO::__construct(): Argument #1 ($dsn) must be a valid data source name in /in/FWKgf:4
Stack trace:
#0 /in/FWKgf(4): PDO->__construct('', NULL, NULL, NULL)
#1 {main}
thrown in /in/FWKgf on line 4
Process exited with code 255.
Notice: Undefined variable: dsn in /in/FWKgf on line 4
Notice: Undefined variable: user in /in/FWKgf on line 4
Notice: Undefined variable: pass in /in/FWKgf on line 4
Notice: Undefined variable: options in /in/FWKgf on line 4
Fatal error: Uncaught PDOException: invalid data source name in /in/FWKgf:4
Stack trace:
#0 /in/FWKgf(4): PDO->__construct('', NULL, NULL, NULL)
#1 {main}
thrown in /in/FWKgf on line 4
Process exited with code 255.
Output for 7.3.32 - 7.3.33
Fatal error: Uncaught PDOException: invalid data source name in /in/FWKgf:4
Stack trace:
#0 /in/FWKgf(4): PDO->__construct('', NULL, NULL, NULL)
#1 {main}
thrown in /in/FWKgf on line 4
Process exited with code 255.