History log of /PHP-7.0/ext/exif/exif.c (Results 276 – 300 of 311)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2
# 5296d29b 22-Aug-2001 foobar

Killed a compile warning.


# b732d8da 16-Aug-2001 Rasmus Lerdorf

Missing define


# 2b4c2a2f 16-Aug-2001 Rasmus Lerdorf

Commit a bit of random plane hacking.
- A slight exif fix from the latest version of jhead
- Make ext_skel's confirm_module_compiled function consistent


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# f6f6c4d7 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 57946eb3 06-Aug-2001 Frank M. Kromann

Adding missing TSRM macros.
Kill signed/unsigned compiler warning


# 628c2127 04-Aug-2001 Rasmus Lerdorf

support for multiple exif comments
@ - Enhance read_exif_data() to support multiple comment tags (Rasmus)


# 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


1...<<111213