Skip to content

Commit

Permalink
Added Zend Debugger to the note about the load order (by trash4you at…
Browse files Browse the repository at this point in the history
… online dot de)
  • Loading branch information
laruence committed Oct 23, 2013
1 parent 6af3683 commit 0adba0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext/opcache/README
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Quick Install

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

NOTE: In case you are going to use Zend OPcache together with Xdebug,
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
after OPcache.

- Restart PHP
Expand Down

0 comments on commit 0adba0a

Please sign in to comment.