<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-7.0.25RC1</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>Set versions</title>
<updated>2017-10-10T06:34:55+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-10-10T06:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1186b81514d58a7849862dfcb688ea86719331b5'/>
<id>1186b81514d58a7849862dfcb688ea86719331b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix array access on undeclared properties in DateInterval</title>
<updated>2017-10-09T13:35:38+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-10-09T13:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f48abfa9022c026c2447b14bc03c978d2b831b27'/>
<id>f48abfa9022c026c2447b14bc03c978d2b831b27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix #74556 stream_socket_get_name() returns null bytes on MacOS</title>
<updated>2017-10-07T14:08:34+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2017-10-07T14:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=843e492c6816fa18eff83a7a3e8c370531796912'/>
<id>843e492c6816fa18eff83a7a3e8c370531796912</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 #75318 (The parameter of UConverter::getAliases() is not optional)</title>
<updated>2017-10-06T14:45:07+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2017-10-06T14:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ec3d864784aa14187ca20a7644ee78c813d8b744'/>
<id>ec3d864784aa14187ca20a7644ee78c813d8b744</id>
<content type='text'>
Of course, reflection has to know that as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Of course, reflection has to know that as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #75311</title>
<updated>2017-10-05T10:24:57+00:00</updated>
<author>
<name>Mathieu CARBONNEAUX</name>
<email>mcarbonneaux@gmail.com</email>
</author>
<published>2017-10-04T23:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6b9ccda936bb863f9c9830f0aebef672a405a786'/>
<id>6b9ccda936bb863f9c9830f0aebef672a405a786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped ext/oci8 version</title>
<updated>2017-10-04T06:56:25+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2017-10-04T06:56:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1195de87ffa018abe4b1461b2b254fe6eee963cc'/>
<id>1195de87ffa018abe4b1461b2b254fe6eee963cc</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 'oci8_fix' into PHP-7.0</title>
<updated>2017-10-04T06:49:40+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2017-10-04T06:49:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ee50fcfa27089c6fc1e6b6ad9033a5a0d7ac71c6'/>
<id>ee50fcfa27089c6fc1e6b6ad9033a5a0d7ac71c6</id>
<content type='text'>
* oci8_fix:
  Use dereferenced value
  Fixed compilation errors
  Restored code for BOOL variables
  Fixed few ext/oci8 bugs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* oci8_fix:
  Use dereferenced value
  Fixed compilation errors
  Restored code for BOOL variables
  Fixed few ext/oci8 bugs
</pre>
</div>
</content>
</entry>
<entry>
<title>Use dereferenced value</title>
<updated>2017-10-03T07:49:56+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2017-10-03T07:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=24e595bf26279c315a7f120f866160e0a0833fad'/>
<id>24e595bf26279c315a7f120f866160e0a0833fad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo in status.html</title>
<updated>2017-10-03T06:21:53+00:00</updated>
<author>
<name>Viktor Szépe</name>
<email>viktor@szepe.net</email>
</author>
<published>2017-09-29T12:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e995b7e4758513f8c6dc5ab472e2b57e60eb1058'/>
<id>e995b7e4758513f8c6dc5ab472e2b57e60eb1058</id>
<content type='text'>
feet needs -&gt; fit needs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feet needs -&gt; fit needs
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #74905</title>
<updated>2017-10-03T06:18:38+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2017-09-28T01:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6d1dd8b0af6959692eec0648ea996eab5b577972'/>
<id>6d1dd8b0af6959692eec0648ea996eab5b577972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
