Skip to content
Snippets Groups Projects
Commit 5a8d863c authored by Shehfinaz Kadavil's avatar Shehfinaz Kadavil Committed by Andreas Fernandez
Browse files

[BUGFIX] Add check if opcache_invalidate exists

The existing condition checks if opcache_invalidate
and opcache_reset are disabled, the new condition
also checks if the function opcache_invalidate exists.

Resolves: #97826
Releases: main, 11.5
Change-Id: Ibb201946b358a592f3c5b264646d100867e5e385
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75126


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 0cc10285
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment