cmf-sandbox icon indicating copy to clipboard operation
cmf-sandbox copied to clipboard

Base project for trying CMF components integration

Results 20 cmf-sandbox issues
Sort by recently updated
recently updated
newest added

Bumps [twig/twig](https://github.com/twigphp/Twig) from 1.35.0 to 1.42.5. Changelog Sourced from twig/twig's changelog. 1.42.5 (2020-02-11) Fix implementation of case-insensitivity for method names 1.42.4 (2019-11-11) optimized "block('foo') ?? 'bar" added supported for exponential...

dependencies

Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 3.3.13 to 3.4.26. Changelog *Sourced from [symfony/phpunit-bridge's changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md).* > CHANGELOG > ========= > > 5.1.0 > ----- > > * ignore verbosity settings when the build fails...

dependencies

Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.3.13 to 3.4.35. Release notes *Sourced from [symfony/symfony's releases](https://github.com/symfony/symfony/releases).* > ## v3.4.35 > **Changelog** (since https://github.com/symfony/symfony/compare/v3.4.34...v3.4.35) > > * bug [#34344](https://github-redirect.dependabot.com/symfony/symfony/issues/34344) [Console] Constant STDOUT might be undefined...

dependencies

With this PR i'd like to use SF4 only together with `dev-master` of all our bundles and component. I also changed the directory structure. Todo: * [x] use SF 4...

php bin/console -v doctrine:phpcr:fixtures:load => Exception In DoctrinePHPCRODMListener.php line 71: [Symfony\Component\Debug\Exception\UndefinedMethodException] Attempted to call an undefined method named "getDocument" of class "Doctrine\ODM\PHPCR\Event\PreUpdateEventArgs". Did you mean to call "getDocumentChangeSet"?

![image](https://user-images.githubusercontent.com/16005188/36738024-c5b68620-1bdc-11e8-97bb-787d7422a24d.png) I get error when I try to edit any content, ![image](https://user-images.githubusercontent.com/16005188/36739650-bd1c1602-1be0-11e8-9a35-51176b16bfe5.png) PHP Error stack trace : ``` `[27-Feb-2018 15:46:06 UTC] PHP Fatal error: Maximum function nesting level of '256'...

I try to use a [GrapesJS](https://github.com/artf/grapesjs) FormField here. You should see the first draft when opening an `StaticContent` Admin.

@fpletz here i would wish to get a [nix](https://nixos.org/) environment to test and run our sandbox. it should contain all stuff mentioned on [README.md](README.md). So: * webserver to serve a...

As described in http://fabien.potencier.org/symfony4-best-practices.html we should introduce enviroment variabled over parameters.

As a symfony contributer i whant the directory structure as described in: http://fabien.potencier.org/symfony4-directory-structure-updates.html to be compatible with Symfony 4.0

User story