<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/gd/gd.stub.php, branch master</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Merge branch 'PHP-8.0'</title>
<updated>2021-03-17T14:09:26+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-03-17T14:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=92a969421cfa26bfdc5a62cb5ea5002d2c7b09f9'/>
<id>92a969421cfa26bfdc5a62cb5ea5002d2c7b09f9</id>
<content type='text'>
* PHP-8.0:
  imagecolortransparent() cannot return null
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-8.0:
  imagecolortransparent() cannot return null
</pre>
</div>
</content>
</entry>
<entry>
<title>imagecolortransparent() cannot return null</title>
<updated>2021-03-17T14:09:06+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-03-17T14:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d80118dc163e2fce6990b997ff7100974358481c'/>
<id>d80118dc163e2fce6990b997ff7100974358481c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-8.0'</title>
<updated>2021-03-17T14:06:46+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-03-17T14:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=db538775e16bdc154d195469d658f6bee9809c5a'/>
<id>db538775e16bdc154d195469d658f6bee9809c5a</id>
<content type='text'>
* PHP-8.0:
  Return bool from imageinterlace()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-8.0:
  Return bool from imageinterlace()
</pre>
</div>
</content>
</entry>
<entry>
<title>Return bool from imageinterlace()</title>
<updated>2021-03-17T14:05:09+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-03-17T14:05:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c17434429d4de525a8eb8c33af77324e03a14684'/>
<id>c17434429d4de525a8eb8c33af77324e03a14684</id>
<content type='text'>
The function accepts a bool since PHP 8.0, so it should also return
a bool to keep things consistent.

Furthermore a null return from this functions is not possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function accepts a bool since PHP 8.0, so it should also return
a bool to keep things consistent.

Furthermore a null return from this functions is not possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-8.0'</title>
<updated>2021-02-09T14:19:56+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-02-09T14:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=550aee0be3bf256fc1dec5409ad1262c96b23147'/>
<id>550aee0be3bf256fc1dec5409ad1262c96b23147</id>
<content type='text'>
* PHP-8.0:
  Properly check imagegd() signature
  Make imagegd $file parameter nullable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-8.0:
  Properly check imagegd() signature
  Make imagegd $file parameter nullable
</pre>
</div>
</content>
</entry>
<entry>
<title>Make imagegd $file parameter nullable</title>
<updated>2021-02-09T14:15:20+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-02-09T14:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=838ae016d78b4af48a1f9a837e8c2eb6564defb4'/>
<id>838ae016d78b4af48a1f9a837e8c2eb6564defb4</id>
<content type='text'>
It is explicitly documented to be nullable, and this matches other
functions like imagepng. It is also documented to accept a stream,
which it currently does not...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is explicitly documented to be nullable, and this matches other
functions like imagepng. It is also documented to accept a stream,
which it currently does not...
</pre>
</div>
</content>
</entry>
<entry>
<title>Implicitly enable function entry generation when class entry generation is enabled</title>
<updated>2021-02-09T12:37:24+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2021-02-08T19:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=99b08ac2817672c108149a65509c79baf261e819'/>
<id>99b08ac2817672c108149a65509c79baf261e819</id>
<content type='text'>
Closes GH-6675
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6675
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate class entries from stubs for another batch of extensions</title>
<updated>2021-02-08T18:53:55+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2021-02-05T12:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=98fb565c7448cd455b8d24df5f6be8fcf9330fd7'/>
<id>98fb565c7448cd455b8d24df5f6be8fcf9330fd7</id>
<content type='text'>
Closes GH-6669
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6669
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert gdFont from resource to object</title>
<updated>2020-10-21T23:41:41+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2020-10-21T23:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=bc40bce868e208fa2d7af950845759d3ef498b5d'/>
<id>bc40bce868e208fa2d7af950845759d3ef498b5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ext/gd parameter names</title>
<updated>2020-10-09T15:10:11+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-10-09T10:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=14a26db3e2ddd696a70d11d31b1554d98e358c75'/>
<id>14a26db3e2ddd696a70d11d31b1554d98e358c75</id>
<content type='text'>
Closes GH-6308.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6308.
</pre>
</div>
</content>
</entry>
</feed>
