]> source.dussan.org Git - nextcloud-server.git/commit
fix(config): Avoid error messages for restricted opcache API 47621/head
authorJosh <josh.t.richards@gmail.com>
Wed, 28 Aug 2024 12:20:25 +0000 (08:20 -0400)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Fri, 30 Aug 2024 07:53:04 +0000 (07:53 +0000)
commitc8daa02524748d4240e0cae732f50e02c19d691f
tree09824767866e3be3d4a9c5fcad8ffcf25d7b3581
parent88b04ba867265571431e74f07b9b82e5b1d2d10f
fix(config): Avoid error messages for restricted opcache API

Make changes recently added via #44230 match #8188 to avoid failures in restricted hosting environments.

Fixes #47562

Signed-off-by: Josh <josh.t.richards@gmail.com>
lib/private/Config.php