mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Coding Standards: Fix several minor coding standards issues.
These are made by running `composer format`. Follow up to [50124], [50129], [50143]. See #49961, #52192, #34281. git-svn-id: https://develop.svn.wordpress.org/trunk@50152 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4986,7 +4986,7 @@ function wp_getimagesize( $filename, &$imageinfo = array() ) {
|
||||
/*
|
||||
* Silencing notice and warning is intentional.
|
||||
*
|
||||
* getimagesize() has a tendency to generate errors, such as
|
||||
* getimagesize() has a tendency to generate errors, such as
|
||||
* "corrupt JPEG data: 7191 extraneous bytes before marker",
|
||||
* even when it's able to provide image size information.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user