]> source.dussan.org Git - nextcloud-server.git/commit
fix(config): Avoid error messages for restricted opcache API 47624/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:55:55 +0000 (07:55 +0000)
commite25ead690cf3468655efcd4f623dd52b225c8710
treea48026b676c1a1af721913a5ad642c07c46f3507
parentb678e139be87d8b0780fdd268663ab6d0d0e4009
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