<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/reflection/tests, branch php-7.0.26</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>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://git.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>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://git.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>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://git.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>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://git.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>Revert "Fixed bug #74035"</title>
<updated>2017-02-12T21:02:39+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-02-12T21:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eb1373e509a69a48e90e6dd4c2dda1348e19b776'/>
<id>eb1373e509a69a48e90e6dd4c2dda1348e19b776</id>
<content type='text'>
This reverts commit 9ffc6ca62f53431a4b32b30cdda8180142f47cdb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9ffc6ca62f53431a4b32b30cdda8180142f47cdb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #74035</title>
<updated>2017-02-03T17:29:39+00:00</updated>
<author>
<name>andrewnester</name>
<email>andrew.nester.dev@gmail.com</email>
</author>
<published>2017-02-03T08:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9ffc6ca62f53431a4b32b30cdda8180142f47cdb'/>
<id>9ffc6ca62f53431a4b32b30cdda8180142f47cdb</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 #46103</title>
<updated>2016-12-18T16:10:19+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-12-18T16:10:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c1af9f282f62eaf8a5973068ce373a800e0f752c'/>
<id>c1af9f282f62eaf8a5973068ce373a800e0f752c</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 #72846 (getConstant for a array constant with constant values returns NULL/NFC/UKNOWN)</title>
<updated>2016-08-15T15:22:55+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-08-15T15:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=60de74ebdae5cf8b14f85d6e60f519c9e8b966f9'/>
<id>60de74ebdae5cf8b14f85d6e60f519c9e8b966f9</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-5.6' into PHP-7.0</title>
<updated>2016-07-13T19:48:05+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-07-13T19:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=57c998361957fec8a58b4ea6a9bc49887395db93'/>
<id>57c998361957fec8a58b4ea6a9bc49887395db93</id>
<content type='text'>
Conflicts:
	ext/reflection/php_reflection.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ext/reflection/php_reflection.c
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: bug72222 for PHP-5.6 reflection export of array consts</title>
<updated>2016-07-13T19:39:55+00:00</updated>
<author>
<name>nikita2206</name>
<email>inefedor@gmail.com</email>
</author>
<published>2016-05-15T23:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eb190b4e917e537380a505c4c28b9dc2c5b3c295'/>
<id>eb190b4e917e537380a505c4c28b9dc2c5b3c295</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
