Closed wouterj closed 9 years ago
Changed the tests again.
And now there are also passing tests, not sure what went wrong yesterday (some vendor library).
Cheers @WouterJ
hmm. master has failed..
Yeah, it's a really weird issue. For some reason, it installs doctrine dbal 2.4 instead of 2.5, causing the installation of lower versions of the phpcr/jackalope libraries. This means the --force
option that's used to bootstrap the database does not exists and building the database fails.
I've spent some hours debugging this yesterday and today, it suddently passed...
Fixes #10