<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mbstring, branch php-7.4.12</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>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2020-07-08T09:22:18+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-07-08T09:21:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=77a8a709dae567d168d9041991f8e8cf17a4654c'/>
<id>77a8a709dae567d168d9041991f8e8cf17a4654c</id>
<content type='text'>
* PHP-7.3:
  Fix bug #79787
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Fix bug #79787
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #79787</title>
<updated>2020-07-08T09:20:58+00:00</updated>
<author>
<name>XXiang</name>
<email>x.xiang@outlook.com</email>
</author>
<published>2020-07-04T14:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3d5de7d74660b1ba6ae92a91581f7a50573554dc'/>
<id>3d5de7d74660b1ba6ae92a91581f7a50573554dc</id>
<content type='text'>
Closes GH-5807.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-5807.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mbregex skipif</title>
<updated>2020-06-17T07:35:02+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-06-17T07:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3d6199db8ad6b2afbdb99641f7a585729b04d784'/>
<id>3d6199db8ad6b2afbdb99641f7a585729b04d784</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix non-default syntax in mb_ereg_search()</title>
<updated>2020-06-16T12:31:29+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-06-16T12:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3f2f36d5d4c5c3c77703b366a5c7f9c3682727ee'/>
<id>3f2f36d5d4c5c3c77703b366a5c7f9c3682727ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test</title>
<updated>2020-04-08T07:41:14+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-04-08T07:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8ff199150364687034f05c46bf9a44cf88de5015'/>
<id>8ff199150364687034f05c46bf9a44cf88de5015</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.3' into PHP-7.4</title>
<updated>2020-04-07T20:27:00+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-04-07T20:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9b98cf32098838289f197c1bdd07865ed0c5be6f'/>
<id>9b98cf32098838289f197c1bdd07865ed0c5be6f</id>
<content type='text'>
* PHP-7.3:
  Revert "Went to fast and forgot to update tests"
  Revert "Fix Bug #79448 0 is a valid Unicode codepoint, but mb_substitute_character(0) fails"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Revert "Went to fast and forgot to update tests"
  Revert "Fix Bug #79448 0 is a valid Unicode codepoint, but mb_substitute_character(0) fails"
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Went to fast and forgot to update tests"</title>
<updated>2020-04-07T20:24:40+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-04-07T20:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a0df5f3b542abfd1078ac04e9a2081a1f71e3b11'/>
<id>a0df5f3b542abfd1078ac04e9a2081a1f71e3b11</id>
<content type='text'>
This reverts commit 656eac74fa6074aebc087bb73d2e4651f7dc8c9e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 656eac74fa6074aebc087bb73d2e4651f7dc8c9e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix Bug #79448 0 is a valid Unicode codepoint, but mb_substitute_character(0) fails"</title>
<updated>2020-04-07T20:23:24+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-04-07T20:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6031b0824012065b679ed193b6e11b324a5cc92e'/>
<id>6031b0824012065b679ed193b6e11b324a5cc92e</id>
<content type='text'>
This commit brings some substantial changes in behaviour due to the weird implementation.
This will be fixed in master due to BC concerns.

This reverts commit 1333b46d6dc0c293c1fd626803f91bc69743eb79.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit brings some substantial changes in behaviour due to the weird implementation.
This will be fixed in master due to BC concerns.

This reverts commit 1333b46d6dc0c293c1fd626803f91bc69743eb79.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2020-04-03T20:10:56+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-04-03T20:10:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c31b2bbd46b4f01880cba505734cd0708385158b'/>
<id>c31b2bbd46b4f01880cba505734cd0708385158b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Went to fast and forgot to update tests</title>
<updated>2020-04-03T20:03:00+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-04-03T20:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=656eac74fa6074aebc087bb73d2e4651f7dc8c9e'/>
<id>656eac74fa6074aebc087bb73d2e4651f7dc8c9e</id>
<content type='text'>
However due to the really lax conversion to integer all strings pass as 0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
However due to the really lax conversion to integer all strings pass as 0
</pre>
</div>
</content>
</entry>
</feed>
