We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddfe8e2 commit 29d69f3Copy full SHA for 29d69f3
etc/php.ini
@@ -1856,7 +1856,7 @@ opcache.save_comments=0
1856
1857
; Allows calling OPcache API functions only from PHP scripts which path is
1858
; started from specified string. The default "" means no restriction
1859
-;opcache.restrict_api=
+opcache.restrict_api=/disabled/
1860
1861
; Mapping base of shared memory segments (for Windows only). All the PHP
1862
; processes have to map shared memory into the same address space. This
0 commit comments