Skip to content

[5.2] invalidate file cache upon copying folders#44773

Closed
janschoenherr wants to merge 1 commit intojoomla:5.2-devfrom
janschoenherr:patch-24
Closed

[5.2] invalidate file cache upon copying folders#44773
janschoenherr wants to merge 1 commit intojoomla:5.2-devfrom
janschoenherr:patch-24

Conversation

@janschoenherr
Copy link
Copy Markdown
Contributor

@janschoenherr janschoenherr commented Jan 24, 2025

Summary of Changes

Currently, when copying a folder, the copied files do not get invalidated in the opcache. This PR fixes this.

Change in the framework filesystem: joomla-framework/filesystem#74

This is the PR that introduced the opcache invalidation initially: #32915

Testing Instructions

none

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

@Hackwar
Copy link
Copy Markdown
Member

Hackwar commented Feb 7, 2025

I understand what you are trying to do, but the class is deprecated and will be moved in 6.0 to the compat plugin, being finally removed in 7.0. The correct solution is to use the framework classes instead and I'd rather have the incentive of less Bugs to switch to the framework class, which is why I don't really want to merge this...

@janschoenherr janschoenherr deleted the patch-24 branch February 11, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants