From 64916cbc5f8c00315b2a2d1d09c7ad748ac2cbc2 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Fri, 14 Oct 2022 00:49:05 +0200 Subject: [PATCH] Add support for xdebug on PHP 8.2 (#644) --- data/supported-extensions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/supported-extensions b/data/supported-extensions index e43a21b..09d1a4d 100644 --- a/data/supported-extensions +++ b/data/supported-extensions @@ -112,7 +112,7 @@ uploadprogress 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 uuid 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 vips 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 wddx 5.5 5.6 7.0 7.1 7.2 7.3 -xdebug 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 +xdebug 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 xdiff 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 xhprof 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 xlswriter 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2