Skip to content

Commit 5ea6c29

Browse files
committed
Exclude integration test
1 parent b493c51 commit 5ea6c29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test_old/run.php

+2
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ function showHelp($error) {
119119
| Zend.tests.grammar.regression_010
120120
# not worth emulating on old PHP versions
121121
| Zend.tests.type_declarations.intersection_types.parsing_comment
122+
# comments in property fetch syntax, not emulated on old PHP versions
123+
| Zend.tests.gh14961
122124
)\.phpt$~x', $file)) {
123125
return null;
124126
}

0 commit comments

Comments
 (0)