PHPLIB-1568 Add GridFS\Bucket::deleteByName(filename)
and renameByName(filename, newFilename)
#2018
Annotations
2 errors
RiskyTruthyFalsyComparison:
src/GridFS/Bucket.php#L677
src/GridFS/Bucket.php:677:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm
Process completed with exit code 2.
|