rtorralba

Results 5 comments of rtorralba

I executed your project phpunit tests locally and fails too: There was 1 error: 1) Xethron\MigrationsGenerator\MigrationsGeneratorServiceProviderTest::registers_migrations_generator BadMethodCallException: Method Mockery_0_stdClass::singleton() does not exist on this mock object I can't access to...

I continued testing and seems that is related with the pademu is enabled, happens with old version too.

@mamazu can i use master branch (update) with vscode extension?

Well, but why the other methods are really faster maybe because the serve looks for (Class())() uages too? We use a lot these method because try to keep just one...

Sorry because maybe I'm don't know the implementation details. Maybe can be faster firstly filter only files thta contains the class, because is not possible call __invoke if the name...