-
This is my question on stackoverflow https://stackoverflow.com/questions/48849982/symfony-4-the-autoloader-expected-class-to-be-defined-in-file
As you can see I wanted to use an old Bundle but it's n…
-
at roadmap
https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/master/docs/99-05-roadmap.md
I don't read mention of compat with Symfony4, Flex (Recipe), etc.
Is there a doc with current…
ghost updated
6 years ago
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | no
| BC Break report? | yes
| RFC? | nope?
| Symfony version | 3.4.2
Hi, vendor I u…
-
User Deprecated: The "jms_di_extra.metadata.metadata_factory" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0.
User Deprecated: The "jms_di_ex…
-
It would be great to have something similar to the database mapping relationship, but for elasticsearch, setting the host, scheme and port into environment variables. The purpose is to avoid implement…
-
Do you plan to support Symfony 4?
Thank you :)
-
Can you update composer to use it with symfony4?
-
Symfony 4.0 has been released together with PHP 7.2 last month (see #9009 for PHP 7.2 support status), so here's the plan:
Sylius 1.0 won't officially support Symfony 4.0 - it will stay with Symfon…
pamil updated
6 years ago
-
Unlike earlier versions, Symfony 4 does not automatically register commands in the `Bundle\Command` namespace, so these should be registered by the bundle explicitly.
For those with the same proble…
-
For me, one of the first downsides I have encountered while testing out Flex with Symfony4 is the missing command of `doctrine:generate:entity` with all the helper questions + the not working `doctrin…