Xinchen Hui
|
a2045ff332
|
Happy New Year~
|
2013-01-01 16:02:16 +08:00 |
|
Anatoliy Belsky
|
5d9fb8ffeb
|
exposing the libxpm version in phpinfo
|
2012-10-04 18:20:02 +02:00 |
|
Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Martin Jansen
|
f6cedd2ad5
|
Merge from trunk:
* Fixed parameter check introduced with the recent fix for bug #53492.
* Improved the error message along the way.
|
2010-12-11 20:10:39 +00:00 |
|
Pierre Joye
|
a0eb5848b5
|
- Fix #53492, fix crash if aa steps are invalid
|
2010-12-08 08:45:56 +00:00 |
|
Pierre Joye
|
ce96fd6b07
|
- 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
|
2010-11-18 15:22:22 +00:00 |
|
Takeshi Abe
|
e3e76d7baf
|
fix wrong type and useless assignments
|
2010-01-15 17:09:14 +00:00 |
|
Takeshi Abe
|
f7a3b3f5aa
|
imagepolygon() and imagefilledpolygon() does not allow negative number of points causing invalid allocation
|
2010-01-14 11:11:56 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Pierrick Charron
|
c2fccc1606
|
- Fixed bug #50469 (Fixed typo in imagepsencodefont error string).
|
2009-12-14 04:09:18 +00:00 |
|
Kalle Sommer Nielsen
|
17459bac7d
|
MFH: Fix memleak
|
2009-06-19 22:15:28 +00:00 |
|
Pierre Joye
|
f726afbfeb
|
- [DOC] always enable imagecolormatch
|
2009-05-27 08:18:24 +00:00 |
|
Pierre Joye
|
59ec80c572
|
- MFH: [DOC] always enable imagerotate (bundled or system gd)
|
2009-05-27 07:18:05 +00:00 |
|
Pierre Joye
|
a008f130cd
|
- 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...)
|
2009-05-26 20:14:31 +00:00 |
|
Pierre Joye
|
4988470303
|
- ws
|
2009-05-26 13:57:07 +00:00 |
|
Pierre Joye
|
704d7587b0
|
- enable filter constants
|
2009-05-26 13:35:59 +00:00 |
|
Pierre Joye
|
b682f42915
|
- [DOC] always enable imagefilter and imageconvolution, even when built against system's gd
|
2009-05-26 12:50:40 +00:00 |
|
Pierre Joye
|
8cd0428d09
|
- ws
|
2009-04-07 12:45:26 +00:00 |
|
Pierre Joye
|
039a154633
|
- #47812, undefined symbol: gdJpegGetVersionInt
- #46015, Build fails with system gd
- enable gd_compat when built using system's gd
|
2009-04-07 09:26:22 +00:00 |
|
Felipe Pena
|
6f7cc9a390
|
- Missing changes related to #47757 for this branch
|
2009-03-26 00:43:45 +00:00 |
|
Pierre Joye
|
bc272fdc68
|
- GEPJ.. (thx to Derick for the head!)
|
2009-03-24 12:48:52 +00:00 |
|
Pierre Joye
|
868d7d8144
|
- #47757 rename JPG to JPEG in phpinfo
|
2009-03-24 09:41:42 +00:00 |
|
Kalle Sommer Nielsen
|
8dab524e82
|
MFH: Fix arginfo for imagefilter()
|
2009-01-31 15:27:52 +00:00 |
|
Takeshi Abe
|
78ca92f77b
|
MFH: bump up and use IMAGE_FILTER_MAX_ARGS instead of a magic number.
|
2009-01-19 16:35:58 +00:00 |
|
Kalle Sommer Nielsen
|
be7d6a6299
|
MFH: Change optional parameter for IMG_FILTER_PIXELATE to be a boolean
Added missing NEWS log entry for the new pixelation filter
|
2009-01-15 07:57:11 +00:00 |
|
Takeshi Abe
|
40d3b2f7f3
|
MFH: added pixelate filter.
|
2009-01-14 19:06:12 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Hannes Magnusson
|
f6cf54d2b1
|
Fixed bug#46847 (phpinfo() is missing some settings.)
|
2008-12-12 13:07:28 +00:00 |
|
Felipe Pena
|
fc2fb50d09
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-11-17 11:28:01 +00:00 |
|
Pierre Joye
|
963f7c0234
|
- typo
|
2008-11-06 10:17:44 +00:00 |
|
Pierre Joye
|
789eb9cc9a
|
- fix build on linux (static)
- add gd[Format]Version[Int|String] first methods to work around the png
header issues
|
2008-11-06 10:14:37 +00:00 |
|
Pierre Joye
|
a4e959e4a1
|
- MFH: add png and jpeg version info
|
2008-11-04 20:25:45 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Arnaud Le Blanc
|
1d5ba8bb21
|
MFH: initialize optional vars
|
2008-10-21 23:39:15 +00:00 |
|
Ilia Alshanetsky
|
96d199d1b1
|
Removed deprecated usage of zend_get_parameters_ex()
|
2008-10-06 17:57:32 +00:00 |
|
Pierre Joye
|
6b35a5df0a
|
- MFH: fix warning
|
2008-08-29 11:09:28 +00:00 |
|
Felipe Pena
|
3a9b4b92cc
|
- Fix build (thanks Sebastian)
|
2008-08-04 23:48:09 +00:00 |
|
Felipe Pena
|
b7a6617709
|
- MFH: Added new parameter parsing API (part II)
|
2008-08-04 18:23:33 +00:00 |
|
Antony Dovgal
|
fbf68def7d
|
fix segfault
|
2008-07-18 07:39:53 +00:00 |
|
Scott MacVicar
|
2558df59d9
|
Remove GD 1.0 support, still need to adjust the configure scripts to correctly check for a newer version
|
2008-07-18 01:51:49 +00:00 |
|
Scott MacVicar
|
62de800b36
|
Remove freetype1 support
|
2008-07-18 01:16:25 +00:00 |
|
Pierre Joye
|
9a60aed6d1
|
- MFB: fix crash when some crafted font are given
|
2008-07-17 23:13:09 +00:00 |
|
Antony Dovgal
|
9a5375a0e3
|
fix typo
|
2008-07-08 15:24:12 +00:00 |
|
Pierre Joye
|
a4354756eb
|
- MFH:
- update lib/headers detection
- nuke unused variables
|
2008-07-06 17:07:26 +00:00 |
|
Felipe Pena
|
592cecf7d4
|
- Removed unused variables
|
2008-06-22 11:36:46 +00:00 |
|
Sebastian Bergmann
|
1a23fec1b0
|
Fix build.
|
2008-06-22 08:06:48 +00:00 |
|
Felipe Pena
|
1c7f474e81
|
- New parameter parsing API
|
2008-06-21 22:07:53 +00:00 |
|