Closed (fixed)
Project:
OhDear Integration
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Nov 2023 at 11:52 UTC
Updated:
6 Sep 2024 at 15:39 UTC
Jump to comment: Most recent
Comments
Comment #2
roderikFWIW: tried this in a ddev container where I have just installed this module:
The deprecation notices are not failures. (Edit: and also they aren't triggered by code inside the ohdear_integration module.)
Guessing: is it maybe your local(ly copied some time ago) phpunit.xml that is older and needs updating?
Comment #3
useernamee commentedComment #4
ankitv18 commentedNo more deprecations are reported as per phpstan pipeline: https://git.drupalcode.org/project/ohdear_integration/-/jobs/2519000 for both 1.x and 2.x branch
I guess we can close this one.
Comment #7
useernamee commentedTests are now green but they will need to be revised and take caching into account more.