Skip to content

Commit 7c55dc4

Browse files
committed
Fixed typo in the Doctrine's mappings in the standalone way.
1 parent bc35dfe commit 7c55dc4

5 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This changelog references the relevant changes done between versions.
55
To get the diff for a specific change, go to https://github.com/LIN3S/SharedKernel/commit/XXX where XXX is the change hash
66
To get the diff between two versions, go to https://github.com/LIN3S/SharedKernel/compare/v0.7.0...v0.8.0
77

8+
* 0.9.1
9+
* Fixed typo in the Doctrine's mappings in the standalone way.
810
* 0.9.0
911
* Added Doctrine Mappings ready to use with Doctrine in standalone mode.
1012
* Added Iban and TaxIdNumber Doctrine custom types.

src/LIN3S/SharedKernel/Infrastructure/Persistence/Doctrine/ORM/Domain/Model/Email/Mapping/LIN3S.SharedKernel.Domain.Model.Email.Email.orm.xml renamed to src/LIN3S/SharedKernel/Infrastructure/Persistence/Doctrine/ORM/Domain/Model/Email/Mapping/LIN3S.SharedKernel.Domain.Model.Email.Email.dcm.xml

File renamed without changes.

src/LIN3S/SharedKernel/Infrastructure/Persistence/Doctrine/ORM/Domain/Model/Locale/Mapping/LIN3S.SharedKernel.Domain.Model.Locale.Locale.orm.xml renamed to src/LIN3S/SharedKernel/Infrastructure/Persistence/Doctrine/ORM/Domain/Model/Locale/Mapping/LIN3S.SharedKernel.Domain.Model.Locale.Locale.dcm.xml

File renamed without changes.

src/LIN3S/SharedKernel/Infrastructure/Persistence/Doctrine/ORM/Domain/Model/Slug/Mapping/LIN3S.SharedKernel.Domain.Model.Slug.Slug.orm.xml renamed to src/LIN3S/SharedKernel/Infrastructure/Persistence/Doctrine/ORM/Domain/Model/Slug/Mapping/LIN3S.SharedKernel.Domain.Model.Slug.Slug.dcm.xml

File renamed without changes.

src/LIN3S/SharedKernel/Infrastructure/Persistence/Doctrine/ORM/Domain/Model/ZipCode/Mapping/LIN3S.SharedKernel.Domain.Model.ZipCode.ZipCode.orm.xml renamed to src/LIN3S/SharedKernel/Infrastructure/Persistence/Doctrine/ORM/Domain/Model/ZipCode/Mapping/LIN3S.SharedKernel.Domain.Model.ZipCode.ZipCode.dcm.xml

File renamed without changes.

0 commit comments

Comments
 (0)