- Minor fix
- Rename .php_cs to .php-cs-fixer.php
- Add PHPStan
- Review PHP annotations
- Update badges
- Review .php_cs settings, apply PHP CS Fixer
- Change tests classes to final classes
- issue #3 - getAttributes returns an empty array
- issue #2 - DOMXPath::query(): Node From Wrong Document
- Minor readme and Travis CI updates
- Use
splitbrain/phpfarm:jessie
as Docker image and fix docker image settings - Code requires PHP >= 7.4
- Code cleaning
- Update README
- Update Travis CI settings
- Update PHPUnit settings
- Update LICENSE file
- Version 1.0 is no more maintained
- Initialize Docker settings
- pull request #1 - Update namespace in test classes to match the actual location
- Normalize composer.json
- Add contributing and code of conduct files
- Configure Travis CI for PHP 5.3, PHP 7.2 and cache
- Add editorconfig file
- Update gitignore file
- Update readme and licence files
- Initial release after exporting source code from the PackageGenerator project