<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/phpdbg, branch php-7.0.16</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>Fix copying too much leading to potential segfault</title>
<updated>2017-01-25T12:00:48+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2017-01-25T12:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c44efbbbb1a1b32ee3756b270f41c7507ee22e3b'/>
<id>c44efbbbb1a1b32ee3756b270f41c7507ee22e3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright headers to 2017</title>
<updated>2017-01-04T17:14:55+00:00</updated>
<author>
<name>Sammy Kaye Powers</name>
<email>sammyk@sammykmedia.com</email>
</author>
<published>2017-01-04T17:14:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=478f119ab9100dbd345a6db5287a0cfb5fda5bf3'/>
<id>478f119ab9100dbd345a6db5287a0cfb5fda5bf3</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 #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>Fix issue with -- in phpdbg command line</title>
<updated>2016-12-21T01:42:23+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-12-21T01:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=becda86ae5dbf7abb1afabd14e84113b2785a345'/>
<id>becda86ae5dbf7abb1afabd14e84113b2785a345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Partially fix bug #70492</title>
<updated>2016-12-14T17:11:27+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-12-14T17:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f99bf7036033f4dd95b8f56c8697af7f8963ab9f'/>
<id>f99bf7036033f4dd95b8f56c8697af7f8963ab9f</id>
<content type='text'>
The libmagic portion is missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The libmagic portion is missing.
</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>Merge branch 'PHP-7.0' of https://git.php.net/push/php-src into PHP-7.0</title>
<updated>2016-11-30T19:41:26+00:00</updated>
<author>
<name>Nuno Lopes</name>
<email>nlopess@php.net</email>
</author>
<published>2016-11-30T19:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d5a2af6d1ce81b4124b690fe86e2e2be0545ae12'/>
<id>d5a2af6d1ce81b4124b690fe86e2e2be0545ae12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Revert "Revert "Remove a few unused write warning""</title>
<updated>2016-11-20T18:18:50+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-11-20T18:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bc30206b8ad4975126bd36f48add769d0d9a221a'/>
<id>bc30206b8ad4975126bd36f48add769d0d9a221a</id>
<content type='text'>
This reverts commit ff5a65d26b139142c5e967582c369ef65b79adf8.

(With zend_ prefix now)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit ff5a65d26b139142c5e967582c369ef65b79adf8.

(With zend_ prefix now)
</pre>
</div>
</content>
</entry>
</feed>
