<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mbstring, branch php-7.1.2</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>Update copyright headers to 2017</title>
<updated>2017-01-04T17:23:42+00:00</updated>
<author>
<name>Sammy Kaye Powers</name>
<email>sammyk@sammykmedia.com</email>
</author>
<published>2017-01-04T17:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dac6c639bb54e93fb24b82d25f74daaa12763512'/>
<id>dac6c639bb54e93fb24b82d25f74daaa12763512</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-12-17T19:46:09+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-12-17T19:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f86e077ec82a998d66007fd2f1ad2b816245e002'/>
<id>f86e077ec82a998d66007fd2f1ad2b816245e002</id>
<content type='text'>
* PHP-7.0:
  fix C89 compat
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  fix C89 compat
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.6' into PHP-7.0</title>
<updated>2016-12-17T19:45:22+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-12-17T19:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=58a945cf6881c3971619a56be3057c1ed86636ba'/>
<id>58a945cf6881c3971619a56be3057c1ed86636ba</id>
<content type='text'>
* PHP-5.6:
  fix C89 compat
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.6:
  fix C89 compat
</pre>
</div>
</content>
</entry>
<entry>
<title>fix C89 compat</title>
<updated>2016-12-17T19:43:32+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-12-17T19:43:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=79e47aae4100accd3141357ca2e7d8dc9981da6f'/>
<id>79e47aae4100accd3141357ca2e7d8dc9981da6f</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 #73646 (mb_ereg_search_init null pointer dereference)</title>
<updated>2016-12-09T07:55:07+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-12-09T07:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6a43c61bcdedf54b1736e608f0919bacdba6ed00'/>
<id>6a43c61bcdedf54b1736e608f0919bacdba6ed00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more mbfl string size checks (bug #73505)</title>
<updated>2016-11-26T22:49:48+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2016-11-26T22:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bc85678df3488755fc54d8a222e366db0899d06c'/>
<id>bc85678df3488755fc54d8a222e366db0899d06c</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-11-26T22:48:50+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2016-11-26T22:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dd7eee06090752cf4eb20a79cc6f47bf65aa2d4f'/>
<id>dd7eee06090752cf4eb20a79cc6f47bf65aa2d4f</id>
<content type='text'>
* PHP-7.0:
  Add more mbfl string size checks (bug #73505)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Add more mbfl string size checks (bug #73505)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.6' into PHP-7.0</title>
<updated>2016-11-26T22:48:40+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2016-11-26T22:48:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=58cdd03d9267db3ee62a084492af3cdd12b86cdc'/>
<id>58cdd03d9267db3ee62a084492af3cdd12b86cdc</id>
<content type='text'>
* PHP-5.6:
  Add more mbfl string size checks (bug #73505)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.6:
  Add more mbfl string size checks (bug #73505)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more mbfl string size checks (bug #73505)</title>
<updated>2016-11-26T22:47:58+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2016-11-26T22:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5ee02b207d95dcddb0401a13773e17cfaaa18e95'/>
<id>5ee02b207d95dcddb0401a13773e17cfaaa18e95</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-11-21T23:32:42+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-11-21T23:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d61db8d6020b2f07d8beb681c9895bb4e5418e46'/>
<id>d61db8d6020b2f07d8beb681c9895bb4e5418e46</id>
<content type='text'>
* PHP-7.0:
  remove TSRMLS_*
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  remove TSRMLS_*
</pre>
</div>
</content>
</entry>
</feed>
