-
-
Notifications
You must be signed in to change notification settings - Fork 11
Update libraries and version #97
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
Update libraries and version #97
Conversation
|
@thomas-topway-it I think MW 1.43 tests are failing due to changes in MW 1.43.2+ that already has been seen in other repos. Would you like to pin SMW versions to 5.0.2 and MW 1.43 to MW 1.43.1 in the test matrix |
|
Have manually tested here: https://testwiki.knowledge.wiki |
|
Bump. |
|
@alex-mashin do you mean to fix the CI tests ? |
I just want to remind that this pull request needs merging. |
|
@alex-mashin I've fixed the warnings related to tests however there is still some other issue I'm not sure about, it could be the workflow setup |
|
It is definitely, at least, partly, the workflow setup. |
|
Ups. Wanted to merge this. |
|
I have updated the CI matrix. Please rebase. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #97 +/- ##
=========================================
Coverage 82.43% 82.43%
Complexity 80 80
=========================================
Files 7 7
Lines 205 205
=========================================
Hits 169 169
Misses 36 36 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
updates https://github.com/easyrdf/easyrdf to https://github.com/sweetrdf/easyrdf (see fix error dynamic property easyrdf/easyrdf#409 (comment))
updates https://github.com/lanthaler/JsonLD to https://github.com/emteknetnz/JsonLD/tree/php84-implicit-nullable (see Make nullable parameters explicity nullable for PHP 8.4 lanthaler/JsonLD#112 (comment))
updates extension version
should fix EasyRdf\Parser\Exception: XML error: "XML_WAR_NS_URI" on line 76, column 11 #95 (comment)
This PR includes:
Fixes #