<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/interbase, branch php-7.1.0alpha3</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>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>fix test portability</title>
<updated>2016-06-17T07:05:27+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-06-17T07:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e9eeb5edb9bf6b9fef465ead0c1da12e8b0efc3b'/>
<id>e9eeb5edb9bf6b9fef465ead0c1da12e8b0efc3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed build</title>
<updated>2016-04-29T03:13:15+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-04-29T03:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a5718539b16616bb23fb2897124733c0514454bd'/>
<id>a5718539b16616bb23fb2897124733c0514454bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use zend_string_safe_alloc</title>
<updated>2016-04-27T12:29:11+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-04-27T12:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a05320c4191fb0c4074f733f9a2c478b66e799ce'/>
<id>a05320c4191fb0c4074f733f9a2c478b66e799ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix ibase connection routine</title>
<updated>2016-03-04T11:26:25+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-03-04T11:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=be5bbe7068ab337ead85a9fa2d414406a3d47853'/>
<id>be5bbe7068ab337ead85a9fa2d414406a3d47853</id>
<content type='text'>
followup on a7028d96
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
followup on a7028d96
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix one zpp usage in interbase</title>
<updated>2016-03-03T22:50:02+00:00</updated>
<author>
<name>Tjerk Meesters</name>
<email>datibbaw@php.net</email>
</author>
<published>2016-03-03T22:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a7028d96719fef1939eb3bf14ddb05491ef4e09f'/>
<id>a7028d96719fef1939eb3bf14ddb05491ef4e09f</id>
<content type='text'>
Also small tweak to zpp REAME
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also small tweak to zpp REAME
</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>Fixed macro name</title>
<updated>2016-01-14T06:49:23+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-01-14T06:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=262f09d678f6f9a572cd4f08caeee45c60255688'/>
<id>262f09d678f6f9a572cd4f08caeee45c60255688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>partial test fixes, only obvious mistaking parts</title>
<updated>2016-01-12T09:44:55+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-01-12T09:44:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4e7cb057a0a9f1b585af52f35e4c34940c88a553'/>
<id>4e7cb057a0a9f1b585af52f35e4c34940c88a553</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove the unnecessary condition part</title>
<updated>2016-01-12T09:22:10+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-01-12T09:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d8e2b8424fcb619e9dfafc0d7f059e023d0cf84e'/>
<id>d8e2b8424fcb619e9dfafc0d7f059e023d0cf84e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
