We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e68c1ef + 0adba0a commit 5241cf7Copy full SHA for 5241cf7
ext/opcache/README
@@ -31,8 +31,8 @@ Quick Install
31
32
zend_extension=/...full path.../opcache.so
33
34
-NOTE: In case you are going to use Zend OPcache together with Xdebug,
35
-be sure that Xdebug is loaded after OPcache. "php -v" must show Xdebug
+NOTE: In case you are going to use Zend OPcache together with Xdebug or Zend Debugger,
+be sure that the debugger is loaded after OPcache. "php -v" must show the debugger
36
after OPcache.
37
38
- Restart PHP
0 commit comments