From 79921751b4d02d2c00999a3ce95685e6626e4342 Mon Sep 17 00:00:00 2001 From: Mikhail Alferov Date: Sat, 4 Jan 2025 03:43:49 +0300 Subject: [PATCH] Update registerphpfunctions.xml Fix typo --- reference/xsl/xsltprocessor/registerphpfunctions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/xsl/xsltprocessor/registerphpfunctions.xml b/reference/xsl/xsltprocessor/registerphpfunctions.xml index 197d17bdc867..2b89bf17748d 100644 --- a/reference/xsl/xsltprocessor/registerphpfunctions.xml +++ b/reference/xsl/xsltprocessor/registerphpfunctions.xml @@ -62,7 +62,7 @@ 8.4.0 It is now possible to use callables for callbacks - when using restrict with array + when using functions with array entries.