mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Fixed the format.
This commit is contained in:
parent
31c3dfdf52
commit
11acad981c
1 changed files with 3 additions and 2 deletions
|
@ -294,6 +294,7 @@ static struct gfxinfo *php_handle_jpeg(FILE *fp,pval *info)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* main function */
|
/* main function */
|
||||||
|
|
||||||
/* {{{ proto array getimagesize(string imagefile [, array info])
|
/* {{{ proto array getimagesize(string imagefile [, array info])
|
||||||
Get the size of an image as 4-element array */
|
Get the size of an image as 4-element array */
|
||||||
PHP_FUNCTION(getimagesize)
|
PHP_FUNCTION(getimagesize)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue