-
Argument for @NotNull parameter 'path' of fr/adrienbrault/idea/symfony2plugin/templating/path/TwigPath. must not be null
It is constantly thhrowing this exception. What can be done to solve it?
…
vuras updated
2 years ago
-
Hi,
when in a controller, when I try to do:
``` php
$form->get('foo_field')->getData();
```
`get`'s autocomplete method gives me my container's services, not the form fields. Moreover, it gives me …
-
```
java.lang.Throwable: Do not perform a synchronous refresh under read lock (except from EDT) - causes deadlocks if there are events to fire.
at com.intellij.openapi.diagnostic.Logger.error(Logge…
-
java.lang.Throwable: Non-idempotent computation: it returns different results when invoked multiple times or on different threads:
fr.adrienbrault.idea.symfony2plugin.templating.path.TwigPath@59e54…
-
Exception encountered in phpstorm with request to report here :
java.lang.Throwable: '#LineMarkerInfo(T, TextRange, Icon, int, Function, GutterIconNavigationHandler, Alignment)' is deprecated and …
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 7.5.20
| PHP version | 7.3.11
| Installation Method | Composer
#### Summary
I am trying to r…
-
Jira issue originally created by user fmaz008:
When I run doctrine:schema:create, doctrine throw the following exception:
[Doctrine\DBAL\DBALException]
Unknown column type requested.
( Note: t…
-
As in PHP 8 all attributes are just the same class there should be bridge to support annotation and attributes via the same implementation. So no other plugins then need to support both.
Plugin `si…
-
Seems strange to add behat.yml to the .gitignore file given it's not user specific:
https://github.com/symfony/recipes/blob/master/behat/symfony2-extension/2.1/manifest.json
-
For now, the bundle is compatible only with Symfony2.3+, it should be compatible with Symfony3.