File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -369,6 +369,7 @@ public function testUpdateMethodParametersFromTags(): void
369369
370370 /**
371371 * @see NodeVisitor::updateMethodParametersFromTags
372+ * @requires PHP 7.2
372373 */
373374 public function testUpdateMethodParametersFromInvalidTags (): void
374375 {
@@ -410,6 +411,7 @@ public function testUpdateMethodParametersFromInvalidTags(): void
410411
411412 /**
412413 * @see NodeVisitor::updateMethodParametersFromTags
414+ * @requires PHP 7.2
413415 */
414416 public function testUpdateMethodParametersFromInvalidTagsReport (): void
415417 {
@@ -441,6 +443,7 @@ public function testUpdateMethodParametersFromInvalidTagsReport(): void
441443
442444 /**
443445 * @see NodeVisitor::addTagFromCommentToMethod
446+ * @requires PHP 7.2
444447 */
445448 public function testAddTagFromCommentToMethodInvalidHint (): void
446449 {
You can’t perform that action at this time.
0 commit comments