<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext, branch php-7.3.6RC1</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.2' into PHP-7.3</title>
<updated>2019-05-15T08:44:16+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2019-05-14T11:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=53c1b485741f31a17b24f4db2b39afeb9f4c8aba'/>
<id>53c1b485741f31a17b24f4db2b39afeb9f4c8aba</id>
<content type='text'>
* PHP-7.2:
  Fixed possible crashes, because of inconsistent PCRE cache and opcache SHM reset
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fixed possible crashes, because of inconsistent PCRE cache and opcache SHM reset
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78003: strip_tags output change since PHP 7.3</title>
<updated>2019-05-13T11:10:24+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-05-13T11:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=69bab6e5a5c8afba684b5fbde6e005a47408d01e'/>
<id>69bab6e5a5c8afba684b5fbde6e005a47408d01e</id>
<content type='text'>
A refactoring of the strip tags state machine[1] missed the special
treatment of `depth &gt; 0` when a `&gt;` is encountered in state 2 or 3.  We
re-add it for BC reasons.

[1] &lt;http://git.php.net/?p=php-src.git;a=commit;h=5cf64742773ddbf9af69d962a4d12b567fcf0084&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A refactoring of the strip tags state machine[1] missed the special
treatment of `depth &gt; 0` when a `&gt;` is encountered in state 2 or 3.  We
re-add it for BC reasons.

[1] &lt;http://git.php.net/?p=php-src.git;a=commit;h=5cf64742773ddbf9af69d962a4d12b567fcf0084&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-05-13T01:53:31+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2019-05-13T01:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=43e6fd1e2b8541504a98c095b621829fee41b6af'/>
<id>43e6fd1e2b8541504a98c095b621829fee41b6af</id>
<content type='text'>
* PHP-7.2:
  Convert CRLF to LF
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Convert CRLF to LF
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CRLF to LF</title>
<updated>2019-05-13T01:51:00+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2019-05-13T01:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f95b27c6f63eaa0d580180f34643c35f8bbc5ddd'/>
<id>f95b27c6f63eaa0d580180f34643c35f8bbc5ddd</id>
<content type='text'>
These files are tracked with CRLF line endings in Git and can be
converted to LF. Neither are parts of tests or code itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files are tracked with CRLF line endings in Git and can be
converted to LF. Neither are parts of tests or code itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-05-11T15:15:08+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2019-05-11T15:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bec22af8d7d0173023abb3605d247b67c5f15d42'/>
<id>bec22af8d7d0173023abb3605d247b67c5f15d42</id>
<content type='text'>
* PHP-7.2:
  Convert CRLF to LF in *.wsdl files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Convert CRLF to LF in *.wsdl files
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CRLF to LF in *.wsdl files</title>
<updated>2019-05-11T15:12:28+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2019-05-11T15:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b15bfb9129eb7941b3643209243caba891e4d25d'/>
<id>b15bfb9129eb7941b3643209243caba891e4d25d</id>
<content type='text'>
These EOL types are part of different environments and not part of the
tests themselves.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These EOL types are part of different environments and not part of the
tests themselves.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-05-09T10:35:11+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-05-09T10:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=90318fbcbed95e9f4469d697d47f76b9bd12e17f'/>
<id>90318fbcbed95e9f4469d697d47f76b9bd12e17f</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 #75186</title>
<updated>2019-05-09T10:33:53+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-05-09T10:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=35c80583f08c0af3d01715cb8feeca6d0f284545'/>
<id>35c80583f08c0af3d01715cb8feeca6d0f284545</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.2' into PHP-7.3</title>
<updated>2019-05-09T10:15:32+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-05-09T10:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e46b3c3e70e299078ab3c2cf459cd90d1bac1acd'/>
<id>e46b3c3e70e299078ab3c2cf459cd90d1bac1acd</id>
<content type='text'>
* PHP-7.2:
  Fix log_verbosity_bug.phpt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix log_verbosity_bug.phpt
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix log_verbosity_bug.phpt</title>
<updated>2019-05-09T10:15:00+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-05-09T10:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e359812ce3b01f184601fde75e3963b550fc599d'/>
<id>e359812ce3b01f184601fde75e3963b550fc599d</id>
<content type='text'>
This test may fail on Windows due to the file cache fallback.  We
ensure that this will not happen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test may fail on Windows due to the file cache fallback.  We
ensure that this will not happen.
</pre>
</div>
</content>
</entry>
</feed>
