We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5216ac commit 7c4f7caCopy full SHA for 7c4f7ca
test_old/run.php
@@ -121,6 +121,8 @@ function showHelp($error) {
121
| Zend.tests.type_declarations.intersection_types.parsing_comment
122
# comments in property fetch syntax, not emulated on old PHP versions
123
| Zend.tests.gh14961
124
+# harmless pretty print difference for clone($x, )
125
+| Zend.tests.clone.ast
126
)\.phpt$~x', $file)) {
127
return null;
128
}
0 commit comments