PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar rdeutz
rdeutz
20 Apr 2023

WIP

Pull Request for Issue #40411 .

Summary of Changes

I've copied some code from the extract file to make the same steps for a core cli update

Testing Instructions

Actual result BEFORE applying this Pull Request

see #40411

Expected result AFTER applying this Pull Request

Bug fixed

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 20 Apr 2023
Category Libraries
avatar rdeutz rdeutz - open - 20 Apr 2023
avatar rdeutz rdeutz - change - 20 Apr 2023
Status New Pending
avatar rdeutz rdeutz - change - 20 Apr 2023
The description was changed
avatar rdeutz rdeutz - edited - 20 Apr 2023
avatar rdeutz rdeutz - change - 20 Apr 2023
The description was changed
avatar rdeutz rdeutz - edited - 20 Apr 2023
avatar rdeutz rdeutz - change - 20 Apr 2023
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2023-04-20 12:01:56
Closed_By rdeutz
Labels Added: PR-4.3-dev
avatar rdeutz rdeutz - close - 20 Apr 2023
avatar rdeutz
rdeutz - comment - 20 Apr 2023

Didn't work this way

avatar Fedik
Fedik - comment - 20 Apr 2023

@rdeutz there a bug in the path (missed /),
it seems to work, when change the path to

protected $file = JPATH_CACHE . '/autoload_psr4.php';

avatar laoneo
laoneo - comment - 20 Apr 2023

I guess you can also just take the framework filesystem package and delete the file, as composer is loaded there already. It will handle the opcache stuff, or is this not enough?

Add a Comment

Login with GitHub to post a comment