<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/phpdbg/tests, branch php-7.0.26</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>Fixed bug #73704 (phpdbg shows the wrong line in files with shebang)</title>
<updated>2016-12-21T23:39:24+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-12-21T23:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3b2b080cbcdcadb97f9dd2db1a6e9e4200c34023'/>
<id>3b2b080cbcdcadb97f9dd2db1a6e9e4200c34023</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue getting executable lines from custom wrappers</title>
<updated>2016-12-06T17:29:48+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-12-06T17:27:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7e12b5da712f603d4ff68c378c0b1f06dcc495db'/>
<id>7e12b5da712f603d4ff68c378c0b1f06dcc495db</id>
<content type='text'>
See also krakjoe/phpdbg#161
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also krakjoe/phpdbg#161
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg available</title>
<updated>2016-11-30T10:44:10+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-11-30T10:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=344ef050aa7eac98edc7a18861ab81256687aba4'/>
<id>344ef050aa7eac98edc7a18861ab81256687aba4</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 #73615 (phpdbg without option never load .phpdbginit at startup)</title>
<updated>2016-11-30T01:56:47+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-11-30T01:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b73a3afff333143b2908b280e6a4e26d61cb3138'/>
<id>b73a3afff333143b2908b280e6a4e26d61cb3138</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly escape all filenames when exporting breakpoints</title>
<updated>2016-11-13T12:22:06+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-11-13T11:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ba75d4c50b973f6b85e8d6abab79d8c3aee2737a'/>
<id>ba75d4c50b973f6b85e8d6abab79d8c3aee2737a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS</title>
<updated>2016-10-12T20:54:32+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-10-12T20:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fe49fd7daddd740d84601504fe55dbc33c858d4c'/>
<id>fe49fd7daddd740d84601504fe55dbc33c858d4c</id>
<content type='text'>
Also add missing include.inc test file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add missing include.inc test file
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix phpdbg tests after lineno change</title>
<updated>2016-10-12T20:41:59+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-10-12T20:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fe378c27cc61c07189b32c2348a6a4306823c50e'/>
<id>fe378c27cc61c07189b32c2348a6a4306823c50e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add stdin command and -s command line parameter to phpdbg</title>
<updated>2016-10-12T18:15:49+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-10-12T18:11:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5aae01104f88f98f42fd997d360757651f7cc919'/>
<id>5aae01104f88f98f42fd997d360757651f7cc919</id>
<content type='text'>
This allows reading the initial script file from stdin instead of being forced to put the script into a file in order to run it with phpdbg.
Especially important for programmatic execution of phpdbg.

Also adding tests/include_once.phpt and tests/set_exception_handler.phpt as I seem to have forgotten to git add them sometime long ago...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows reading the initial script file from stdin instead of being forced to put the script into a file in order to run it with phpdbg.
Especially important for programmatic execution of phpdbg.

Also adding tests/include_once.phpt and tests/set_exception_handler.phpt as I seem to have forgotten to git add them sometime long ago...
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix run command args passing when inmidst execution</title>
<updated>2016-10-02T11:45:20+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-10-02T11:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=417a8ef6b45ed8510faf5ebfb7b4f8c76cb97934'/>
<id>417a8ef6b45ed8510faf5ebfb7b4f8c76cb97934</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>phpdbg next command must stop when leaving function</title>
<updated>2016-09-23T01:29:37+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-09-23T01:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cf35dae6e22da6b06d130630abd024e285939a2e'/>
<id>cf35dae6e22da6b06d130630abd024e285939a2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
