Function db_query is deprecated
Class DomainCreatorInterface is deprecated
Class DomainLoaderInterface is deprecated
Method getLabel is deprecated
Method assertRaw is deprecated
Class DomainTestBase is deprecated
Class parent is deprecated
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | deprecated-2999647-6.patch | 7.19 KB | sergiu stici |
Comments
Comment #2
agentrickardThis is extremely UNHELPFUL as a report.
I don't know what files this is even talking about.
Comment #3
agentrickardReplacing deprecated methods is a task, not a bug.
Comment #4
visabhishek commentedHi agentrickard,
Yes, this should be in the task category. Actually, I was trying to point out with deprecated functions what have been used in the module.
I am giving the complete list of deprecated functions generated from PhpStorm => Code => Run Inspection By Name => Depricated Php function
I will try to provide an initial patch for this one I have some time.
Comment #5
agentrickardThanks.
We have 2 full years before this has to be done. There are better issues to start working on.
Here's one that I simply haven't started: https://github.com/agentrickard/domain/issues/102
Comment #6
sergiu stici commentedHere is the patch, please review.
Comment #7
agentrickardNice work! Moved to https://github.com/agentrickard/domain/pull/484 for automated testing.
Comment #9
agentrickardCommitted!