<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/date, branch php-7.3.0alpha1</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>Export standard object handlers, to avoid indirect access</title>
<updated>2018-05-31T08:57:22+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-05-31T08:57:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f2b4ec4bdc595773fb49b7d6ae8942c61f436288'/>
<id>f2b4ec4bdc595773fb49b7d6ae8942c61f436288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export php_date_get_interval_ce() and php_date_get_period_ce() for extension use</title>
<updated>2018-05-23T19:04:07+00:00</updated>
<author>
<name>Pavel Kovář</name>
<email>kovar.pavel@hotmail.cz</email>
</author>
<published>2018-05-11T14:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=11b5ec491fa953f880b02e78ad4988cd4cde05ec'/>
<id>11b5ec491fa953f880b02e78ad4988cd4cde05ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid useless checks, using zend_string_efree(), in cases where the string is known to be a temporary allocated zend_string.</title>
<updated>2018-05-08T14:30:15+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-05-08T14:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=524f5245c55223d36d1166554ca894fa77ea2dd1'/>
<id>524f5245c55223d36d1166554ca894fa77ea2dd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Destroy function arguments in direct order</title>
<updated>2018-05-08T12:28:57+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-05-08T12:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9565075cbd57f226c77745f5e7c915635680784c'/>
<id>9565075cbd57f226c77745f5e7c915635680784c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to version 2018.5 (2018e)</title>
<updated>2018-05-08T08:24:28+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2018-05-08T08:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dc796b04c1193e0ca5def1239c5bd2bd93d5af09'/>
<id>dc796b04c1193e0ca5def1239c5bd2bd93d5af09</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-7.2'</title>
<updated>2018-03-27T20:00:31+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2018-03-27T20:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f37e95a443c24b10f7528e240ee78f8937c217de'/>
<id>f37e95a443c24b10f7528e240ee78f8937c217de</id>
<content type='text'>
* PHP-7.2:
  Fix #76131 some arginfo params are different from the documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix #76131 some arginfo params are different from the documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.1' into PHP-7.2</title>
<updated>2018-03-27T19:58:24+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2018-03-27T19:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3e267ca91bdde9430db3236602652c4fbf2580fa'/>
<id>3e267ca91bdde9430db3236602652c4fbf2580fa</id>
<content type='text'>
* PHP-7.1:
  Fix #76131 some arginfo params are different from the documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fix #76131 some arginfo params are different from the documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #76131 some arginfo params are different from the documentation</title>
<updated>2018-03-27T19:56:46+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2018-03-24T04:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=63934ea71e719cfc43e94167474f936d8da938de'/>
<id>63934ea71e719cfc43e94167474f936d8da938de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to version 2018.4 (2018d)</title>
<updated>2018-03-24T11:26:17+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2018-03-24T11:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f16e0f8bbea9526b09680e1172084eb5f35a136b'/>
<id>f16e0f8bbea9526b09680e1172084eb5f35a136b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to version 2018.4 (2018d)</title>
<updated>2018-03-24T11:26:16+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2018-03-24T11:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c72c4c5271c3348b78c7ac57c9a1f6f702806097'/>
<id>c72c4c5271c3348b78c7ac57c9a1f6f702806097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
