Fatal error: Uncaught PDOException: could not find driver in /in/pZvuD:50
Stack trace:
#0 /in/pZvuD(50): PDO->__construct('mysql:host=loca...', 'username', Object(SensitiveParameterValue))
#1 /in/pZvuD(14): TestUser->__construct()
#2 {main}
thrown in /in/pZvuD on line 50
Process exited with code 255.
Output for 8.0.1 - 8.0.30, 8.1.0 - 8.1.34
Fatal error: Uncaught PDOException: could not find driver in /in/pZvuD:50
Stack trace:
#0 /in/pZvuD(50): PDO->__construct('mysql:host=loca...', 'username', 'password')
#1 /in/pZvuD(14): TestUser->__construct()
#2 {main}
thrown in /in/pZvuD on line 50
Process exited with code 255.