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
|
#
bc272fdc |
| 24-Mar-2009 |
Pierre Joye |
- GEPJ.. (thx to Derick for the head!)
|
#
868d7d81 |
| 24-Mar-2009 |
Pierre Joye |
- #47757 rename JPG to JPEG in phpinfo
|
Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1 |
|
#
8dab524e |
| 31-Jan-2009 |
Kalle Sommer Nielsen |
MFH: Fix arginfo for imagefilter()
|
Revision tags: php-5.3.0beta1 |
|
#
78ca92f7 |
| 19-Jan-2009 |
Takeshi Abe |
MFH: bump up and use IMAGE_FILTER_MAX_ARGS instead of a magic number.
|
#
be7d6a62 |
| 15-Jan-2009 |
Kalle Sommer Nielsen |
MFH: Change optional parameter for IMG_FILTER_PIXELATE to be a boolean Added missing NEWS log entry for the new pixelation filter
|
#
40d3b2f7 |
| 14-Jan-2009 |
Takeshi Abe |
MFH: added pixelate filter.
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|
Revision tags: NEWS |
|
#
f6cf54d2 |
| 12-Dec-2008 |
Hannes Magnusson |
Fixed bug#46847 (phpinfo() is missing some settings.)
|
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 |
|
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|