diff options
| author | Máté Kocsis <kocsismate@woohoolabs.com> | 2021-02-15 22:14:36 +0100 |
|---|---|---|
| committer | Máté Kocsis <kocsismate@woohoolabs.com> | 2021-02-16 13:09:56 +0100 |
| commit | bf0f6aaf18895c979dcf61ecb26bdd58a238a69b (patch) | |
| tree | 830e0168c398c5ffc685e0cd39ccc2274244019c /ext/exif | |
| parent | 1f04f162a6f9db6cc3019bb617062aa5e0d2101f (diff) | |
| download | php-git-bf0f6aaf18895c979dcf61ecb26bdd58a238a69b.tar.gz | |
Improve class entry generation
Related to GH-6701
Diffstat (limited to 'ext/exif')
| -rw-r--r-- | ext/exif/exif_arginfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/exif/exif_arginfo.h b/ext/exif/exif_arginfo.h index 8716bf3358..d39a9b7e2e 100644 --- a/ext/exif/exif_arginfo.h +++ b/ext/exif/exif_arginfo.h @@ -37,4 +37,3 @@ static const zend_function_entry ext_functions[] = { ZEND_FE(exif_imagetype, arginfo_exif_imagetype) ZEND_FE_END }; - |
