User tests: Successful: Unsuccessful:
Pull Request for Issue #27459.
Refactors JNamespacePsr4Map::getNamespaces()
code to be based on extension type rather than paths.
Adds library extension support to namespace mapper.
Removes empty component frontend namespaces.
Removes trailing slash from paths.
This should be tested on both Linux and Windows.
Delete libraries/autoload_psr4.php
file.
Test that Joomla! still works.
Test that com_media
works.
Test that System - Debug
plugin works when debug is enabled.
Works like before.
IDK.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
I have tested this item
windows only
I have tested this item
I've tested successfully with sebserver on Linux.
Have also compared newly created autoloader file with backup, using BeyondCompare (my favourite diff tool). A few frontent namespaces have been removed, guess these are the unused ones mentioned in the description. Frontend and backend still work fine.
Now we have each one good test on Linux and Windows. We need Would be nice to have one more test for each.
Status | Pending | ⇒ | Ready to Commit |
Have 2 tests so setting RTC.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-21 11:53:54 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
@wilsonge How is this PR related to the Prepared Statements project?