<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Zend, branch php-7.3.22</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>Prepare 7.3.22 tag</title>
<updated>2020-09-01T08:33:15+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-09-01T08:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c15e2532a2468e1e48429d203ed002ec029c61b0'/>
<id>c15e2532a2468e1e48429d203ed002ec029c61b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 7.3.22RC1</title>
<updated>2020-08-18T07:19:25+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-08-18T07:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3edc6eea84956efccd76913d3ff7e73b03d831ac'/>
<id>3edc6eea84956efccd76913d3ff7e73b03d831ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #79934: CRLF-only line in heredoc causes parsing error</title>
<updated>2020-08-06T10:02:54+00:00</updated>
<author>
<name>Pieter van den Ham</name>
<email>p.e.vandenham@gmail.com</email>
</author>
<published>2020-08-05T18:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=06ade15528fa64acd9dea92b072a985793d1dcc1'/>
<id>06ade15528fa64acd9dea92b072a985793d1dcc1</id>
<content type='text'>
Fixes the function `next_newline()` in zend_language_scanner.l. The
function now correctly returns a newline_len of 2 for "\r\n".

Closes GH-5944.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes the function `next_newline()` in zend_language_scanner.l. The
function now correctly returns a newline_len of 2 for "\r\n".

Closes GH-5944.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed space from bug55086.phpt</title>
<updated>2020-08-03T13:14:15+00:00</updated>
<author>
<name>Graham Campbell</name>
<email>GrahamCampbell@users.noreply.github.com</email>
</author>
<published>2020-08-02T11:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f3a43e85e7128bc536c56d7517124613d863a088'/>
<id>f3a43e85e7128bc536c56d7517124613d863a088</id>
<content type='text'>
Closes GH-5923.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-5923.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #79919: Stack use-after-scope in define()</title>
<updated>2020-07-31T08:54:41+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-07-31T07:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1e0bc6e30f9fb327cd06383c8290a8afab1e484d'/>
<id>1e0bc6e30f9fb327cd06383c8290a8afab1e484d</id>
<content type='text'>
Instead of the temporary `rv`, we use the `val_free` which is there for
this purpose.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of the temporary `rv`, we use the `val_free` which is there for
this purpose.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #79806: realpath() erroneously resolves link to link</title>
<updated>2020-07-28T11:55:22+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-07-28T09:22:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c756f82c02a004fb45fed098468644b843a908c2'/>
<id>c756f82c02a004fb45fed098468644b843a908c2</id>
<content type='text'>
After resolving reparse points, the path still may be a reparse point;
in that case we have to resolve that reparse point as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After resolving reparse points, the path still may be a reparse point;
in that case we have to resolve that reparse point as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix #79806: realpath() erroneously resolves link to link"</title>
<updated>2020-07-27T15:50:41+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-07-27T15:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1aeff522b8e5ee77b9ae91bab59699db4dfc2c7e'/>
<id>1aeff522b8e5ee77b9ae91bab59699db4dfc2c7e</id>
<content type='text'>
This reverts commit d5b59b4303642adac91df2c93969a72bc0f5fa7d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d5b59b4303642adac91df2c93969a72bc0f5fa7d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #79806: realpath() erroneously resolves link to link</title>
<updated>2020-07-27T13:08:39+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-07-15T16:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d5b59b4303642adac91df2c93969a72bc0f5fa7d'/>
<id>d5b59b4303642adac91df2c93969a72bc0f5fa7d</id>
<content type='text'>
After resolving reparse points, the path still may be a reparse point;
in that case we have to resolve that reparse point as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After resolving reparse points, the path still may be a reparse point;
in that case we have to resolve that reparse point as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>7.3 is now 7.3.22-dev</title>
<updated>2020-07-21T07:18:07+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-07-21T07:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2c0a6977ddd1c1306cd9b543c86dc90bb58013f0'/>
<id>2c0a6977ddd1c1306cd9b543c86dc90bb58013f0</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 #79792</title>
<updated>2020-07-07T09:58:25+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-07-07T09:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=64931fd3c4c7c3d217f2f19c997a8f89779727c5'/>
<id>64931fd3c4c7c3d217f2f19c997a8f89779727c5</id>
<content type='text'>
We need to remove the iterators even if the array is empty (we
will not create one if the first place, but the array may become
empty after the fact).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to remove the iterators even if the array is empty (we
will not create one if the first place, but the array may become
empty after the fact).
</pre>
</div>
</content>
</entry>
</feed>
