( ! ) 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
#TimeMemoryFunctionLocation
10.0093359104{main}( ).../index.php:0
20.0389360120Database->__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
#TimeMemoryFunctionLocation
10.0093359104{main}( ).../index.php:0
20.0389360120Database->__construct( ).../index.php:8
Message d'erreur : () /n Code erreur : ()
( ! ) 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
#TimeMemoryFunctionLocation
10.0093359104{main}( ).../index.php:0
20.0391365000Database->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