#
cc40cdc7 |
| 04-Aug-2001 |
Rasmus Lerdorf |
Fix newly introduced crash on a file-not-found
|
#
a9f850f3 |
| 04-Aug-2001 |
foobar |
fixed a memleak.
|
#
faaeee37 |
| 04-Aug-2001 |
foobar |
Fixed bug: #11784 (combined with fixes Rasmus committed..)
|
#
9b0df45d |
| 03-Aug-2001 |
Rasmus Lerdorf |
Change from E_ERROR to E_WARNING in the exif extension @ Change from E_ERROR to E_WARNING in the exif extension (Rasmus)
|
#
797a079a |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work, and a bit of cleanup
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
0d3832cc |
| 26-Jun-2001 |
foobar |
Added an optional 2nd parameter 'readall' to read_exif_data.
|
#
08739862 |
| 23-Jun-2001 |
foobar |
fix build.
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3 |
|
#
81e2cf03 |
| 06-Jun-2001 |
Rasmus Lerdorf |
Fix folding and clean up some extensions
|
#
25c3a3a3 |
| 05-Jun-2001 |
Rasmus Lerdorf |
vim-6 does folding - clean up a bunch of missing folding tags plus some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
|
Revision tags: php-4.0.6RC2 |
|
#
1beda9ee |
| 24-May-2001 |
Stig Bakken |
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
|
Revision tags: php-4.0.6RC1 |
|
#
f84637d4 |
| 02-May-2001 |
Andi Gutmans |
- Change strncpy()'s to strlcpy()'s
|
Revision tags: php-4.0.5 |
|
#
4c823e8a |
| 30-Apr-2001 |
Andi Gutmans |
- Change macros from V_ to VCWD_ because of AIX name clash
|
Revision tags: php-4.0.5RC8, php-4.0.5RC7 |
|
#
f085ab8a |
| 03-Apr-2001 |
Daniel Beulshausen |
use V_STAT
|
#
a29dc27c |
| 03-Apr-2001 |
Daniel Beulshausen |
resolve realpath if in v-dir mode
|
Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
eb6ba01d |
| 26-Feb-2001 |
Andi Gutmans |
- Fix copyright notices with 2001
|
#
f74998a7 |
| 17-Jan-2001 |
Rasmus Lerdorf |
Kill a couple of warnings
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL |
|
#
808da6db |
| 15-Dec-2000 |
Rasmus Lerdorf |
Attempt by Matt Bonneau to get thumbnail extraction working (no need to bring this into the 4.0.4 branch)
|
Revision tags: php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3 |
|
#
df7c2eea |
| 23-Nov-2000 |
Hartmut Holzgraefe |
make genfunclist in phpdoc happy
|
Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE |
|
#
b8f6e9dd |
| 01-Aug-2000 |
Rasmus Lerdorf |
Add Olympus-specific tags to read_exif_data() @ Add Olympus-specific tags to read_exif_data() (Rasmus)
|
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC |
|
#
10e03036 |
| 25-Jun-2000 |
Zeev Suraski |
Get rid of a warning
|
#
a6b201c1 |
| 25-Jun-2000 |
Zeev Suraski |
PHPAPI is invalid here...
|
#
a9d4cf90 |
| 10-Jun-2000 |
Andi Gutmans |
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows - need to define both COMPILE_DL_MODULE and HAVE_MODULE=1
|
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
3701bc42 |
| 05-Jun-2000 |
Andi Gutmans |
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
#
ebd9e89f |
| 29-May-2000 |
Rasmus Lerdorf |
Clean up EXIF code and give up on extracting the embedded thumbnail for now. Will return to it when I find some real specs on it. Also added a couple of missing copyright headers
|
#
f9fc8f78 |
| 24-May-2000 |
Frank M. Kromann |
Adding project for new exif module
|