From 8709cac689df5e52326593f6a291ba7401fb28f6 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Fri, 4 Dec 2020 16:22:20 +0000 Subject: [PATCH] Document uopz/Xdebug compatibility issue Cf. . git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351877 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/uopz/book.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/reference/uopz/book.xml b/reference/uopz/book.xml index c652ade0b468..a276ff75cc7e 100644 --- a/reference/uopz/book.xml +++ b/reference/uopz/book.xml @@ -29,6 +29,12 @@ All of the activities supported are compatible with opcache + + + PECL uopz 6.1.1 is not compatible with Xdebug >= 2.9.4. + Later uopz versions are not compatible with Xdebug < 2.9.4. + + &reference.uopz.setup;