<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/phpdbg/phpdbg_list.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>Fix valgrind warning upon displaying lines from eval()ed code in phpdbg</title>
<updated>2015-08-31T21:42:15+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-08-31T21:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=84b608de1042696e394330e9fa205850c7a133f9'/>
<id>84b608de1042696e394330e9fa205850c7a133f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed printing</title>
<updated>2015-08-27T03:38:11+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-08-27T03:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c359ca8c3dea661cc2faa95270f59469ee8ee9d0'/>
<id>c359ca8c3dea661cc2faa95270f59469ee8ee9d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build, use exported symbol</title>
<updated>2015-08-25T08:39:43+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-08-25T08:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7366e29662f2b514a4d2603ea0b06e4bd1628f60'/>
<id>7366e29662f2b514a4d2603ea0b06e4bd1628f60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix oplog with eval()ed code</title>
<updated>2015-08-24T11:28:35+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-08-24T11:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6b3228fda452e3ff53b8b0bd87f74c6d5ceafa6d'/>
<id>6b3228fda452e3ff53b8b0bd87f74c6d5ceafa6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix further leaks</title>
<updated>2015-08-03T23:22:04+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-08-03T23:22:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d0ad621906dcf2137119c85f2cfb5361c245a06f'/>
<id>d0ad621906dcf2137119c85f2cfb5361c245a06f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix valgrind errors in phpdbg</title>
<updated>2015-08-03T22:00:10+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-08-03T22:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d8fe645db444e54fcc8b2555c08a5021c17ca2d3'/>
<id>d8fe645db444e54fcc8b2555c08a5021c17ca2d3</id>
<content type='text'>
Revert "We cannot safely assume that all op array will be refcount 0 after execution"
This reverts commit b6936adb58288a0606ed847802d9226cddb41e2b.

This change turns out to not have been a clever idea and was causing more weirdness than it helped...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "We cannot safely assume that all op array will be refcount 0 after execution"
This reverts commit b6936adb58288a0606ed847802d9226cddb41e2b.

This change turns out to not have been a clever idea and was causing more weirdness than it helped...
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix last invalid read</title>
<updated>2015-08-03T18:49:41+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-08-03T18:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b20953118ba41cd9465ccc84e79b6eef3f539573'/>
<id>b20953118ba41cd9465ccc84e79b6eef3f539573</id>
<content type='text'>
Also revert debugging run-tests.php changes...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also revert debugging run-tests.php changes...
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debug instructions (...)</title>
<updated>2015-07-31T11:23:45+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-31T11:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=590c5a7e501bec91c4f57813d167e870653f2451'/>
<id>590c5a7e501bec91c4f57813d167e870653f2451</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix oplog trace with already freed closures</title>
<updated>2015-07-31T00:06:03+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-31T00:05:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1da4ee25b89a668d55064f6cbfd62fcf1c9d00ef'/>
<id>1da4ee25b89a668d55064f6cbfd62fcf1c9d00ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: A buf == NULL on filehandle will segfault</title>
<updated>2015-07-27T14:57:09+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-27T14:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=248ebf0df69f61f5538df44d3565893935b784c5'/>
<id>248ebf0df69f61f5538df44d3565893935b784c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
