doctrine / data-fixtures

Doctrine2 ORM Data Fixtures Extensions
http://www.doctrine-project.org
MIT License
2.77k stars 224 forks source link

clean up phpcr executor #289

Closed dbu closed 6 years ago

dbu commented 6 years ago

replace #284, without BC breaks.

dbu commented 6 years ago

but the test failure came from .travis.yml not installing phpcr-odm at all :-O

there is no minimal version build

dbu commented 6 years ago

ok, now the build is green

Ocramius commented 6 years ago

Thanks @dbu!