Releases: elecena/xml-iterator
Releases · elecena/xml-iterator
Improve XML entities handling
Add the "parentName" property
Initial release
What's Changed
- CI - create php.yml by @macbre in #2
- Initial commit of the xml-iterator library by @macbre in #1
- Tests refactored by @macbre in #5
- Improve whitespaces handling by @macbre in #6
- Add the XMLParserCDataTest test class by @macbre in #7
- Naming: use name and content property names instead of tagName, tagContent and so on by @macbre in #8
- Introduce the php-cs-fixer and enforce the formatting by @macbre in #9
- XMLParser: introduce the iterateByNodeContent() helper by @macbre in #10
New Contributors
Full Changelog: https://github.com/elecena/xml-iterator/commits/0.1.0