History log of /PHP-5.5/ext/exif/exif.c (Results 176 – 200 of 268)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4c53f954 22-Jun-2002 Marcus Boerger

@exif_read_data returns mime-type now for image and thumbnail And exif_thumbnail now optionally returns imagetype. (Marcus)
#So now you can use imagetype2filetype with exif_thumbnail


Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2
# 3b9401a3 19-May-2002 foobar

DO NOT use C++ comments!


Revision tags: php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0
# ef5c0f7c 14-Apr-2002 Marcus Boerger

support for WinXP tags (thanks to Rui Carmo)


Revision tags: php-4.2.0RC4
# 8581de0f 12-Apr-2002 foobar

Fix the build.
# Marcus, do you TEST build at all before you commit?!


Revision tags: php-4.2.0RC3
# 50d957cd 12-Apr-2002 Marcus Boerger

Ini settings for internal encoding and decoding of Unicode and JIS formatted user comments.
@- Ini settings for encoding/decoding Unicode/JIS user comments (Marcus)


# f140a8dd 10-Apr-2002 Marcus Boerger

fix exif using vspprintf


# 59f33280 07-Apr-2002 Marcus Boerger

correcting some more whitespace
#hope that's it


# bba604b3 07-Apr-2002 Marcus Boerger

-fix warnings
-fix layout


# 8a388954 05-Apr-2002 Marcus Boerger

-correct length for ASCII
-global encoding variables
#will become ini settings explanation on what to set follows then


# b3a96ba5 05-Apr-2002 Marcus Boerger

aligning #
#mentioned by derick


# d0de28ec 05-Apr-2002 Marcus Boerger

Unicode is now based on php_mb_convert_encoding if available
#currently only ISO-8859-15 is supported as result
#maybe this will become an ini setting


# bc6d302f 04-Apr-2002 Marcus Boerger

removed calls to wctomb, wcstombs
#leave UNICODE to user


# 755b8542 03-Apr-2002 Derick Rethans

- Fix as suggested my Marcus


Revision tags: php-4.2.0RC2
# 700b9eb7 01-Apr-2002 Markus Fischer

- Nuke *FETCH macros.


# 0fd73221 01-Apr-2002 Marcus Boerger

#cleanup source


# ab2194d1 31-Mar-2002 Markus Fischer

- Fix compilation.
# Marcus, could you please fix the whitespace in this file?


# e4f43867 30-Mar-2002 Marcus Boerger

-compiler warnings


# d0be2aab 29-Mar-2002 Marcus Boerger

-fix possible problem on low memory
-fix problem on failure


# d2b86557 25-Mar-2002 Hartmut Holzgraefe

pproto fix


# eb8c6b46 21-Mar-2002 Marcus Boerger

-removed old streams test code


# ac6ae669 21-Mar-2002 Marcus Boerger

-fixed memory handling


# 671829bf 21-Mar-2002 Marcus Boerger

#ws


Revision tags: php-4.2.0RC1
# 659a071e 20-Mar-2002 Wez Furlong

Streams are all tracked as resources now.
Add some logic that will help track down leaks
when debug is enabled.


# c9d5e137 18-Mar-2002 Wez Furlong

TSRMLS related work on streams, as discussed with Zeev.
# Should be the last "broad" commit for a while
# Don't forget to make clean ; make


# 68f4e7c3 18-Mar-2002 Marcus Boerger

-streams are no longer an option


1234567891011