Skip to content

Commit 8dc00bb

Browse files
committed
fixed bad merge
1 parent dddc5bd commit 8dc00bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -641,6 +641,7 @@ public function setFoo($foo)
641641
}
642642

643643
/**
644+
* @requires PHP 7.0
644645
* @expectedException \TypeError
645646
*/
646647
public function testThrowTypeErrorInsideSetterCall()

0 commit comments

Comments
 (0)