From 9260d39846b37f21991497555f917c94f6ff8b71 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Tue, 8 Oct 2024 12:12:39 +0200 Subject: [PATCH] oauth: add support for PHP 8.4 (#990) --- data/supported-extensions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/supported-extensions b/data/supported-extensions index 0a2f2df..6238779 100644 --- a/data/supported-extensions +++ b/data/supported-extensions @@ -62,7 +62,7 @@ mssql 5.5 5.6 mysql 5.5 5.6 mysqli 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 newrelic 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 -oauth 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 +oauth 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 oci8 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 odbc 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 opcache 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4