Mike's Pub
Mike's Pub
See https://github.com/mikespub-org/seblucas-cops/releases to download unofficial "1.2.3" or "1.3.2" packages, or clone/download source code from master branch directly from https://github.com/mikespub-org/seblucas-cops
There don't seem to be any recent updates on Kybook3, but just in case someone hits a similar problem: OPDS feeds with links containing rel="section" don't show up on Kybook3...
When I'm using a PSR-7 front controller to handle requests like "/login/", the value it gets with $request->getRequestTarget() is actually "/login/?q=/login/&" I don't know much about nginx configuration, but this...
Hi @lcobucci in the current v2 beta you make dispatcher() and uriGenerator() available from the FastRoute() instance created by the factory method FastRoute::recommendedSettings() - but neither allows you to get...
### Description I've been a big fan of Symfony components (as opposed to the full framework) ever since I integrated the Workflow component by itself with an unrelated framework. However,...
Hi @lcobucci continuing my exploration of uri generation with v2 beta1, there are a few things that are still making it difficult to use: 1. all substitution values must be...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior Changing the version 4.0.0 to 4.0.1 ... 4.0.4 for all graphql...