Gabriel Ostrolucký

Results 167 comments of Gabriel Ostrolucký

I was using docker. But point was that in case user configured mongo replication incorrectly, user gets misleading error message from rocketchat.

We need more info. What code triggers that error? How does your doctrine.yaml file look like? Which packages do you have installed? Best would be if you could create example...

Ok, how about if Encore would check if manifest.js file exists after webpack is done and fail the build then? This file is essential for encore bundle, otherwise server triggers...

Yes, it prevents generation of manifest file and also no other usual build steps like cache:clear check for existence of this file.

Similar was rejected before https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/3611

It's not a problem of 3rd party annotations, but interpretation of phpDocumentor specs. In linked ticket, it was interpreted that not specifying structural element in inline phpDoc, it's not conforming...

This should be different fixer, in Phpdoc namespace - to have better ability to deal with priority conflicts. FullyQualified**StrictTypes**Fixer is wrong name for such a thing.