object(PDOException)#4 (8) {
  ["message":protected]=>
  string(48) "SQLSTATE[HY000] [2002] No such file or directory"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(2002)
  ["file":protected]=>
  string(15) "/app/config.php"
  ["line":protected]=>
  int(7)
  ["trace":"Exception":private]=>
  array(2) {
    [0]=>
    array(6) {
      ["file"]=>
      string(15) "/app/config.php"
      ["line"]=>
      int(7)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(3) "PDO"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(3) {
        [0]=>
        string(32) "mysql:host=localhost;dbname=rebt"
        [1]=>
        string(4) "rebt"
        [2]=>
        object(SensitiveParameterValue)#5 (0) {
        }
      }
    }
    [1]=>
    array(4) {
      ["file"]=>
      string(14) "/app/index.php"
      ["line"]=>
      int(8)
      ["args"]=>
      array(1) {
        [0]=>
        string(15) "/app/config.php"
      }
      ["function"]=>
      string(12) "require_once"
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["errorInfo"]=>
  array(3) {
    [0]=>
    string(5) "HY000"
    [1]=>
    int(2002)
    [2]=>
    string(25) "No such file or directory"
  }
}
SQLSTATE[HY000] [2002] No such file or directory