History log of /PHP-8.3/ext/gd/libgd/gd.c (Results 76 – 100 of 200)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# 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...)


# 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
# 437e9e6c 25-Apr-2009 Kalle Sommer Nielsen

This shouldn't have been in for now


# 9a718dd9 25-Apr-2009 Kalle Sommer Nielsen

MFH: Use correct data types here, and gdImageSaveAlpha for the alpha flag


# 47b6dc50 23-Apr-2009 Takeshi Abe

MFHcheck non-null before any use.


# c593790b 12-Apr-2009 Ilia Alshanetsky

Fixed bug #47946 (ImageConvolution overwrites background)
# original patch by jcolby at acsol dot net


Revision tags: php-5.3.0RC1
# 3e3721be 18-Mar-2009 Takeshi Abe

MFH: Fixed libgd #186 (Tiling true colour with palette image does not work)


Revision tags: RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2
# b48f46b0 11-Feb-2009 Takeshi Abe

MFH: optimization via the row-major order.


Revision tags: php-5.2.9RC1, php-5.3.0beta1
# c422d15d 19-Jan-2009 Takeshi Abe

MFH: fixed the bug of libgd #191 (A circle becomes square)


Revision tags: NEWS
# fdb9b62c 10-Dec-2008 Scott MacVicar

MFH Fix segfault and potential security issue in imagerotate().


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, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1
# a3383ac3 31-Jul-2008 Rasmus Lerdorf

Fix for bug #45030


Revision tags: php-4.4.9RC1, 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, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5
# 81a87471 04-Nov-2007 Mattias Bengtsson

-MFB, Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)


Revision tags: php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# fd15282c 11-Sep-2007 Pierre Joye

- [DOC] add alpha support for imagefilter's IMG_FILTER_COLORIZE


# 7ea43ee2 09-Sep-2007 Pierre Joye

- re-add fix for libgd #106, imagerectangle draws 1x1 rectangles
as 1x3 rectangles


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4
# 73fcf226 27-Aug-2007 Pierre Joye

- revert fix for #106
- add news entry for pslib fix
NB: Please next time, inform us before a complete freeze is done for
a given branch. And a week for a RC is defitively too sho

- revert fix for #106
- add news entry for pslib fix
NB: Please next time, inform us before a complete freeze is done for
a given branch. And a week for a RC is defitively too short.

show more ...


# 0d98b9a1 26-Aug-2007 Pierre Joye

- MFB: gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles


Revision tags: RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 74474a1e 17-Jun-2007 Nuno Lopes

malloc+memset == calloc (sync with libgd)


# fcd0a1e7 17-Jun-2007 Pierre Joye

- Drop useless tests (Daniel Diaz)


# bf348c8c 17-Jun-2007 Pierre Joye

- MFH: #41717, imagepolygon does not respect thickness
(sync with libgd)


# 93cf4143 15-Jun-2007 Nuno Lopes

sync with libgd: improve _gdImageFillTiled()


# f5f04f22 14-Jun-2007 Pierre Joye

- Fixed regression introduced by the fix for the libgd bug #74


# 88538044 06-Jun-2007 Antony Dovgal

MFH: fix several integer overflows in GD


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
# ffaaaa4d 14-Apr-2007 Pierre Joye

- MFH: libgd #74, gdImageFilledArc, huge CPU usage with large angles


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 1286d9e2 09-Mar-2007 Pierre Joye

- #40764, line thickness not respected for horizontal and vertical lines


12345678