mirror of
https://github.com/Intervention/image.git
synced 2025-09-02 18:32:56 +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.
|
// There was a logical error in the program that wasn't considered.
|
||||||
// Namely, how should the program handle a valid resource handle
|
// Namely, how should the program handle a valid resource handle
|
||||||
// that wasn't a valid image resource handle.
|
// that wasn't a valid image resource handle.
|
||||||
//
|
|
||||||
// Previously this method simply returned false if $input wasn't
|
// Previously this method simply returned false if $input wasn't
|
||||||
// a valid image resource handle. But in the constructor, the next
|
// a valid image resource handle. But in the constructor, the next
|
||||||
// conditional passed the file handle to the Image::isBinary method.
|
// conditional passed the file handle to the Image::isBinary method.
|
||||||
|
Reference in New Issue
Block a user