<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/phpdbg, branch php-7.0.0alpha2</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>Add phpdbg userland API to fetch oplog</title>
<updated>2015-06-22T10:58:33+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-06-22T10:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=29aad0ef45618a25d5f87031a3e4e74ba1f6ac58'/>
<id>29aad0ef45618a25d5f87031a3e4e74ba1f6ac58</id>
<content type='text'>
We may want to add some opcode info later, so that "opcodes" mode is more helpful
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We may want to add some opcode info later, so that "opcodes" mode is more helpful
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue with zend_execute_ex replaced by execute_ex upon icall</title>
<updated>2015-06-16T21:37:39+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-06-16T21:37:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=28756e99be2b6701e8a781ee54c1e1aeaa039813'/>
<id>28756e99be2b6701e8a781ee54c1e1aeaa039813</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix infinite loop when running phpdbg via -r(r)</title>
<updated>2015-06-16T21:37:39+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-06-16T21:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8c4807fe7a78d9a7e73b3943cac0647df641eb2d'/>
<id>8c4807fe7a78d9a7e73b3943cac0647df641eb2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ZEND_ASSERT_CHECK to phpdbg opcode jump list</title>
<updated>2015-06-14T02:45:56+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-06-14T02:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b97944c6d1469ba9979843e27050068aa914eb39'/>
<id>b97944c6d1469ba9979843e27050068aa914eb39</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 #69733 (PHP fails to build with --enable-phpdbg-debug)</title>
<updated>2015-05-31T05:35:01+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-05-31T05:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d2649af6b9e222bdece713d37ac9b15d722fa163'/>
<id>d2649af6b9e222bdece713d37ac9b15d722fa163</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the fix in f68dc94aa727085040650b4c9354672f2f62ee6a</title>
<updated>2015-05-27T08:47:15+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-05-27T08:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=151e52f6eb2cf378ea30b4b53bb5afc4a5e6ec99'/>
<id>151e52f6eb2cf378ea30b4b53bb5afc4a5e6ec99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless cast</title>
<updated>2015-05-27T02:45:19+00:00</updated>
<author>
<name>Reeze Xia</name>
<email>reeze@php.net</email>
</author>
<published>2015-05-27T02:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f68dc94aa727085040650b4c9354672f2f62ee6a'/>
<id>f68dc94aa727085040650b4c9354672f2f62ee6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix phpdbg class fetch / method opcodes</title>
<updated>2015-05-26T22:55:26+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-05-26T22:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5bec1490f90e1061d4b3416c8e34a5369c616475'/>
<id>5bec1490f90e1061d4b3416c8e34a5369c616475</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 exit unexpected after signal SIGCONT on OS X</title>
<updated>2015-05-26T14:04:50+00:00</updated>
<author>
<name>Reeze Xia</name>
<email>reeze@php.net</email>
</author>
<published>2015-05-26T14:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ca31711625095c2d6e308d7f0fc9d371ad0934d4'/>
<id>ca31711625095c2d6e308d7f0fc9d371ad0934d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
