| ( ! ) Warning: Undefined property: PDOException::$getMessage in /home/homes/leaseibel/sites/developpement/php/PHP - Blog/blog_V2 V.François/conf/Database.php on line 31 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0093 | 359104 | {main}( ) | .../index.php:0 |
| 2 | 0.0389 | 360120 | Database->__construct( ) | .../index.php:8 |
| ( ! ) Warning: Undefined property: PDOException::$getCode in /home/homes/leaseibel/sites/developpement/php/PHP - Blog/blog_V2 V.François/conf/Database.php on line 31 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0093 | 359104 | {main}( ) | .../index.php:0 |
| 2 | 0.0389 | 360120 | Database->__construct( ) | .../index.php:8 |
| ( ! ) Fatal error: Uncaught Error: Call to a member function prepare() on null in /home/homes/leaseibel/sites/developpement/php/PHP - Blog/blog_V2 V.François/conf/Database.php on line 45 | ||||
|---|---|---|---|---|
| ( ! ) Error: Call to a member function prepare() on null in /home/homes/leaseibel/sites/developpement/php/PHP - Blog/blog_V2 V.François/conf/Database.php on line 45 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0093 | 359104 | {main}( ) | .../index.php:0 |
| 2 | 0.0391 | 365000 | Database->findAll( $sql = 'SELECT\n Post.Id as post_id,\n Title,\n Contents,\n CreationTimestamp,\n FirstName,\n LastName\n FROM\n Post\n INNER JOIN\n Author\n ON\n Post.Author_Id = Author.Id\n ORDER BY\n CreationTimestamp DESC\n', $criteria = ??? ) | .../index.php:31 |