Toni Uebernickel

Results 15 issues of Toni Uebernickel

I want to add a custom transition to a form flow. The one I currently require is very simple, but there might be more complex transitions. I'm not even sure,...

discussion
new feature

Hi there, I'm asking, just in case I missed something by reading the code. I setup fixtures being registered as services, so DI kicks in. This works. However, within test...

Currently it's not possible to have an empty configuration when enabling the bundle. When running a multi-tenant application, this is a nice way to have the bundle enabled, but only...

Feature request
DX

If there is a `release` branch present (locally) and I `finish` a `hotfix` the resulting `master` branch should be merged into the `release` branch, too. Currently the `hotfix` is only...

Type: enhancement
Priority: Normal

see http://phpstorm.espend.de/php-toolbox

enhancement

I got the Toolbox and the Symfony plugin installed. ``` json { "registrar": [{ "language": "php", "provider": "template", "signature": [ "Application\\Bundle\\AppBundle\\View\\RenderResult::__construct" ] }] } ``` I want to make use...

api

see #332

Enhancement