We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32fe521 commit a0e136bCopy full SHA for a0e136b
Zend/tests/partial_application/function_name.phpt
@@ -28,7 +28,7 @@ echo "# From global scope:\n";
28
var_dump((new ReflectionFunction(g(?)))->getName());
29
30
?>
31
---EXPECT--
+--EXPECTF--
32
# From a function:
33
string(20) "{closure:pfa:f():14}"
34
# Declared on same line:
0 commit comments