<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mbstring/tests/bug72691.phpt, branch php-8.0.1</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>Add missing skip conditions</title>
<updated>2018-08-04T22:01:35+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-08-04T22:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a003af5b62f802da5e1e0563741284cb5e622957'/>
<id>a003af5b62f802da5e1e0563741284cb5e622957</id>
<content type='text'>
mbstring can be built without mbregex support, in which case these
tests would fail.  Thus we add respective skip conditions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mbstring can be built without mbregex support, in which case these
tests would fail.  Thus we add respective skip conditions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #72693: mb_ereg_search increments search position when a match zero-width</title>
<updated>2016-07-28T11:57:38+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmb@php.net</email>
</author>
<published>2016-07-28T11:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=56cdaecb284b2b292ce1ecb076c1f8b041e47a02'/>
<id>56cdaecb284b2b292ce1ecb076c1f8b041e47a02</id>
<content type='text'>
That's caused by an off-by-one error, which we fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That's caused by an off-by-one error, which we fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #72691: mb_ereg_search raises a warning if a match zero-width</title>
<updated>2016-07-28T11:07:05+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmb@php.net</email>
</author>
<published>2016-07-28T11:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d276e6a8386a68d57d5dd07c3d7e15de4b03c6b3'/>
<id>d276e6a8386a68d57d5dd07c3d7e15de4b03c6b3</id>
<content type='text'>
That warning doesn't make sense (PCRE doesn't throw such a warning either),
so we remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That warning doesn't make sense (PCRE doesn't throw such a warning either),
so we remove it.
</pre>
</div>
</content>
</entry>
</feed>
