User tests: Successful: Unsuccessful:
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
none
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
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-02-10 10:45:22 |
Closed_By | ⇒ | janschoenherr | |
Labels |
Added:
PR-5.2-dev
|
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...