History log of /PHP-7.4/ext/gd/gd.c (Results 276 – 300 of 626)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 12b66657 05-Apr-2007 Pierre Joye

- reflect the "real" version to avoid confusions. Users should really use
only the bundled version


# 70cd8642 05-Apr-2007 Antony Dovgal

MFH: fix build


# 89ad25f1 04-Apr-2007 Pierre Joye

- MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not used


# 6ef9642b 04-Apr-2007 Pierre Joye

- MFH:
- remove double lock (tween colors cache is created in each thread, the
cache mutex is already locked earlier)
- #40858, other TS improvements for gd freetype cache management

- MFH:
- remove double lock (tween colors cache is created in each thread, the
cache mutex is already locked earlier)
- #40858, other TS improvements for gd freetype cache management
cache initialization and shutdown is now done in MINIT and MSHUTDOWN.

show more ...


Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5
# 18e4a7aa 11-Feb-2007 Pierre Joye

- Fixed bug #40428, imagepstext() doesn't accept optional parameter
(Pierre)


Revision tags: php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# 43369cef 08-Jan-2007 Nuno Lopes

avoid calling MSHUTDOWN when built without libt1


# 7d901eac 05-Jan-2007 Ilia Alshanetsky

%f -> %F


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


Revision tags: php-5.2.1RC1
# 7ddd4ed1 10-Dec-2006 Pierre Joye

- #39286, misleading error message when nvalid dimensions are given


# 9e533e39 10-Dec-2006 Pierre Joye

- MFH:#39780, PNG image with CRC/data error raises fatal error


# 5006fb2c 03-Nov-2006 Hannes Magnusson

MFH: Fix double "wrong param count" messages


Revision tags: php-5.2.0, php-5.2.0RC6
# b99ba323 18-Oct-2006 Hannes Magnusson

MFH: fix arginfo


# 34ed116e 07-Oct-2006 Sara Golemon

MFH(r-1.356) Don't assume the array elements are arrays too


Revision tags: php-5.2.0RC5
# 66bdeadd 28-Sep-2006 Ilia Alshanetsky

Fixed a large leak inside _php_image_create_from()


Revision tags: php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1
# 6dbb90af 08-Aug-2006 Pierre Joye

- fix compiler warnings


# e1732065 01-Aug-2006 Antony Dovgal

MFH: implement my own FR #36995
add missing ifdefs


Revision tags: php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# 7af33194 02-Jul-2006 Hannes Magnusson

MFH: arginfo fixes


# 954acfe2 15-Jun-2006 Hannes Magnusson

MFH: Revert array type hinting


# 21b0f603 11-Jun-2006 Hannes Magnusson

MFH: argument infos


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2
# 0ebab9d4 10-Mar-2006 Pierre Joye

- #36686, do not be quiet with the extern GD


Revision tags: php-5.1.3RC1, RELEASE_1_2
# 6f632a77 05-Feb-2006 Pierre Joye

- MFH: add a weak/tolerant mode to the jpeg loader


# fe52312f 27-Jan-2006 Michael Wallner

- include png.h prior php.h


# 1b546b9f 27-Jan-2006 Pierre Joye

- MFH: add filter option to imagepng
- add constants
PS: If someone can check why #include "png.h" fails, it will be cleaner


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4
# 56242031 17-Jan-2006 Antony Dovgal

MFH: improve open_basedir checks in GD


# 5ea4c827 17-Jan-2006 Pierre Joye

- remove old return_long


1...<<11121314151617181920>>...26