Releases: fusionspim/php-demandware-xml
Releases · fusionspim/php-demandware-xml
Release 7.0
What's Changed
- Switch
php-demandware-xml
to PHP 8.2 by @liamkeily in #224 - Limit custom attribute to 200 values max by @ziadoz in #240
Full Changelog: 6.1.1...7.0
Release 6.1.1
Bump laravel/pint from 1.13.6 to 1.13.7 (#223)
Release 6.1.0
Sanitise custom attribute text.
Release 6.0.1
Support PHP 8.0 and 8.1.
Release 6.0.0
Support PHP 8.0+ only.
Release 5.4.3
- Docker
- Package updates
Release 5.4.2
Package Updates
Release 5.4.1
Package updates
Release 5.4.0
- Updated packages
- Use the latest catalog.xsd
- Introduce xsi:nil for empty online-from and online-to dates for compatibility with new xsd
Auto Flushing
- Added
writeFlushableEntity()
andsetBufferLimit()
methods to write entities with auto flushing. - Added
initialise()
andfinalise()
convenience methods.