Skip to content

Support for <let> and document() in XPath selectors, PHP 8.2 deprecation fixes, and GitHub Actions integration#5

Open
rahal wants to merge 2 commits intomilo:masterfrom
Youniwemi:master
Open

Support for <let> and document() in XPath selectors, PHP 8.2 deprecation fixes, and GitHub Actions integration#5
rahal wants to merge 2 commits intomilo:masterfrom
Youniwemi:master

Conversation

@rahal
Copy link

@rahal rahal commented Dec 8, 2023

Thank you for your great work on milo/schematron. As the maintainer of youniwemi/digital-invoice, I needed a lightweight library for schematron validation. Your library nearly met my needs perfectly, but I found that support for and the document() function in xpath selectors was lacking.

To address this, I added these features and updated the test cases. Additionally, I included fixes for some PHP 8.2 deprecations and set up a GitHub action to test across PHP versions 8.0 to 8.3 (that's why I had to update nette/tester version).

I welcome any feedback on this PR. Thank you for considering those changes.

Best regards,
rahal

@rahal rahal mentioned this pull request Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant