Skip to content

Commit bbd5068

Browse files
committed
Fix test
1 parent 7c7407f commit bbd5068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Zend/tests/partial_application/function_name.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ string(20) "{closure:pfa:f():17}"
3737
# From a method:
3838
string(22) "{closure:pfa:C::m():8}"
3939
# From global scope:
40-
string(94) "{closure:pfa:%sfunction_name.php:25}"
40+
string(%d) "{closure:pfa:%sfunction_name.php:25}"

0 commit comments

Comments
 (0)