automatix

Results 4 comments of automatix

Resolved... ) I forgot to change the entry in the `hosts` of my host system: ``` 127.0.0.1 app.loc ``` Now it works.

I'm reopening this issue, since there is still one thing, I cannot explain to myself: The new address `app.loc` only wokrs, if it's registered in the `hosts` file. The old...

Hello! Just got the issue in a project: ``` $ vendor/bin/phpcheckstyle --src ./module ... Could not open input file: vendor/bin/run.php ``` The file `.../vendor/bin/phpcheckstyle` looks like this: ``` BASEDIR=$(dirname "$0")...

Hello everyone, Yes, the issue is still there: ``` Fatal error: Uncaught Error: Object of class DateTime could not be converted to string in /path/to/data-generator/vendor/tebazil/db-seeder/src/DbHelper.php:54 Stack trace: #0 /path/to/data-generator/vendor/tebazil/db-seeder/src/DbHelper.php(35): tebazil\dbseeder\DbHelper->getParamsForEcho(Array)...