php-src/ext/exif
Mitch Hagstrand 54404808ab Fix overrun in exif's "Illegal components" error message.
The variables "components" is an integer, but is being
output as long. As a result it is printing 8 bytes
instead of 4 bytes.
2017-01-04 17:44:00 -08:00
..
tests Fix overrun in exif's "Illegal components" error message. 2017-01-04 17:44:00 -08:00
config.m4 opcache, intl, gmp, exif, com, bcmath to use static tsrmls 2014-10-17 15:51:21 +02:00
config.w32 Minor touches to the exif build script on Windows; ADD_EXTENSION_DEP() will already ERROR() out, so the WARNING() statement would never be returned anyway. 2016-08-03 04:24:17 +02:00
CREDITS
example.php
exif.c Fix overrun in exif's "Illegal components" error message. 2017-01-04 17:44:00 -08:00
package.xml Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
php_exif.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
test.php
test.txt -usability 2002-03-12 16:43:29 +00:00