From dad377ba5774bf624a0f111d0eca274053124b87 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Mon, 22 Jun 2020 18:54:16 +0200 Subject: [PATCH] Fix test wrt. commit 1a2732f9a8b3d62471b360f772b5458f78046f80 --- sapi/cli/tests/006.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/cli/tests/006.phpt b/sapi/cli/tests/006.phpt index e35f66dc68..8d15e65362 100644 --- a/sapi/cli/tests/006.phpt +++ b/sapi/cli/tests/006.phpt @@ -113,7 +113,7 @@ string(%d) "Extension [ extension #%d pcre version %s ] { - Parameters [6] { Parameter #0 [ $regex ] - Parameter #1 [ $callback ] + Parameter #1 [ callable $callback ] Parameter #2 [ $subject ] Parameter #3 [ int $limit = -1 ] Parameter #4 [ &$count = null ] -- 2.50.1