?
avatar phproberto
phproberto
26 Apr 2017

Steps to reproduce the issue

JLoader _autoload() method was private so all the classes extending it were forced to create their own private _autoload() method.

This PR changed it to public:
#12478

Which causes a fatal error:

jloader-joomla

This is a backward compatibility break (in case we are really following it). Such change should be delayed to v4

avatar phproberto phproberto - open - 26 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - change - 26 Apr 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 26 Apr 2017
avatar phproberto
phproberto - comment - 26 Apr 2017

Closing this as I doubt anybody will have the face the same error and we can easily fix it on our next release changing the registered autoload function.

If someone faces the same issue and wants it to be reopened just add a comment.

avatar phproberto phproberto - close - 26 Apr 2017
avatar phproberto phproberto - change - 26 Apr 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-04-26 15:15:41
Closed_By phproberto
avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Apr 2017
Status Closed New
Closed_Date 2017-04-26 15:15:41
Closed_By phproberto
avatar joomla-cms-bot joomla-cms-bot - change - 26 Apr 2017
Closed_Date 0000-00-00 00:00:00
avatar joomla-cms-bot joomla-cms-bot - reopen - 26 Apr 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 26 Apr 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Apr 2017
Category Administration
avatar rdeutz
rdeutz - comment - 26 Apr 2017

closed on request

avatar rdeutz rdeutz - change - 26 Apr 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-04-26 16:29:12
Closed_By rdeutz
avatar rdeutz rdeutz - close - 26 Apr 2017

Add a Comment

Login with GitHub to post a comment