v1.3.0
Changes since 1.2:
- Support:
- LegacyBridge 1.3 and higher officially supported for eZ Platform Enterprise users together with the corresponding eZ Publish Legacy 2017.08 release and higher.
- Breaking:
- Simplify install instructions by requiring eZ Platform v1.11, eZ Publish Legacy 2017.08 & Legacy Installer v2.0.4 and higher (#98) This also implies we only support PHP 5.6+ as of this version, given the Platform requirement change. The reason for that Platform requirement change is to make sure no one ends up with a Platform version that has incompatible features with legacy version installed, 1.11 and 2017.08 have feature parity, see 2017.08 milestone for details.
- Doc:
- Tests:
- Fix tests after ezsystems/ezpublish-kernel#1965 (#97)
- Move bundle test to right dir so it's tested by test suite (#104)