Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Blocker
-
Resolution: Unresolved
-
Labels:None
Description
for yml, all mappings must use camelCase, while for xml it must be connected-text in all lowercase with the dash between. it seems at least fieldName is wrong.
we should clean this up before the first release to avoid having to deal with inconsistent legacy from the beginning.
for xml, see this PR https://github.com/doctrine/phpcr-odm/pull/279