php-src/ext/exif
Peter Kokot 9ee9c0e674
Sync exif dependency on mbstring extension as optional (#16062)
When decoding multibyte data in EXIF tags, the mbstring extension needs
to be enabled. In Autotools this is now synced with ZEND_MOD_OPTIONAL
in the C code, and on Windows it is now also optional.

The required dependency on mbstring extension was removed via
755c2cd0d8 which made the mbstring
extension optional dependency.
2024-09-26 09:53:58 +02:00
..
tests Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
config.m4 Sync exif dependency on mbstring extension as optional (#16062) 2024-09-26 09:53:58 +02:00
config.w32 Sync exif dependency on mbstring extension as optional (#16062) 2024-09-26 09:53:58 +02:00
CREDITS
exif.c Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
exif.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
exif_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
php_exif.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00