From 767ddfc86adbc1e63f5a17bb40e9c0e62a14abca Mon Sep 17 00:00:00 2001 From: DanielEScherzer Date: Fri, 14 Feb 2025 03:47:59 -0800 Subject: [PATCH] bug81626.phpt: replace Cyrillic Small Letter Es [skip ci] (#17799) --- Zend/tests/bug81626.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zend/tests/bug81626.phpt b/Zend/tests/bug81626.phpt index b05cb23097b..26f549795a6 100644 --- a/Zend/tests/bug81626.phpt +++ b/Zend/tests/bug81626.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #81626: Error on use static:: in __сallStatic() wrapped to Closure::fromCallable() +Bug #81626: Error on use static:: in __callStatic() wrapped to Closure::fromCallable() --FILE--