Open itajackass opened 1 year ago
The XPath2 package is used to support XBRL formulas. Formulas have not been tested with PHP 8.x. My guess is that if the constraint is relaxed it will be used with 8.1 then logs will be filled with deprecation messages. I'll look at checking with 8.x but its not something I'll be able to do today.
Last night the automated test suite ran using PHP 8.0.13. Because all the tests completed successfully, the composer.json has been updated to allow PHP versions >=7.0
Hi, if I try to launch:
i get error:
Any chance to get all compatible with php 8?