symfony-cmf / sonata-phpcr-admin-integration-bundle

Symfony CMF sonata PHPCR admin implementations
https://cmf.symfony.com
5 stars 20 forks source link

use trusty for hhvm #116

Closed dbu closed 7 years ago

dbu commented 7 years ago

@ElectricMaxxx looks like something is off here between resources and sonata. can you have a look please?

ElectricMaxxx commented 7 years ago

Yep, hopefully tonight.

ElectricMaxxx commented 7 years ago

@dbu you have to include a routing xml file from SonataDoctrinePhpcrAdminBunde as it is(hopefully) done in sandbox. That needs to be done in test's application config. The webtests display the tree and need that route.

dbu commented 7 years ago

the doc was not updated. i added: https://github.com/sonata-project/SonataDoctrinePhpcrAdminBundle/pull/461

found that tree.xml already exists in version 1 but seems to not have been required.