beberlei / TentPHP

A Tent.io client written in PHP
16 stars 3 forks source link

getting 'Fatal error: Class 'TentPHP\DBAL\DoctrineDBALState' not found in /folders/status.php on line 34' #9

Open redaktor opened 11 years ago

redaktor commented 11 years ago

tried the status.php example, database is working when connecting manually

redaktor commented 11 years ago

In the readme it says $state = new PhpSessionState();

But then I get the error Argument 3 passed to TentPHP\Client::__construct() must be an instance of TentPHP\UserStorage, instance of TentPHP\PhpSessionState given