<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/phpdbg/tests, branch php-7.0.0beta2</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>Exclude opcache from a few opcode related tests</title>
<updated>2015-07-20T22:06:34+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-20T22:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b8534daa31c59af3889cd1381209c8c697b2d8af'/>
<id>b8534daa31c59af3889cd1381209c8c697b2d8af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various Windows issues (e.g. dir separators)</title>
<updated>2015-07-20T21:26:45+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-20T21:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=80bb4fd45a18d5f9ca1da40bbae7732be9730b17'/>
<id>80bb4fd45a18d5f9ca1da40bbae7732be9730b17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add show_unexecuted option to phpdbg_end_oplog()</title>
<updated>2015-07-20T18:41:07+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-20T18:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6aadeba213305a0b8818c347bea956cb7e258c3a'/>
<id>6aadeba213305a0b8818c347bea956cb7e258c3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move phpdbg tests to .phpt mechanism</title>
<updated>2015-07-20T16:00:43+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-20T16:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=378a05f0de7ff8874a2b97cdc78851eba748d91f'/>
<id>378a05f0de7ff8874a2b97cdc78851eba748d91f</id>
<content type='text'>
Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve phpdbg opcode dump</title>
<updated>2015-05-24T18:29:57+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-05-24T18:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a1ef8b418d88798d2e23b9a89f944c0dc52e0928'/>
<id>a1ef8b418d88798d2e23b9a89f944c0dc52e0928</id>
<content type='text'>
Don't show &lt;unused&gt;, just don't display anything instead.

Dump nums used in op1/op2/result, e.g. for SEND, RECV etc.

Split the switch into three parts, one for each operand.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't show &lt;unused&gt;, just don't display anything instead.

Dump nums used in op1/op2/result, e.g. for SEND, RECV etc.

Split the switch into three parts, one for each operand.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt test for new format</title>
<updated>2015-04-20T19:05:10+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-04-20T19:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=54018ada7dd83827e4079a733e85b382e7176185'/>
<id>54018ada7dd83827e4079a733e85b382e7176185</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed phpdbg zend_bailout error when compiling syntax error code</title>
<updated>2015-02-13T09:47:47+00:00</updated>
<author>
<name>Reeze Xia</name>
<email>reeze@php.net</email>
</author>
<published>2015-02-13T09:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=46d957294599abee450b893b6bc4275b27954e30'/>
<id>46d957294599abee450b893b6bc4275b27954e30</id>
<content type='text'>
@krakjoe if there is something wrong, tell me plz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@krakjoe if there is something wrong, tell me plz
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/PHP-5.6'</title>
<updated>2014-10-26T23:34:56+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2014-10-26T23:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=09da8952d0434b53e740ffaca66a8051cd39cf93'/>
<id>09da8952d0434b53e740ffaca66a8051cd39cf93</id>
<content type='text'>
Conflicts:
	sapi/phpdbg/phpdbg.c
	sapi/phpdbg/phpdbg_bp.c
	sapi/phpdbg/phpdbg_list.c
	sapi/phpdbg/phpdbg_parser.c
	sapi/phpdbg/phpdbg_parser.h
	sapi/phpdbg/phpdbg_prompt.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	sapi/phpdbg/phpdbg.c
	sapi/phpdbg/phpdbg_bp.c
	sapi/phpdbg/phpdbg_list.c
	sapi/phpdbg/phpdbg_parser.c
	sapi/phpdbg/phpdbg_parser.h
	sapi/phpdbg/phpdbg_prompt.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix last commit, and do not output unnecessary information</title>
<updated>2014-10-26T23:00:18+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2014-10-26T21:21:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=190f4f9f18643a306fab7a71b625bf01168b0093'/>
<id>190f4f9f18643a306fab7a71b625bf01168b0093</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made phpdbg compatible with new engine</title>
<updated>2014-10-24T17:29:50+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2014-10-24T17:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2bcac53bca8ea82d661f057b6d9ff3c7c84f05a7'/>
<id>2bcac53bca8ea82d661f057b6d9ff3c7c84f05a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
