mirror of
https://github.com/php/php-src.git
synced 2024-12-01 22:03:36 +08:00
Don't use long as a type
This commit is contained in:
parent
f9e8a5701b
commit
0779da509b
@ -4043,7 +4043,7 @@ PHP_FUNCTION(exif_thumbnail)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto long exif_imagetype(string imagefile)
|
||||
/* {{{ proto int exif_imagetype(string imagefile)
|
||||
Get the type of an image */
|
||||
PHP_FUNCTION(exif_imagetype)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user