From f4e9e5e88418747b1f0db0e1dce4e38096ef78cf Mon Sep 17 00:00:00 2001 From: Laurent Arnoud Date: Thu, 7 Apr 2022 13:09:52 +0000 Subject: [PATCH] :bug: Update available PHP extensions (#2272) tideways-xhprof has been available for some time but was removed on https://github.com/platformsh/platformsh-docs/pull/2034 --- docs/src/languages/php/extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/languages/php/extensions.md b/docs/src/languages/php/extensions.md index 2e1b4a077c..aae8bf804f 100644 --- a/docs/src/languages/php/extensions.md +++ b/docs/src/languages/php/extensions.md @@ -115,7 +115,7 @@ and turn off those on by default with the `disabled_extensions` key. | `sysvsem` | | | | Def | Def | Def | Def | Def | Def | Def | | `sysvshm` | | | | Def | Def | Def | Def | Def | Def | Def | | `tideways` | | | | Avail | Avail | Avail | Avail | Avail | Avail | Avail | -| `tideways-xhprof` | | | | Avail | Avail | Avail | Avail | Avail | | | +| `tideways_xhprof` | | | | Avail | Avail | Avail | Avail | Avail | Avail | Avail | | `tidy` | Avail | Avail | Avail | Avail | Avail | Avail | Avail | Avail | Avail | Avail | | `tokenizer` | | | | Def | Def | Def | Def | Def | Def | Def | | `uuid` | | | | | Avail | Avail | Avail | Avail | Avail | Avail |