php-src/ext/exif
Cristian Rodríguez 782ffd761b
Use a single version of strnlen (#12015)
* Zend: Make zend_strnlen available for use outside zend_compile

* exif: remove local php_strnlen, use zend_strnlen instead

* main: remove local strnlen, use zend_strnlen instead

* phar: remove local strnlen, use zend_strnlen
2023-08-22 17:40:24 +02:00
..
tests Merge branch 'PHP-8.1' into PHP-8.2 2023-05-12 23:40:54 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS
exif_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
exif.c Use a single version of strnlen (#12015) 2023-08-22 17:40:24 +02:00
exif.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
php_exif.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00