-
I get the following error when updating phpcr-odm in an older project.
```
Cannot assign null to property Symfony\Component\Routing\Route::$condition of type string
```
`condition` was only ad…
rmbl updated
2 months ago
-
document the tweaks from https://github.com/symfony-cmf/SeoBundle/pull/209
@benglass may i ask you to take care of this? doc should only go into the master branch.
-
When testing cmf sandbox with other RC versions i got:
```
Symfony\Component\Form\Exception\InvalidArgumentException:
Could not load type "choice": class does not exist.
at vendor/symfony/form…
-
any motivation to work on an update?
https://groups.google.com/forum/#!topic/symfony-cmf-devs/kOlqEJQ9QD4
-
So i originally wrote #17 as way of configuring options globally. I planned on finding some way to allow per section overrides.
#17 works for us now, as it allows everything to work as it previously d…
ghost updated
10 years ago
-
Moved from https://github.com/symfony-cmf/Routing/issues/90
Currently there is support for generating URLs for cmf documents using the symfony path and url twig functions but it would be nice to have…
-
I currently had an idea how to replace the editable admin/document class configuration in a nice way.
On my sandbox PR (https://github.com/symfony-cmf/cmf-sandbox/pull/332) i created a very specific …
-
When
https://github.com/symfony-cmf/CoreBundle/issues/126
is ready, rewrite query in `SitemapUrlInformationProvider::getUrlInformation();`
-
as you are aware we are using JSON-LD in the SymfonyCmfCreateBundle to receive data from the frontend. I think it would be interesting to also have the ability to return JSON-LD data. however right no…
-
I have this bundle used on a Sonata/CMF project, which I am trying to get upgraded from Symfony **2.8** to **3.4** (to eventually hopefully get it to 4.0).
I see it is abandoned for a while now, wh…