Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 737d6bf

Browse files
Backward compatibility - we do not have to do it but we're nice
1 parent a339873 commit 737d6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Reflection/Native/NativeFunctionReflection.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public function __construct(
2121
private ?Type $throwType,
2222
private TrinaryLogic $hasSideEffects,
2323
private bool $isDeprecated,
24-
private Assertions $assertions,
24+
private ?Assertions $assertions = null,
2525
)
2626
{
2727
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /