David Grudl

Results 464 comments of David Grudl

This should work: ```php $router->addRoute('articles ? type=', [ 'presenter' => 'Home', 'action' => 'default', 'type' => 'articles' ]); ```

Miloši, nejsem úplně šťastný z toho, že tu vytváříš, zavíráš a pak opakovaně vytváříš PR. Ty staré totiž nejdou smazat zhoršuje se hledání a tak. Pokud chceš přepsat kód, použij...

I added a method `BypassFinals::debugInfo()` to help you with troubleshooting d738898a2bf0acc2b4f148177a3fc98a0e1a9d0b

I found emails that they wrote to me about this. So I replied to them that it’s not a bug, that this behavior is intentional and is also documented. However,...

It sucks that Composer itself started reporting it to me today, so I'll probably release a new version of the package.

Can you please send a pull request with the fix?