<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/reflection, branch php-5.3.14</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>Replace $Revision$ with $Id$ in keyword expansion enable files</title>
<updated>2012-03-20T16:53:47+00:00</updated>
<author>
<name>David Soria Parra</name>
<email>dsp@php.net</email>
</author>
<published>2012-03-20T16:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f7b10abae939412e8b5cab69cd579e071deb446b'/>
<id>f7b10abae939412e8b5cab69cd579e071deb446b</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 #61388 (ReflectionObject:getProperties() issues invalid reads</title>
<updated>2012-03-18T18:23:27+00:00</updated>
<author>
<name>Gustavo André dos Santos Lopes</name>
<email>cataphract@php.net</email>
</author>
<published>2012-03-18T18:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=227112cb0fb732d86da376e1b8ccc9dab2a5e225'/>
<id>227112cb0fb732d86da376e1b8ccc9dab2a5e225</id>
<content type='text'>
  when get_properties returns a hash table with (inaccessible) dynamic
  numeric properties).


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  when get_properties returns a hash table with (inaccessible) dynamic
  numeric properties).


</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())</title>
<updated>2012-02-03T16:27:35+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-02-03T16:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=30f63e4152f19bf2a7ab44d01cfa539ea0ec4b20'/>
<id>30f63e4152f19bf2a7ab44d01cfa539ea0ec4b20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Year++</title>
<updated>2012-01-01T13:15:04+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2012-01-01T13:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e4ca0ed09f035b362f48f30b8a2c0fcf47764801'/>
<id>e4ca0ed09f035b362f48f30b8a2c0fcf47764801</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 #60367 (Reflection and Late Static Binding)</title>
<updated>2011-11-24T09:16:11+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2011-11-24T09:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fe96e8e64ca1e3b9045a8d2af21ed91448c31594'/>
<id>fe96e8e64ca1e3b9045a8d2af21ed91448c31594</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Make usage of new PHP_FE_END macro</title>
<updated>2011-07-25T11:42:53+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-07-25T11:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=23e438594d30c3507644575fa39c9736f19d1fe8'/>
<id>23e438594d30c3507644575fa39c9736f19d1fe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Missing fix for bug #54347</title>
<updated>2011-06-11T15:11:49+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-06-11T15:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9b1ba00a1ec6cbaa75591eaeeac6ae620a1b9956'/>
<id>9b1ba00a1ec6cbaa75591eaeeac6ae620a1b9956</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 #54347 (reflection_extension does not lowercase module function name)</title>
<updated>2011-06-09T22:45:35+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-06-09T22:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=60857e013b66953d5c5a7195e9e9539236f14eed'/>
<id>60857e013b66953d5c5a7195e9e9539236f14eed</id>
<content type='text'>
  patch by: laruence at yahoo dot com dot cn

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  patch by: laruence at yahoo dot com dot cn

</pre>
</div>
</content>
</entry>
<entry>
<title>- Simpler fix for bug #53915.</title>
<updated>2011-02-03T12:45:30+00:00</updated>
<author>
<name>Gustavo André dos Santos Lopes</name>
<email>cataphract@php.net</email>
</author>
<published>2011-02-03T12:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e15dd93e7e7e4e99b9e6120003968aac0ffe0c55'/>
<id>e15dd93e7e7e4e99b9e6120003968aac0ffe0c55</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 #53915: ReflectionClass::getConstant(s) emits fatal error on</title>
<updated>2011-02-03T12:38:25+00:00</updated>
<author>
<name>Gustavo André dos Santos Lopes</name>
<email>cataphract@php.net</email>
</author>
<published>2011-02-03T12:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fac1e871713d4117cfb5f108f235f60e313f99da'/>
<id>fac1e871713d4117cfb5f108f235f60e313f99da</id>
<content type='text'>
  constants with self::.
- Reflown some NEWS entries to have lines no longer than 80 chars.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  constants with self::.
- Reflown some NEWS entries to have lines no longer than 80 chars.

</pre>
</div>
</content>
</entry>
</feed>
