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
|
#
afa77062 |
| 17-Jan-2006 |
Pierre Joye |
- return false on error
|
#
328c2945 |
| 17-Jan-2006 |
Pierre Joye |
- Returns FALSE on error, it is how it must work
|
Revision tags: php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
#
5c32e974 |
| 29-Dec-2005 |
Ilia Alshanetsky |
Not a fatal error.
|
#
d07b0944 |
| 25-Dec-2005 |
Pierre Joye |
- MFH: raise warnings instead of errors in colormatch
|
#
f5a76943 |
| 25-Dec-2005 |
Pierre Joye |
- MFH: fix segfault/leak in imagecolormatch - MFH: test for imagecolormatch
|
Revision tags: php-5.1.2RC1 |
|
#
1024844a |
| 17-Dec-2005 |
Pierre Joye |
- MFH: - fix leaks and wrong error when invalid/empty string are given to imagecreatefromstring - add test for imagecreatefromstring - add test for palettecopy
|
Revision tags: RELEASE_1_1_1 |
|
#
ce90a27a |
| 09-Dec-2005 |
Pierre Joye |
- MFH, PNG compression support exposed
|
Revision tags: RELEASE_1_1, RELEASE_1_0 |
|
#
3e669bc9 |
| 06-Dec-2005 |
foobar |
MFH: nuke php3 legacy
|
#
4e874820 |
| 06-Dec-2005 |
foobar |
MFH: nuke php3 legacy
|
Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1 |
|
#
289402ed |
| 01-Nov-2005 |
foobar |
MFH: - Added missing safe-mode checks # Added by replacing the existing open_basedir checks with a macro # Also, the filename passed might be null, etc. so it's not very good # idea to pa
MFH: - Added missing safe-mode checks # Added by replacing the existing open_basedir checks with a macro # Also, the filename passed might be null, etc. so it's not very good # idea to pass to php_error_docref() (catch by Ilia)
show more ...
|
Revision tags: RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2 |
|
#
5b502880 |
| 26-Oct-2005 |
Antony Dovgal |
MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)
|
Revision tags: RELEASE_0_9_1 |
|
#
af888a48 |
| 25-Oct-2005 |
Pierre Joye |
- fix #34980, divisor and offset never passed correctly (s/float/double/)
|