<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mbstring, branch php-7.0.0</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 NULL deref in mbstring post handler</title>
<updated>2015-11-08T03:24:40+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-11-05T21:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b6fc98b83318ad0cd414da74450da1ef381e12ca'/>
<id>b6fc98b83318ad0cd414da74450da1ef381e12ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix/improve zpp usage</title>
<updated>2015-10-02T07:35:00+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-10-02T07:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1287c48082adab66b07d8590390330278a4e0c9c'/>
<id>1287c48082adab66b07d8590390330278a4e0c9c</id>
<content type='text'>
The ext/interbase changes are done blindly, fingers crossed.

Some of these are bug fixes, some make zpp usage more idiomatic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ext/interbase changes are done blindly, fingers crossed.

Some of these are bug fixes, some make zpp usage more idiomatic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade unicode_data.h to UnicodeData.txt 8.0.0  (part of bug #70475 ext/mbstring/unicode_data.h needs update)</title>
<updated>2015-09-15T14:56:10+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2015-09-15T14:56:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e841016df727896342310b579f93dfc55b931caf'/>
<id>e841016df727896342310b579f93dfc55b931caf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix incompatible types</title>
<updated>2015-08-15T10:03:47+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-08-15T10:03:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=46101dbec57c036dfb82587d94dfbcbc71207601'/>
<id>46101dbec57c036dfb82587d94dfbcbc71207601</id>
<content type='text'>
namely between hash_data_type and st_data_t
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
namely between hash_data_type and st_data_t
</pre>
</div>
</content>
</entry>
<entry>
<title>add SIZEOF_SIZE_T to oniguruma</title>
<updated>2015-08-15T09:39:06+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-08-15T09:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3689b44453f12250c8f628a9b81bca3344f41921'/>
<id>3689b44453f12250c8f628a9b81bca3344f41921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix pointer truncation cases</title>
<updated>2015-08-15T09:27:07+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-08-15T09:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=228eaf5bc44eb9b91e1bd08862973fcad547e919'/>
<id>228eaf5bc44eb9b91e1bd08862973fcad547e919</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to the unified globals accessor where appropriate</title>
<updated>2015-07-29T11:26:35+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-07-29T10:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4e66cce87ce0e57a7394486412e61abcfc5f3520'/>
<id>4e66cce87ce0e57a7394486412e61abcfc5f3520</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check mbfl_filt_put_invalid_char return value</title>
<updated>2015-07-18T19:53:03+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-07-18T19:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f809f2811964f216018f2ff7623d779991854252'/>
<id>f809f2811964f216018f2ff7623d779991854252</id>
<content type='text'>
And fix some libmbfl warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And fix some libmbfl warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>Various warning fixes</title>
<updated>2015-07-17T18:18:25+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-07-17T18:18:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5c95226d50e565b43d9e7f2d4ff4deeaf7ec8942'/>
<id>5c95226d50e565b43d9e7f2d4ff4deeaf7ec8942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).</title>
<updated>2015-06-30T01:05:24+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-06-30T01:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4a2e40bb861bc3cf5fb6863e57486ed60316e97c'/>
<id>4a2e40bb861bc3cf5fb6863e57486ed60316e97c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
