<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/reflection/tests, branch PHP-7.1.18</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-7.0' into PHP-7.1</title>
<updated>2017-08-16T10:14:47+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2017-08-16T10:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9a72a7c58fab41ebeee76fcbbd5027f05a8fbeee'/>
<id>9a72a7c58fab41ebeee76fcbbd5027f05a8fbeee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed stupid test</title>
<updated>2017-08-16T10:14:41+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2017-08-16T10:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=5d2c303438fde4d83cae41321dc2a2ce1a91b0dc'/>
<id>5d2c303438fde4d83cae41321dc2a2ce1a91b0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-07-27T04:50:28+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-07-27T04:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=0ddda0dcb73502d33bc89696f0a625cbae35d2a3'/>
<id>0ddda0dcb73502d33bc89696f0a625cbae35d2a3</id>
<content type='text'>
* PHP-7.0:
  Fixed test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fixed test
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test</title>
<updated>2017-07-27T04:50:17+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-07-27T04:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9fcfe52d03bc40cfce8306debe2e91d83a560683'/>
<id>9fcfe52d03bc40cfce8306debe2e91d83a560683</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-07-27T03:23:27+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-07-27T03:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=84a18c47824d126b914bbddc85ed785699fe1544'/>
<id>84a18c47824d126b914bbddc85ed785699fe1544</id>
<content type='text'>
* PHP-7.0:
  Fixed bug #74949 (null pointer dereference in _function_string)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fixed bug #74949 (null pointer dereference in _function_string)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #74949 (null pointer dereference in _function_string)</title>
<updated>2017-07-27T03:23:06+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-07-27T03:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=e36c04ef483d85fe145ee07280d8c31e7e295644'/>
<id>e36c04ef483d85fe145ee07280d8c31e7e295644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-05-31T05:08:26+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-05-31T05:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9064dca58ba87ccdbf6cee71122e50595765cfa1'/>
<id>9064dca58ba87ccdbf6cee71122e50595765cfa1</id>
<content type='text'>
* PHP-7.0:
  Fixed bug #74673 (Segfault when cast Reflection object to string with undefined constant)

Conflicts:
	ext/reflection/php_reflection.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fixed bug #74673 (Segfault when cast Reflection object to string with undefined constant)

Conflicts:
	ext/reflection/php_reflection.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #74673 (Segfault when cast Reflection object to string with undefined constant)</title>
<updated>2017-05-31T04:39:26+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-05-31T04:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9c5717d0decd56710129a5599fe5d38f82a7bab2'/>
<id>9c5717d0decd56710129a5599fe5d38f82a7bab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test ReflectionType support of iterable</title>
<updated>2017-04-29T15:12:46+00:00</updated>
<author>
<name>Andrea Faulds</name>
<email>ajf@ajf.me</email>
</author>
<published>2017-04-29T13:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9891b9ede225b58c358372c2b7b8603c2c91ac12'/>
<id>9891b9ede225b58c358372c2b7b8603c2c91ac12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-02-12T21:03:31+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-02-12T21:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=134d0b33a3bc18044c44deb1b33755e69b0c5631'/>
<id>134d0b33a3bc18044c44deb1b33755e69b0c5631</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
