? Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
21 Aug 2018

As the whole core is now namespaced, it is time to deprecate the JLoader helper functions for none namespaced classes. The following function are deprecated:

  • discover
    This happens automatically when a namespace is registered.
  • import
    Import is not needed as the classes are loaded automatically.
  • register
    Classes are lazy loaded anyway.
  • jimport
    Wrapper for JLoader::import,
avatar laoneo laoneo - open - 21 Aug 2018
avatar laoneo laoneo - change - 21 Aug 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 Aug 2018
Category Libraries
avatar laoneo laoneo - change - 21 Aug 2018
Labels Added: ?
avatar laoneo laoneo - change - 21 Aug 2018
The description was changed
avatar laoneo laoneo - edited - 21 Aug 2018
avatar laoneo
laoneo - comment - 21 Aug 2018

Changed the deprecation message.

avatar wilsonge wilsonge - change - 22 Aug 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-08-22 09:33:03
Closed_By wilsonge
avatar wilsonge wilsonge - close - 22 Aug 2018
avatar wilsonge wilsonge - merge - 22 Aug 2018
avatar wilsonge
wilsonge - comment - 22 Aug 2018

Nice stuff - thanks!

Add a Comment

Login with GitHub to post a comment