Description
Details
Related Objects
Event Timeline
Change 505269 had a related patch set uploaded (by D3r1ck01; owner: Derick Alangi):
[mediawiki/core@master] SearchEngine: Hard deprecate SearchEngine::transformSearchTerm()
@Jdforrester-WMF, hard deprecation patch up! Can still stop a few places where this is used: https://codesearch.wmflabs.org/search/?q=(%3A%3A%7C-%3E)transformSearchTerm&i=nope&files=&repos=, once they're cleaned up, removal is safe! Thanks
Change 505269 merged by jenkins-bot:
[mediawiki/core@master] SearchEngine: Hard deprecate SearchEngine::transformSearchTerm()
Thank you!
This is now stalled until 1.34.x is cut and so we can land this in MW 1.35.
You're welcome @Jdforrester-WMF, I've removed self as assignee for now but will keep monitoring. I've also updated the task description a little.
Change 509068 had a related patch set uploaded (by D3r1ck01; owner: Derick Alangi):
[mediawiki/core@master] SearchEngine: Followup on I623b39e7ec791a66c4cf40
Change 509068 merged by jenkins-bot:
[mediawiki/core@master] SearchEngine: Followup on I623b39e7ec791a66c4cf40
@Krinkle are we good to remove this now or should we wait a bit longer? If we are good to remove, I'll see about tackling this.
It was already removed, and it was done so in 1.34. It was mistakenly specified as hard-deprecated in 1.32 which is when it was soft-deprecated, and thus confusingly removed too soon within the same cycle.