mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-01-16 22:58:15 +01:00
Exclude integration test
This commit is contained in:
parent
b493c51cce
commit
5ea6c2938b
@ -119,6 +119,8 @@ switch ($testType) {
|
||||
| Zend.tests.grammar.regression_010
|
||||
# not worth emulating on old PHP versions
|
||||
| Zend.tests.type_declarations.intersection_types.parsing_comment
|
||||
# comments in property fetch syntax, not emulated on old PHP versions
|
||||
| Zend.tests.gh14961
|
||||
)\.phpt$~x', $file)) {
|
||||
return null;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user