Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial commit of the xml-iterator library #1

Merged
merged 16 commits into from
Aug 4, 2023
Merged

Initial commit of the xml-iterator library #1

merged 16 commits into from
Aug 4, 2023

Commits on Aug 4, 2023

  1. Add more to .gitignore

    macbre committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6591f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1281e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    368edab View commit details
    Browse the repository at this point in the history
  4. Add phpunit.xml config

    macbre committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    21c72a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d49af61 View commit details
    Browse the repository at this point in the history
  6. And add some tests

    macbre committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5744f09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    147b6dc View commit details
    Browse the repository at this point in the history
  8. Add broken XML handling

    macbre committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b9334ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64a78fd View commit details
    Browse the repository at this point in the history
  10. CI - create php.yml

    macbre authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0c3b222 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2 from elecena/add/XMLParser-1

    CI - create php.yml
    macbre authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    98c18e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d0344a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e02071 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eee5610 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a9dbecb View commit details
    Browse the repository at this point in the history
  16. Require PHP 8.1+

    macbre committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6ed908e View commit details
    Browse the repository at this point in the history