Skip to content

Commit 5241cf7

Browse files
committed
Merge branch 'PHP-5.5'
2 parents e68c1ef + 0adba0a commit 5241cf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/opcache/README

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Quick Install
3131

3232
zend_extension=/...full path.../opcache.so
3333

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
34+
NOTE: In case you are going to use Zend OPcache together with Xdebug or Zend Debugger,
35+
be sure that the debugger is loaded after OPcache. "php -v" must show the debugger
3636
after OPcache.
3737

3838
- Restart PHP

0 commit comments

Comments
 (0)