mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Document uopz/Xdebug compatibility issue
Cf. <https://github.com/krakjoe/uopz/issues/122>. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351877 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f8de748ed5
commit
8709cac689
1 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,12 @@
|
|||
All of the activities supported are compatible with opcache
|
||||
</para>
|
||||
</note>
|
||||
<caution>
|
||||
<simpara>
|
||||
PECL uopz 6.1.1 is not compatible with Xdebug >= 2.9.4.
|
||||
Later uopz versions are not compatible with Xdebug < 2.9.4.
|
||||
</simpara>
|
||||
</caution>
|
||||
</preface>
|
||||
|
||||
&reference.uopz.setup;
|
||||
|
|
Loading…
Reference in a new issue