mirror of
https://github.com/Intervention/image.git
synced 2025-08-31 01:29:51 +02:00
checked that all src files are PSR-2 compliant
This commit is contained in:
@@ -1496,7 +1496,6 @@ class Image
|
||||
// There was a logical error in the program that wasn't considered.
|
||||
// Namely, how should the program handle a valid resource handle
|
||||
// that wasn't a valid image resource handle.
|
||||
//
|
||||
// Previously this method simply returned false if $input wasn't
|
||||
// a valid image resource handle. But in the constructor, the next
|
||||
// conditional passed the file handle to the Image::isBinary method.
|
||||
|
Reference in New Issue
Block a user