Releases: EcomDev/EcomDev_LayoutCompiler
Releases · EcomDev/EcomDev_LayoutCompiler
Patch Release @ Stable
- Fix temporary file name conflict by @colinmollenhour
Patch Release @ Stable
- Fixed issue in multi-node environment by @colinmollenhour
Patch Release @ Stable
- Compatible with PHP 7.x
- Compatible with CE Magento 1.7.x - Magento 1.9.x
- Atomic compiled file updates
Initial Official Version
This release includes initial implemantion of compiler.
Features:
- Parsers for
<block />
,<action />
,<reference />
,<block />
,<handle />
tags - Indexes for layout structures for regular layout structure and dynamic parts, like XML strings on page.
- Possibility to create own parsers for custom elements