PHPLIB-1227 Use void return types for operations without meaningful result document #2577
Annotations
6 errors
src/Database.php#L274
Function return type is not void, but function has no return statement
|
src/Database.php#L503
Function return type is not void, but function has no return statement
|
tests/SpecTests/ClientSideEncryption/Prose21_AutomaticDataEncryptionKeysTest.php#L160
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
src/Collection.php#L955
Function return type is not void, but function has no return statement
|
tests/Database/CollectionManagementFunctionalTest.php#L18
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
|
The logs for this run have expired and are no longer available.
Loading