<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/phpdbg/tests/watch_001.phpt, branch php-7.3.0alpha1</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>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2016-10-12T20:46:28+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-10-12T20:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9669ec707ab99d33404d3132792a24ebd1130fcf'/>
<id>9669ec707ab99d33404d3132792a24ebd1130fcf</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 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>Disable optimizer when it conflicts with phpdbg tests</title>
<updated>2016-07-13T08:22:00+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-07-13T08:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=517bbb14fd76610a9ce800a9bb15b89d8155631c'/>
<id>517bbb14fd76610a9ce800a9bb15b89d8155631c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite watchpoints to be much more stable</title>
<updated>2016-07-11T21:58:20+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-07-11T21:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b00376884e00aa04614dd650e119aad653c1f16b'/>
<id>b00376884e00aa04614dd650e119aad653c1f16b</id>
<content type='text'>
This mainly involves a separate abstraction layer for elements (e.g. $a-&gt;b) and watchpoints (on pointer of the Bucket for example).
Also better comparison handling (value backup vs. page dumps).

It is not yet finished (there are sometimes false positives announced and names not yet perfect), but the functionality is working and not crashing as far as I have tested.
Future scope is also relative watchpoints, e.g. "w $this-&gt;val expression()" which does not have the symbol tables as basis, but the value (in this example: return value of expression()) as basis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mainly involves a separate abstraction layer for elements (e.g. $a-&gt;b) and watchpoints (on pointer of the Bucket for example).
Also better comparison handling (value backup vs. page dumps).

It is not yet finished (there are sometimes false positives announced and names not yet perfect), but the functionality is working and not crashing as far as I have tested.
Future scope is also relative watchpoints, e.g. "w $this-&gt;val expression()" which does not have the symbol tables as basis, but the value (in this example: return value of expression()) as basis.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix [valid] valgrind warnings, add first watchpoints test</title>
<updated>2015-07-15T14:22:51+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-15T14:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=af0d6256d5f95556d93685fb8b34e09406e85f8f'/>
<id>af0d6256d5f95556d93685fb8b34e09406e85f8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
