Ice Development

Results 6 comments of Ice Development

So this basically means there is no way to manage translated files using VichUploaderBundle? This is pretty annoying and was working perfectly in 2.X. @Dt-Sodium how did you fix it?

As a side note `{% dump %}` isn't detected either.

True, technically its a tag in this case but I think it would be a very useful thing if this rule would detect it as well. According to the comments...

Just wanted to add that the problem is the same with [chmod()](https://www.php.net/manual/en/function.chmod.php), [chown()](https://www.php.net/manual/en/function.chown.php) and [chgrp()](https://www.php.net/manual/en/function.chgrp.php) since they all call [streamWrapper::stream_metadata()](https://www.php.net/manual/en/streamwrapper.stream-metadata.php).

Hey @nmuntyanov @franmomu @michellesanver Can anybody tell me what's the status of this PR? Is anyone still working on it? What's preventing it from being merged? This would be an...

> @[prugala/PRRecaptchaBundle#22](https://github.com/prugala/PRRecaptchaBundle/issues/22) > > Same issue happened on the different bundle, temporary solution is to add an entry to twig.yaml configuration under form_themes: > > ``` > form_themes: > -...