<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/gd, branch php-5.2.17</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Merge from trunk:</title>
<updated>2010-12-11T20:10:15+00:00</updated>
<author>
<name>Martin Jansen</name>
<email>mj@php.net</email>
</author>
<published>2010-12-11T20:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cedbc50f9ddd1a7d8c46863916a8b592d86d9199'/>
<id>cedbc50f9ddd1a7d8c46863916a8b592d86d9199</id>
<content type='text'>
* Fixed parameter check introduced with the recent fix for bug #53492.

* Improved the error message along the way.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixed parameter check introduced with the recent fix for bug #53492.

* Improved the error message along the way.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #53492 (fix crash if anti-aliasing steps are invalid).</title>
<updated>2010-12-08T22:30:12+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-12-08T22:30:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9501a3b81e194bd3e233640fa431a447d4b1741c'/>
<id>9501a3b81e194bd3e233640fa431a447d4b1741c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- - Fixed #51128, imagefill() doesn't work with large images</title>
<updated>2010-04-28T14:35:42+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2010-04-28T14:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7a3d3323b9da8890b7bfb0034c277d482746455e'/>
<id>7a3d3323b9da8890b7bfb0034c277d482746455e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix #51671, imagefill does not work correctly for small images</title>
<updated>2010-04-28T08:23:44+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2010-04-28T08:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=45c13817beec9b717445d8f7332c9894f26eea03'/>
<id>45c13817beec9b717445d8f7332c9894f26eea03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- WS</title>
<updated>2010-04-28T08:04:52+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2010-04-28T08:04:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=da97b79aa692fa63940943fd85ede05389f8d187'/>
<id>da97b79aa692fa63940943fd85ede05389f8d187</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #51263 (imagettftext and rotated text uses wrong baseline)</title>
<updated>2010-03-24T04:12:19+00:00</updated>
<author>
<name>Takeshi Abe</name>
<email>tabe@php.net</email>
</author>
<published>2010-03-24T04:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c358dff36fc029523d536260b64f8e0a755f1a90'/>
<id>c358dff36fc029523d536260b64f8e0a755f1a90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly skip tests that require the bundled gd lib when the external is used</title>
<updated>2010-03-11T05:49:50+00:00</updated>
<author>
<name>Raphael Geissert</name>
<email>geissert@php.net</email>
</author>
<published>2010-03-11T05:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c15857413c9769426caa75c2f4ed383b7afbf782'/>
<id>c15857413c9769426caa75c2f4ed383b7afbf782</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)</title>
<updated>2010-01-20T09:39:06+00:00</updated>
<author>
<name>Takeshi Abe</name>
<email>tabe@php.net</email>
</author>
<published>2010-01-20T09:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b6c7e36db90c2363cc81c107dc71245bfb997ffc'/>
<id>b6c7e36db90c2363cc81c107dc71245bfb997ffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix wrong type and useless assignments</title>
<updated>2010-01-15T17:09:14+00:00</updated>
<author>
<name>Takeshi Abe</name>
<email>tabe@php.net</email>
</author>
<published>2010-01-15T17:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bc88aaf103bbcbf3a20b1468c4b20350fbdcf4e0'/>
<id>bc88aaf103bbcbf3a20b1468c4b20350fbdcf4e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>imagepolygon() and imagefilledpolygon() does not allow negative number of points causing invalid allocation</title>
<updated>2010-01-14T11:11:56+00:00</updated>
<author>
<name>Takeshi Abe</name>
<email>tabe@php.net</email>
</author>
<published>2010-01-14T11:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d237cea54e286fdc7d2b742f6efa96baea380ab'/>
<id>0d237cea54e286fdc7d2b742f6efa96baea380ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
