Skip to content

Initial release

Compare
Choose a tag to compare
@macbre macbre released this 11 Aug 13:22
· 7 commits to master since this release
43d3bc3

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

  • @macbre made their first contribution in #2

Full Changelog: https://github.com/elecena/xml-iterator/commits/0.1.0