<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/reflection/tests, branch php-7.0.0RC8</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 typo in reflection phpt</title>
<updated>2015-11-08T08:47:26+00:00</updated>
<author>
<name>James Titcumb</name>
<email>james@asgrim.com</email>
</author>
<published>2015-10-27T13:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dc6b74ae2d3c6eaad6f4c718782b894a7dfe9cae'/>
<id>dc6b74ae2d3c6eaad6f4c718782b894a7dfe9cae</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 #70650</title>
<updated>2015-10-07T14:25:59+00:00</updated>
<author>
<name>Márcio Almada</name>
<email>marcio3w@gmail.com</email>
</author>
<published>2015-10-06T20:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ddb6d7801e5dfc2f196b549b8ad51376cdc1bc90'/>
<id>ddb6d7801e5dfc2f196b549b8ad51376cdc1bc90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for ReflectionMethod::getPrototype_basic()</title>
<updated>2015-09-01T22:28:46+00:00</updated>
<author>
<name>marcosptf</name>
<email>marcosptf@yahoo.com.br</email>
</author>
<published>2015-08-25T04:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=519016096f911428778d0b88b8701e4d72e88bee'/>
<id>519016096f911428778d0b88b8701e4d72e88bee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bogus traces with ReflectionGenerator::getTrace()</title>
<updated>2015-08-20T21:24:28+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-08-20T21:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5ece3ec71c3eb8d3b706c68b82a8f7c4a14491c6'/>
<id>5ece3ec71c3eb8d3b706c68b82a8f7c4a14491c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't leak generator cycle in ReflectionGenerator test</title>
<updated>2015-07-03T17:33:28+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-07-03T16:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3c33854e7c2ed15995acc8d3f6cf7ec64d53c698'/>
<id>3c33854e7c2ed15995acc8d3f6cf7ec64d53c698</id>
<content type='text'>
This is tracked by bug #69989.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is tracked by bug #69989.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pull-request/1284'</title>
<updated>2015-06-17T19:55:03+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-06-17T19:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=269acaa363cab7de8705b060ba9b1e32322fb0f4'/>
<id>269acaa363cab7de8705b060ba9b1e32322fb0f4</id>
<content type='text'>
* pull-request/1284:
  Rename interface macros
  Fix typo in UPGRADING
  Move definition of Throwable to zend_exceptions.h/c
  Check for zend_ce_throwable instead
  Fix some missed tests
  Add Throwable tests
  Fix previous exception type check
  Updated UPGRADING with RFC link
  Changed AssertionException to AssertionError
  Update exception error messages
  Throwable method signatures.
  Update exception names in tests after formatting changes.
  Merge exception formatting changes.
  Make zend_get_exception_base static.
  Fix a few missed tests.
  Fix handler double copy.
  Updated tests to reflect exception class changes.
  Remodel exceptions based on Throwable interface
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pull-request/1284:
  Rename interface macros
  Fix typo in UPGRADING
  Move definition of Throwable to zend_exceptions.h/c
  Check for zend_ce_throwable instead
  Fix some missed tests
  Add Throwable tests
  Fix previous exception type check
  Updated UPGRADING with RFC link
  Changed AssertionException to AssertionError
  Update exception error messages
  Throwable method signatures.
  Update exception names in tests after formatting changes.
  Merge exception formatting changes.
  Make zend_get_exception_base static.
  Fix a few missed tests.
  Fix handler double copy.
  Updated tests to reflect exception class changes.
  Remodel exceptions based on Throwable interface
</pre>
</div>
</content>
</entry>
<entry>
<title>Rmoved opcache.load_comments.</title>
<updated>2015-06-15T11:01:26+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-06-15T11:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ae88a243e43d7201b2c654d1c4b26ea34f052512'/>
<id>ae88a243e43d7201b2c654d1c4b26ea34f052512</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed AssertionException to AssertionError</title>
<updated>2015-06-15T04:52:39+00:00</updated>
<author>
<name>Aaron Piotrowski</name>
<email>aaron@trowski.com</email>
</author>
<published>2015-06-15T04:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=482985ca38a46cef833e9f8be81f909790c8441e'/>
<id>482985ca38a46cef833e9f8be81f909790c8441e</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 'master' into throwable-interface</title>
<updated>2015-06-14T23:53:11+00:00</updated>
<author>
<name>Aaron Piotrowski</name>
<email>aaron@trowski.com</email>
</author>
<published>2015-06-14T23:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=110e0a5a2cda3bfa7778bb871502ff2b50e59f76'/>
<id>110e0a5a2cda3bfa7778bb871502ff2b50e59f76</id>
<content type='text'>
# Conflicts:
#	Zend/zend_language_scanner.c
#	Zend/zend_language_scanner.l
#	ext/simplexml/tests/SimpleXMLElement_xpath.phpt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	Zend/zend_language_scanner.c
#	Zend/zend_language_scanner.l
#	ext/simplexml/tests/SimpleXMLElement_xpath.phpt
</pre>
</div>
</content>
</entry>
<entry>
<title>Reflection support for type hints and return types</title>
<updated>2015-06-08T06:46:30+00:00</updated>
<author>
<name>Matteo Beccati</name>
<email>mbeccati@php.net</email>
</author>
<published>2015-06-08T06:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ec281fef480a3159d9974f3fc8ce93033bc0546b'/>
<id>ec281fef480a3159d9974f3fc8ce93033bc0546b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
