Ian Nisbet

Results 4 issues of Ian Nisbet

In ST4, whatever I set phpunit.options to, the resultant command will always include ( with data set .+)?$ --colors=never -d memory_limit=-1 -d testdox=true --no-coverage I am therefore not able to...

bug
needs-reproduction

This is working fine (both with Laravel and Lumen) when using homestead and running `php artisan dump-server` inside of the Vagrant box. How do I configure it to run from...

VTalbot instead of Vtalbot

Do not reregister BladeCompiler in Service Provider. It will already have been registered by the framework. Re-registering will cause Blade::withoutDoubleEncoding(); that has been called in AppServiceProvider to be effectively ignored,...