Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#751 adjusting test case:
foo(?string $bar = null, $baz)
is equival…
…ent to `foo(string $bar = null, $baz)`, so no need to be too strict
- Loading branch information