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.
WhenTest
php-src
1 parent e222288 commit 90190dfCopy full SHA for 90190df
Tests/Constraints/WhenTest.php
@@ -118,8 +118,6 @@ public function testAttributes()
118
*/
119
public function testAttributesWithClosure()
120
{
121
- $this->markTestSkipped('Requires https://github.com/php/php-src/issues/17851 to be fixed');
122
-
123
$loader = new AttributeLoader();
124
$metadata = new ClassMetadata(WhenTestWithClosure::class);
125
0 commit comments