This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-11 10:03:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d514525459ac6fe86d480ca97d6eadcfdd2ce95
archived-php-src
/
ext
/
exif
History
Andi Gutmans
2b0a8049db
- Update module project files to include:
...
- HAVE_MODULE=1 - ZEND_WIN32 - PHP_WIN32 - COMPILE_DL_MODULE - ZTS=1
2000-06-10 09:00:31 +00:00
..
config.m4
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
2000-06-10 08:48:01 +00:00
exif.c
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
2000-06-10 08:48:01 +00:00
exif.dsp
- Update module project files to include:
2000-06-10 09:00:31 +00:00
Makefile.in
@ New module for reading EXIF header data from JPEG files. Most digital
2000-05-24 10:33:18 +00:00
php_exif.h
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
2000-06-10 08:48:01 +00:00