- Issue created by @mikemooney
- Merge request !25feat: swapped querypath library - PHP 8.1 compatible → (Open) created by mikemooney
- last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - last update
over 1 year ago 113 pass - last update
over 1 year ago 113 pass - Status changed to Postponed: needs info
about 1 year ago 2:14pm 17 April 2024 - 🇯🇵Japan ptmkenny
Please document the problem that this MR is attempting to solve.
For example, the issue title is "PHP 8.2" but the MR is "PHP 8.1". It is unclear what this is supposed to do.
- last update
about 1 year ago 113 pass - Issue was unassigned.
- Status changed to Active
about 1 year ago 8:42am 18 April 2024 - last update
about 1 year ago 113 pass - Status changed to Postponed
about 1 year ago 9:15am 18 April 2024 - 🇯🇵Japan ptmkenny
📌 Move from arthurkushman/querypath to GravityPDF/querypath Needs review has to get in before we can make progress on this.
- last update
about 1 year ago 113 pass - last update
about 1 year ago 113 pass - Status changed to Needs review
about 1 year ago 11:34am 20 April 2024 - 🇯🇵Japan ptmkenny
📌 Move from arthurkushman/querypath to GravityPDF/querypath Needs review is in so setting to "needs review".
The php8.2 branch does two things: adds additional composer/phpstan/phpunit tests for the highest version of PHP supported by core (currently 8.3, will be updated automatically in the future) and then fixes the single PHP 8.2 deprecation (dynamic declaration of property).
By automatically testing against the highest supported version of PHP, it will be easy to catch similar issues with the automated tests going forward.
- last update
about 1 year ago 113 pass - First commit to issue fork.
- last update
about 1 year ago 113 pass - 🇳🇱Netherlands megachriz
I removed the usage of the class property
$feedType
in the test FeedTypeEditFormTest, because I didn't see really the benefit of using a class property here. In some tests this is used to create a feed type that is then use in multiple tests. But here we only have one test.I also updated the GitLab CI file using the latest template of https://git.drupalcode.org/project/gitlab_templates/-/blob/main/gitlab-c....
- last update
about 1 year ago 113 pass - last update
about 1 year ago 116 pass -
MegaChriz →
committed 44cf6b8b on 8.x-1.x authored by
ptmkenny →
Issue #3439881 by ptmkenny, MegaChriz: Fixed single PHP8.2 issue in an...
-
MegaChriz →
committed 44cf6b8b on 8.x-1.x authored by
ptmkenny →
- Status changed to Fixed
about 1 year ago 8:46am 25 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.