<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/intl/php_intl.stub.php, branch master</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/'/>
<entry>
<title>Merge branch 'PHP-8.0'</title>
<updated>2021-02-09T13:37:41+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-02-09T13:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=9d54609a1907094643c6d26fe375058359f1b97e'/>
<id>9d54609a1907094643c6d26fe375058359f1b97e</id>
<content type='text'>
* PHP-8.0:
  Use E_ERROR to report arginfo/zpp mismatch
  Make NumberFormatter ctor $pattern nullable
  Make IntlDateFormatter ctor $pattern nullable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-8.0:
  Use E_ERROR to report arginfo/zpp mismatch
  Make NumberFormatter ctor $pattern nullable
  Make IntlDateFormatter ctor $pattern nullable
</pre>
</div>
</content>
</entry>
<entry>
<title>Make NumberFormatter ctor $pattern nullable</title>
<updated>2021-02-09T13:36:41+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-02-09T13:18:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=f5768eaa2e7d75cafbe80054c657fcf61b9394e6'/>
<id>f5768eaa2e7d75cafbe80054c657fcf61b9394e6</id>
<content type='text'>
Whether the pattern is needed depends on the used style. If no
pattern is needed, null is a more sensible value than an empty
string.

fixup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Whether the pattern is needed depends on the used style. If no
pattern is needed, null is a more sensible value than an empty
string.

fixup
</pre>
</div>
</content>
</entry>
<entry>
<title>Make IntlDateFormatter ctor $pattern nullable</title>
<updated>2021-02-09T13:25:30+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-02-09T13:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=186f9bab45bb5677a223400e803fa2bae2f79719'/>
<id>186f9bab45bb5677a223400e803fa2bae2f79719</id>
<content type='text'>
The implementation already made this argument nullable, but it
was not reflected in the stub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The implementation already made this argument nullable, but it
was not reflected in the stub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate ext/intl class entries from stubs</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-05T19:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=c6723728dff93c6d4276d32cac7bf2b8465be93a'/>
<id>c6723728dff93c6d4276d32cac7bf2b8465be93a</id>
<content type='text'>
Closes GH-6670
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6670
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify parameter names of function aliases</title>
<updated>2020-10-16T08:56:33+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-10-13T18:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=d6264b09665c20ee73d7a1017db0730f9a7c7973'/>
<id>d6264b09665c20ee73d7a1017db0730f9a7c7973</id>
<content type='text'>
Closes GH-6335
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6335
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve parameter names in ext/intl</title>
<updated>2020-10-12T16:06:45+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-10-09T11:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=186612e4d79b82c6a1ae610293b7816078dd611c'/>
<id>186612e4d79b82c6a1ae610293b7816078dd611c</id>
<content type='text'>
Closes GH-6309
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6309
</pre>
</div>
</content>
</entry>
<entry>
<title>More precise type information for datefmt_format()</title>
<updated>2020-10-09T09:05:42+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-10-09T09:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=503999910b186d11345a0277d1d34d4b30ed4e49'/>
<id>503999910b186d11345a0277d1d34d4b30ed4e49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display types in stubs more uniformly</title>
<updated>2020-09-16T19:19:36+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-09-16T19:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=c76910cd967f498065f50f17dcaad941792e8430'/>
<id>c76910cd967f498065f50f17dcaad941792e8430</id>
<content type='text'>
In preparation for generating method signatures for the manual.

This change gets rid of bogus false|null return types, a few unnecessary trailing backslashes, and settles on using ? when possible for nullable types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In preparation for generating method signatures for the manual.

This change gets rid of bogus false|null return types, a few unnecessary trailing backslashes, and settles on using ? when possible for nullable types.
</pre>
</div>
</content>
</entry>
<entry>
<title>Declare array|int and object-of-class|int types in stubs</title>
<updated>2020-09-14T09:59:32+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-09-14T09:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=46c0c82a0fdb877fc222a13bd92422e543b160c6'/>
<id>46c0c82a0fdb877fc222a13bd92422e543b160c6</id>
<content type='text'>
Closes GH-6081

Co-Authored-By: Nikita Popov &lt;nikic@php.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6081

Co-Authored-By: Nikita Popov &lt;nikic@php.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ZPP instead of custom type checks</title>
<updated>2020-09-04T12:32:34+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2020-09-04T12:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=8107a1da5af480839b226882e5c27fd76b191ee1'/>
<id>8107a1da5af480839b226882e5c27fd76b191ee1</id>
<content type='text'>
We can add these types as a native type declaration to stubs as a side-effect. Closes GH-6068
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can add these types as a native type declaration to stubs as a side-effect. Closes GH-6068
</pre>
</div>
</content>
</entry>
</feed>
