<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/phpdbg/phpdbg_print.c, branch php-7.0.0RC3</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>Always lowercase function names for lookup in phpdbg -p</title>
<updated>2015-07-22T13:33:44+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-22T13:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d6415ae47344207efc0fff762e55f596cddd1154'/>
<id>d6415ae47344207efc0fff762e55f596cddd1154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed opcodes printing.</title>
<updated>2015-07-22T11:13:26+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-07-22T11:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f56b89b0affebc916ec3c8f3275d31933dc76841'/>
<id>f56b89b0affebc916ec3c8f3275d31933dc76841</id>
<content type='text'>
-p"function"
-p"class::"
-p"class::method"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-p"function"
-p"class::"
-p"class::method"
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch asprintf to spprintf in phpdbg opcode dump</title>
<updated>2015-07-17T14:53:07+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-07-17T14:49:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=20e5027293bf8711bc4f6cabd8f304ca5b127690'/>
<id>20e5027293bf8711bc4f6cabd8f304ca5b127690</id>
<content type='text'>
Also use %td where appropriate, a lot of the values are ptrdiff
based.

Fix a leak in phpdbg_frame.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also use %td where appropriate, a lot of the values are ptrdiff
based.

Fix a leak in phpdbg_frame.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Show also runtime-bound functions/classes/methods with phpdbg -p</title>
<updated>2015-07-14T04:28:53+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-14T04:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=762c6dd6662d0269bdb6161706d2f40fb6802e43'/>
<id>762c6dd6662d0269bdb6161706d2f40fb6802e43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better opcode dump for finally</title>
<updated>2015-07-10T09:39:54+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-07-10T09:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bd72fdca98d093f5a905d86cbe1ab5f89b36d62d'/>
<id>bd72fdca98d093f5a905d86cbe1ab5f89b36d62d</id>
<content type='text'>
* Move opcode decode into opline decode, so we can adjust it for
  extended_value.
* Show extended_value and secondary jump ops for FAST_CALL and
  FAST_RET.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move opcode decode into opline decode, so we can adjust it for
  extended_value.
* Show extended_value and secondary jump ops for FAST_CALL and
  FAST_RET.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify TMP var number decoding (without HashTable)</title>
<updated>2015-07-06T14:56:48+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-07-06T14:56:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=001ecd3198a19aa52513c78468ffbd6e767e1ac1'/>
<id>001ecd3198a19aa52513c78468ffbd6e767e1ac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).</title>
<updated>2015-06-30T10:59:27+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-06-30T10:59:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7aa7627172c11979ec45c2db85f99182812ee59d'/>
<id>7aa7627172c11979ec45c2db85f99182812ee59d</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>Print should be in *current* context (stack)</title>
<updated>2015-04-25T17:15:08+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-04-25T17:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=49bd5eaabf86710d0abdd8747aec5ecea1ad5ed2'/>
<id>49bd5eaabf86710d0abdd8747aec5ecea1ad5ed2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add line_start/end info to main op_array</title>
<updated>2015-04-25T17:10:58+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-04-25T17:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a9a6799964c76dee70b19430d51d466097198783'/>
<id>a9a6799964c76dee70b19430d51d466097198783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
