Rafael Dohms
Rafael Dohms
@guilhermeblanco told me you are working on the functional side of things, but i just want to ask a few questions so that i can find temporary fixes to allow...
It seems there is a bit of documentation confusion. The `IC\Bundle\Base\TestBundle\Test\WebTestCase` class is marked as `deprecated` in favor of `IC\Bundle\Base\TestBundle\Test\Functional\WebTestCase`, however this one does not implement the helper functions. So...
In line with the issue #39 the UnitTestCase is also using a different implementation of the helper algorithm, so that it does not know how to get the ServiceHelper by...
Due to the lack of fine grained read-only repo access, this app will likely never be accepted in our internal GHEC instance. One possibility I see is to replicate the...
There have been many discussions in the PHP community about "curating" our sources. Not all sources follow new paradigms and have great content, this is where PHP The Right Way...
This branch is a work in progress. The main goal of this version is to rewrite all the annotations to properly separate annotations from actual filters. It also deal with...
Make sure Bundles are compatible with Symfony up to 2.4
In case of custom FormTypes document how to bind events to form