<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/sockets, branch microseconds</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>Fix #72810. Add check for SKIP_ONLINE_TESTS</title>
<updated>2016-08-11T10:01:24+00:00</updated>
<author>
<name>Ville Hukkamäki</name>
<email>vhu@iki.fi</email>
</author>
<published>2016-08-11T09:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=283b0cc8a5eeb69b8d77195549b385d1db4f6955'/>
<id>283b0cc8a5eeb69b8d77195549b385d1db4f6955</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.0' into PHP-7.1</title>
<updated>2016-07-28T15:31:13+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmb@php.net</email>
</author>
<published>2016-07-28T15:31:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=81577235eec9453bf9bb2e086d81a47c184c4253'/>
<id>81577235eec9453bf9bb2e086d81a47c184c4253</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-5.6' into PHP-7.0</title>
<updated>2016-07-28T15:30:29+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmb@php.net</email>
</author>
<published>2016-07-28T15:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=573568bbceddd9226b931c50781e839a47d62944'/>
<id>573568bbceddd9226b931c50781e839a47d62944</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #72677: SCM_CREDENTIALS related tests should be skipped on AIX</title>
<updated>2016-07-28T15:19:47+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmb@php.net</email>
</author>
<published>2016-07-28T15:19:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c301adbbd16270fdf59db161725594e76895a662'/>
<id>c301adbbd16270fdf59db161725594e76895a662</id>
<content type='text'>
Patch provided by matthieu dot sarter dot external at atos dot net.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch provided by matthieu dot sarter dot external at atos dot net.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compilation warnings</title>
<updated>2016-06-23T09:47:06+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-06-23T09:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=adc95c511495f00cd1a90feff5fff7968e38fc4a'/>
<id>adc95c511495f00cd1a90feff5fff7968e38fc4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ZEND_ATTRIBUTE_FORMAT to some middind functions.</title>
<updated>2016-06-21T13:00:37+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-06-21T13:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=16160386982a86e6ec7969c6c89707d38228f19e'/>
<id>16160386982a86e6ec7969c6c89707d38228f19e</id>
<content type='text'>
"%p" replaced by ZEND_LONG_FMT to avoid compilation warnings.
Fixed most incorrect use cases of format specifiers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"%p" replaced by ZEND_LONG_FMT to avoid compilation warnings.
Fixed most incorrect use cases of format specifiers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement socket_export_stream()</title>
<updated>2016-05-02T15:08:15+00:00</updated>
<author>
<name>Chris Wright</name>
<email>daverandom@php.net</email>
</author>
<published>2014-08-06T15:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e8abb70fc94247450e4016040272fc9459d18371'/>
<id>e8abb70fc94247450e4016040272fc9459d18371</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #71609: Segmentation fault on ZTS with gethostbyname</title>
<updated>2016-03-31T11:39:01+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2016-03-31T11:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=233115ea236fd1aa258e8b733d3855d1261fba8b'/>
<id>233115ea236fd1aa258e8b733d3855d1261fba8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE</title>
<updated>2016-03-03T15:50:01+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-03-03T15:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1ac152938cfe40e98b7b3c8cf403abb113266cfa'/>
<id>1ac152938cfe40e98b7b3c8cf403abb113266cfa</id>
<content type='text'>
Also re bug #71575.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also re bug #71575.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #71575 removing extra semicolons outside macros</title>
<updated>2016-03-03T15:41:03+00:00</updated>
<author>
<name>James Titcumb</name>
<email>james@asgrim.com</email>
</author>
<published>2016-02-16T22:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c4b188871e7abb7c6cc20d05ceda4cea082efcd2'/>
<id>c4b188871e7abb7c6cc20d05ceda4cea082efcd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
