Adam Prager

Results 13 issues of Adam Prager

https://github.com/sonata-project/SonataAdminBundle/issues/4292#issuecomment-276961138 (Major problems are fixed by https://github.com/schmittjoh/JMSDiExtraBundle/pull/271, but this is a separate issue) When having multiple annotation patterns, the combined time to search for them can be long. The code...

https://github.com/yohang/Finite/commit/f6b18864cecd7c47fda47507945dbd228cf63291 This commit changed the way guards work. Now they can only stop a transition, but can't explicitly approve it like before. This is a huge BC break. Previously if...

In a Symfony 4, if you create a controller in `App\Controller` which extends a controller in a bundle, the `@Template` annotation will try to render the wrong view. The main...

Hi, I've created a small addition which automatically extracts methods from the routing, because I always forget to update the config. I think the bundle should have a feature like...

I would like to open a discussion about the possibility of implementing a way to override the **context**, and **rounding mode** of money methods. These are hard coded all the...

on hold

This is an optional dependency, which should not be required by composer. A `class_exists` check should be implemented, and the lib should only try to use this client if it's...

First of all, a **warning** to all current user: This library is in v0, which in semver allows breaking changes between minor versions. This PR will be released as v0.2,...