History log of /PHP-7.0/ext/exif/exif.c (Results 76 – 100 of 311)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9805e167 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ


# cc1c7af0 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 32b5f8a1 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 4737910b 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 465ffa7f 12-Apr-2011 Ilia Alshanetsky

Fixed bug #54121 (error message format string typo).


# 0e80f262 12-Apr-2011 Ilia Alshanetsky

Fixed bug #54121 (error message format string typo).


Revision tags: php-5.3.6
# bbc879b5 14-Mar-2011 Dmitry Stogov

Fixed multibyte related issues


Revision tags: php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 2a7acc3f 15-Feb-2011 Pierre Joye

- fix the fix (Dmitry) and ensure that it builds everywhere, can someone test on solaris&co pls?


# a8806be9 15-Feb-2011 Pierre Joye

- fix the fix (Dmitry) and ensure that it builds everywhere, can someone test on solaris&co pls?


# 409c5a9c 14-Feb-2011 Pierre Joye

-Bug #54002, fix windows build, use the relevant values in the warnings


# 8a485c7c 14-Feb-2011 Pierre Joye

-Bug #54002, fix windows build, use the relevant values in the warnings


# dbccc8c1 14-Feb-2011 Pierre Joye

- fix bug #54002, exif_read_data crashes on crafted tags


# 0f842f66 14-Feb-2011 Pierre Joye

- fix bug #54002, exif_read_data crashes on crafted tags


Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


# e8b15906 22-Dec-2010 Moriyoshi Koizumi

- Fix build.


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4
# e89362b8 08-Dec-2010 Antony Dovgal

fix ZTS build


# 755c2cd0 08-Dec-2010 Dmitry Stogov

Removed compile time dependency from ext/mbstring


Revision tags: php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1
# 824692fa 03-Nov-2009 Guenter Knauf

removed now obsolete NetWare hack since I fixed this
with Novell some longer time ago in their SDK header.


Revision tags: php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2
# 4687f6e0 16-Aug-2009 Ilia Alshanetsky

MFB: Added missing sanity checks around exif processing.


Revision tags: php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10
# 61d723a3 12-Jun-2009 Felipe Pena

- Dropped unnecessary var


Revision tags: php-5.2.10RC2, php-5.3.0RC3
# f002287e 28-May-2009 Pierre Joye

- MFH: #48378, exif_read_data() segfaults on certain corrupted .jpeg files


Revision tags: php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


12345678910>>...13