Skip to content

Commit

Permalink
Blacklist test with comments in intersection types
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed May 20, 2023
1 parent 91da191 commit 0a8a333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test_old/run.php
Expand Up @@ -107,6 +107,8 @@ function showHelp($error) {
# whitespace in namespaced name
| Zend.tests.bug55086
| Zend.tests.grammar.regression_010
# not worth emulating on old PHP versions
| Zend.tests.type_declarations.intersection_types.parsing_comment
)\.phpt$~x', $file)) {
return null;
}
Expand Down

0 comments on commit 0a8a333

Please sign in to comment.