History log of /PHP-5.5/ext/gd/gd.c (Results 76 – 100 of 497)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16
# f6cedd2a 11-Dec-2010 Martin Jansen

Merge from trunk:

* Fixed parameter check introduced with the recent fix for bug #53492.

* Improved the error message along the way.


# 02ff4766 11-Dec-2010 Martin Jansen

* Fixed parameter check introduced with the recent fix for bug #53492.

* Improved the error message along the way.


Revision tags: php-5.2.15, php-5.3.4
# 088a6ad7 08-Dec-2010 Pierre Joye

- Fix #53492, fix crash if aa steps are invalid


# a0eb5848 08-Dec-2010 Pierre Joye

- Fix #53492, fix crash if aa steps are invalid


Revision tags: php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1
# ce96fd6b 18-Nov-2010 Pierre Joye

- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus


Revision tags: php-5.2.15RC1, PHP_5_2_15RC1
# f1d905a4 04-Oct-2010 Felipe Pena

- Fix build


# cccc349a 04-Oct-2010 Pierre Joye

- initial webp support, rely on libpx, final version will be either w/o dep or using libwebp (to be released by g)


# aa297b60 16-Sep-2010 Pierre Joye

- zend_list_insert TSRMLS fix (thx tony for the headup)


Revision tags: 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
# fa78b449 18-May-2010 Pierre Joye

- #51793, Add alpha argument to imagecolorset


# 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
# e3e76d7b 15-Jan-2010 Takeshi Abe

fix wrong type and useless assignments


# f7a3b3f5 14-Jan-2010 Takeshi Abe

imagepolygon() and imagefilledpolygon() does not allow negative number of points causing invalid allocation


# 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
# c2fccc16 14-Dec-2009 Pierrick Charron

- Fixed bug #50469 (Fixed typo in imagepsencodefont error string).


Revision tags: php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, 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, php-5.2.11RC1, php-5.3.0
# 17459bac 19-Jun-2009 Kalle Sommer Nielsen

MFH: Fix memleak


Revision tags: php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# f726afbf 27-May-2009 Pierre Joye

- [DOC] always enable imagecolormatch


# 59ec80c5 27-May-2009 Pierre Joye

- MFH: [DOC] always enable imagerotate (bundled or system gd)


# a008f130 26-May-2009 Pierre Joye

- MFH: [DOC] - add image(filled)ellipse to the compat layer (work around a bug in debian too, function is declared but not present in the lib...)


# 49884703 26-May-2009 Pierre Joye

- ws


# 704d7587 26-May-2009 Pierre Joye

- enable filter constants


# b682f429 26-May-2009 Pierre Joye

- [DOC] always enable imagefilter and imageconvolution, even when built against system's gd


Revision tags: php-5.3.0RC2
# 8cd0428d 07-Apr-2009 Pierre Joye

- ws


# 039a1546 07-Apr-2009 Pierre Joye

- #47812, undefined symbol: gdJpegGetVersionInt
- #46015, Build fails with system gd
- enable gd_compat when built using system's gd


# 6f7cc9a3 26-Mar-2009 Felipe Pena

- Missing changes related to #47757 for this branch


12345678910>>...20