Closed
Description
Hi,
I've found just a small issue with the current master branch.
It seems in the master branch at the moment (which I'm using so it is compatible with SF4) I have to define the connection like this:
doctrine_phpcr:
session:
default_session: default
sessions:
default:
...
Like this:
doctrine_phpcr:
session:
...
I get an unknown service error:
You have requested a non-existent service "doctrine_phpcr.jackalope_doctrine_dbal._connection"
Where 'default' is not detected as the session name and the service should be doctrine_phpcr.jackalope_doctrine_dbal.default_connection
Metadata
Metadata
Assignees
Labels
No labels