Stephan Krauß

Results 3 comments of Stephan Krauß

Hello, i have the same problem. Here is my test setup -------------------------------- ``` $pdo = new \PDO('mysql:host=localhost;dbname=monolog', 'monolog', 'monolog'); $mysqlHandler = new \MySQLHandler\MySQLHandler($pdo, "log", array('channel', 'CORRELATION', 'errorFile', 'errorFile', 'errorLine', 'errorTrace'),...

Hello, thanks for the quick response. Problem solved :-) Greetings Stephan

When i use > vendor\bin\phpdoc-md.bat generate src/application > api.md it works fine. Your sincerly Stephan