pajoye Mon, 03 Jan 2011 09:33:27 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307019
Log:
- kill c++ comment
Changed paths:
U php/php-src/trunk/ext/gd/gd.c
Modified: php/php-src/trunk/ext/gd/gd.c
===
pajoye Mon, 03 Jan 2011 09:22:58 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307018
Log:
- stream output support for image outputs functions
Changed paths:
U php/php-src/trunk/ext/gd/gd.c
U php/php-src/trunk/ext/gd/gd_ctx.c
U
mj Sat, 11 Dec 2010 20:09:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306234
Log:
* Fixed parameter check introduced with the recent fix for bug #53492.
* Improved the error message along the way.
Bug: http://bugs.php.net/53492 (Clos
felipe Mon, 04 Oct 2010 23:05:32 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304042
Log:
- Fix build
Changed paths:
U php/php-src/trunk/ext/gd/gd.c
Modified: php/php-src/trunk/ext/gd/gd.c
==
pajoye Thu, 16 Sep 2010 13:34:51 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303419
Log:
- zend_list_insert TSRMLS fix (thx tony for the headup)
Changed paths:
U php/php-src/trunk/ext/gd/gd.c
Modified: php/php-src/trunk/ext/gd/gd.c
==
pajoye Tue, 18 May 2010 12:38:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=299451
Log:
- #51793, Add alpha argument to imagecolorset
Bug: http://bugs.php.net/51793 (Assigned) Add alpha argument to imagecolorset
Changed paths:
U
tabe Fri, 15 Jan 2010 16:55:09 +
Revision: http://svn.php.net/viewvc?view=revision&revision=293587
Log:
fix the letter type, which affects its type-error message
Changed paths:
U php/php-src/trunk/ext/gd/gd.c
Modified: php/php-src/trunk/ext/gd/gd.c
kalleTue, 04 Aug 2009 11:19:07 +
Revision: http://svn.php.net/viewvc?view=revision&revision=286796
Log:
Revert and correct previous fix, this does not loose precision and convert back
to int
Changed paths:
U php/php-src/trunk/ext/gd/gd.c
Modified:
kalleSat, 01 Aug 2009 14:45:42 +
Revision: http://svn.php.net/viewvc?view=revision&revision=286624
Log:
Kill compiler warnings
Changed paths:
U php/php-src/trunk/ext/gd/gd.c
U php/php-src/trunk/ext/session/mod_files.c
U php/php-src/trunk/