- Issue created by @larowlan
In the 3.x series there were the following services :
In the 5.x these has been removed
Install a 3.x site
Update to 5.x
Custom code that uses those services is broken
Try to retain those services in 5.x but instead rewriting them to use the QueryBuilder
Emit deprecation errors from any of the services/methods so users can update their code
Remove those services in 6.x
Active
5.0
Code (module)