History log of /PHP-7.0/ext/exif/exif.c (Results 101 – 125 of 311)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: NEWS
# f6cf54d2 12-Dec-2008 Hannes Magnusson

Fixed bug#46847 (phpinfo() is missing some settings.)


Revision tags: php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2
# 1d5ba8bb 21-Oct-2008 Arnaud Le Blanc

MFH: initialize optional vars


Revision tags: php-5.2.7RC1, php-4.4.9
# 8307bea9 03-Aug-2008 Jani Taskinen

MFH


Revision tags: php-5.3.0alpha1, php-4.4.9RC1
# 6eeb67af 01-Jul-2008 Antony Dovgal

more long -> int fixes


# 247bf3eb 22-Jun-2008 Alexey Zakhlestin

updated to the new parameter-parsing api


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 59441708 12-Mar-2008 Ilia Alshanetsky

Fixed bug #44388 (Crash inside exif_read_data() on invalid images)


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1
# 31a779e8 17-Dec-2007 Jani Taskinen

- Fix indent of macros


# ec90d483 16-Dec-2007 Ilia Alshanetsky

Fixed bug #43606 (define missing depencies of the exif extension)


Revision tags: RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 79d58abf 10-Jun-2007 Ilia Alshanetsky

Fixed memory corruption when reading exif data of a non-file


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6
# cc04404b 27-Feb-2007 Ilia Alshanetsky

snprintf() -> slprintf()

# Part 1


# 255c6a71 25-Feb-2007 Marcus Boerger

- MFH Readability


# 3588f9ee 24-Feb-2007 Ilia Alshanetsky

missing -1


# 9651aeaf 24-Feb-2007 Ilia Alshanetsky

Pad to given length, not replace data with spaces


# afa4b732 24-Feb-2007 Ilia Alshanetsky

Eliminate strncpy and simplify code


# 1b1c62d7 24-Feb-2007 Marcus Boerger

- Make debug code really safe


# 698f114d 24-Feb-2007 Stanislav Malyshev

use safe allocations


# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4
# 17864fc3 23-Jan-2007 Ilia Alshanetsky

emalloc() -> safe_emalloc()


Revision tags: php-5.2.1RC3
# 023144ff 09-Jan-2007 Marcus Boerger

- MFH Fix for #40073


# 1e352b3a 09-Jan-2007 Antony Dovgal

MFH: zerofill info_data and fix possible segfault
partly fixes #40073


12345678910>>...13