<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/run-tests.php, branch PHP-7.0.4</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Merge branch 'PHP-5.6' into PHP-7.0</title>
<updated>2016-01-04T17:13:38+00:00</updated>
<author>
<name>Julien Pauli</name>
<email>jpauli@php.net</email>
</author>
<published>2016-01-04T17:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=736b91c6507b196e9ddd84aba3f98ee7ed66c63d'/>
<id>736b91c6507b196e9ddd84aba3f98ee7ed66c63d</id>
<content type='text'>
* PHP-5.6:
  Happy new year (Update copyright to 2016)

Conflicts:
	ext/json/php_json_encoder.h
	sapi/continuity/capi.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.6:
  Happy new year (Update copyright to 2016)

Conflicts:
	ext/json/php_json_encoder.h
	sapi/continuity/capi.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year (Update copyright to 2016)</title>
<updated>2016-01-02T23:44:37+00:00</updated>
<author>
<name>Lior Kaplan</name>
<email>kaplanlior@gmail.com</email>
</author>
<published>2016-01-01T23:44:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=53fb2f1e5c6037a5182c2e0dcd5bac7ecdb7c150'/>
<id>53fb2f1e5c6037a5182c2e0dcd5bac7ecdb7c150</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #70781 (Extension tests fail on dynamic ext dependency)</title>
<updated>2015-12-09T10:05:34+00:00</updated>
<author>
<name>Francois Laupretre</name>
<email>francois@php.net</email>
</author>
<published>2015-10-24T17:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=25abf2f028171fd89627824ef2c98090a2802361'/>
<id>25abf2f028171fd89627824ef2c98090a2802361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use --vex-iropt-precise-memory-exns=yes for valgrind &lt; 3.8.0</title>
<updated>2015-11-10T08:27:49+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-11-10T08:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ccf8b54b89afdf380a2219fab0ac73d199faa54b'/>
<id>ccf8b54b89afdf380a2219fab0ac73d199faa54b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generally run all tests in sapi folder by default</title>
<updated>2015-10-10T15:24:14+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-10-10T15:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=fe676968671e52b144d0919deb70492103745e9b'/>
<id>fe676968671e52b144d0919deb70492103745e9b</id>
<content type='text'>
Turned out that sapi/phpdbg actually wasn't explicitly included as sapi folders were individually selected
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turned out that sapi/phpdbg actually wasn't explicitly included as sapi folders were individually selected
</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://trove.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>
<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://trove.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>Fix a few valgrind errors in phpdbg</title>
<updated>2015-08-03T18:27:46+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-08-03T18:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b5e16cebda52b25f651b97c9b9da830ee7e46138'/>
<id>b5e16cebda52b25f651b97c9b9da830ee7e46138</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move phpdbg tests to .phpt mechanism</title>
<updated>2015-07-20T16:00:43+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-20T16:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=378a05f0de7ff8874a2b97cdc78851eba748d91f'/>
<id>378a05f0de7ff8874a2b97cdc78851eba748d91f</id>
<content type='text'>
Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions
</pre>
</div>
</content>
</entry>
<entry>
<title>XFAILED tests are not "You may have found a problem in PHP"</title>
<updated>2015-07-02T18:49:30+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-07-02T18:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=6ff72467dc2595183ef31b30b4d4195f65a78f57'/>
<id>6ff72467dc2595183ef31b30b4d4195f65a78f57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
