Removed Optional::toNullable method
#38
Open
Annotations
10 notices
|
Run composer ci-script:
src/Optional.php#L142
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
|
|
Run composer ci-script:
src/Optional.php#L11
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
|
|
Run composer ci-script:
src/Optional.php#L242
* [Inline doc comment declaration] Missing variable $exceptionSupplier before or after the documentation comment.
|
|
|
|
|
|
|
|
|
|
Run composer ci-script:
src/Optional.php#L118
* [Disallow equal operators] Operator == is disallowed, use === instead.
|
|
Run composer ci-script:
src/Optional.php#L25
* [No silenced errors] Silencing errors is discouraged; found: @static::isSupported...
* [Space after not] Expected 1 space(s) after NOT operator; 0 found
|
|
Run composer ci-script:
src/Optional.php#L63
* [Empty statement] Empty CATCH statement detected
|
Loading