<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/phpdbg/tests, branch php-8.0.0beta1</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>Mark phpdbg test as XFAIL on Windows with JIT enabled</title>
<updated>2020-06-24T08:34:16+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-06-24T08:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=26badd58b5fd8951548ef6cebc3a9c72546640a5'/>
<id>26badd58b5fd8951548ef6cebc3a9c72546640a5</id>
<content type='text'>
The test fails as of commit 8b12ea04ee405f746ca2394672f8372c57fd05b2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test fails as of commit 8b12ea04ee405f746ca2394672f8372c57fd05b2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in skipif section</title>
<updated>2020-06-03T12:50:35+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-06-03T12:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=698bd59fb53ac5132600f9df242c715d01002033'/>
<id>698bd59fb53ac5132600f9df242c715d01002033</id>
<content type='text'>
Merge mistake...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge mistake...
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.4'</title>
<updated>2020-06-03T08:02:31+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-06-03T08:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=180b9af58a94c17f67ae127467117d1f2b2a5199'/>
<id>180b9af58a94c17f67ae127467117d1f2b2a5199</id>
<content type='text'>
* PHP-7.4:
  Skip new watch point test under asan
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Skip new watch point test under asan
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip new watch point test under asan</title>
<updated>2020-06-03T08:01:57+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-06-03T08:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2a7d628adce5528a3e8e41ddbf5cbedcfb3ba461'/>
<id>2a7d628adce5528a3e8e41ddbf5cbedcfb3ba461</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip new test case on Windows when JIT is enabled</title>
<updated>2020-06-02T15:12:34+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-06-02T15:12:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=86057f5f44c5bf52d48863bf5ea3f977bd00e0f0'/>
<id>86057f5f44c5bf52d48863bf5ea3f977bd00e0f0</id>
<content type='text'>
Cf. &lt;http://git.php.net/?p=php-src.git;a=commit;h=c5cf0af8a98cbc574fd315bf9d78033b896886f3&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cf. &lt;http://git.php.net/?p=php-src.git;a=commit;h=c5cf0af8a98cbc574fd315bf9d78033b896886f3&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.4'</title>
<updated>2020-06-02T13:19:32+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-06-02T13:19:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=486b8b1cd193fb5bb12d4810b18e076bb1f3933b'/>
<id>486b8b1cd193fb5bb12d4810b18e076bb1f3933b</id>
<content type='text'>
* PHP-7.4:
  Fix #73927: phpdbg fails with windows error prompt at "watch array"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Fix #73927: phpdbg fails with windows error prompt at "watch array"
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #73927: phpdbg fails with windows error prompt at "watch array"</title>
<updated>2020-06-02T13:17:40+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-05-27T16:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=af4a9bf1bf9109714e0e45aaf907e9809abb6217'/>
<id>af4a9bf1bf9109714e0e45aaf907e9809abb6217</id>
<content type='text'>
We expect zvals, so we should request zvals.

We also suppress spurious watchpoint removal notices.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We expect zvals, so we should request zvals.

We also suppress spurious watchpoint removal notices.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark several phpdbg tests as xfail</title>
<updated>2020-05-27T09:39:15+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-05-26T22:25:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c5cf0af8a98cbc574fd315bf9d78033b896886f3'/>
<id>c5cf0af8a98cbc574fd315bf9d78033b896886f3</id>
<content type='text'>
Apparently, breakpoints and watchpoints are practically disabled if
run with OPcache JIT under Windows, so we mark the affected tests as
xfail in that case for the time being.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently, breakpoints and watchpoints are practically disabled if
run with OPcache JIT under Windows, so we mark the affected tests as
xfail in that case for the time being.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.4'</title>
<updated>2020-05-26T15:46:56+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-05-26T15:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d2508ef94704b10332e2af2ed0c09d0012cffd69'/>
<id>d2508ef94704b10332e2af2ed0c09d0012cffd69</id>
<content type='text'>
* PHP-7.4:
  Enable phpdbg tests on AppVeyor
  Make phpdbg test portable
  Fix several mostly Windows related phpdbg bugs
  Fix #73926: phpdbg will not accept input on restart execution
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Enable phpdbg tests on AppVeyor
  Make phpdbg test portable
  Fix several mostly Windows related phpdbg bugs
  Fix #73926: phpdbg will not accept input on restart execution
</pre>
</div>
</content>
</entry>
<entry>
<title>Make phpdbg test portable</title>
<updated>2020-05-26T15:45:35+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-05-25T22:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9d5dafe040330bae296dfd3f007b7bcbf3e9ad9a'/>
<id>9d5dafe040330bae296dfd3f007b7bcbf3e9ad9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
