?
avatar alex7r
alex7r
5 Aug 2017

Steps to reproduce the issue

Place class App\Application at joomlaroot/App/Application.php;
Register Namespace JLoader::registerNamespace('App',JPATH_SITE.DIRECTORY_SEPARATOR.'App',false,false,'psr4');
Call for App\Application

Expected result

Class loaded

Actual result

Class not loaded

Additional comments

At psr4 loader:

‌‌$classPath
‌App/Application.php

‌‌$classFilePath
‌/vagrant/html/App//lication.php
avatar alex7r alex7r - open - 5 Aug 2017
avatar joomla-cms-bot joomla-cms-bot - change - 5 Aug 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 5 Aug 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 5 Aug 2017
Category Code style
avatar laoneo
laoneo - comment - 10 Aug 2017

Please test #17470, it should fix the issue. Thanks for reporting.

avatar franz-wohlkoenig franz-wohlkoenig - change - 10 Aug 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-08-10 11:52:26
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 10 Aug 2017
Closed_Date 2017-08-10 11:52:26 2017-08-10 11:52:27
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 10 Aug 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 10 Aug 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 10 Aug 2017

closed as having Pull Request #17470


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17413.

Add a Comment

Login with GitHub to post a comment