tag:github.com,2008:https://github.com/nette/reflection/releasesRelease notes from reflection2017-07-14T06:44:51Ztag:github.com,2008:Repository/17694049/v2.4.22017-07-14T07:50:34ZReleased version 2.4.2<ul>
<li>coding style: fixes, lowercase true/false/null</li>
<li><code>each()</code> replaced with <code>current()</code> and <code>next()</code></li>
</ul>
<p>For the details you can have a look at the <a href="https://github.com/nette/reflection/compare/v2.4.1...v2.4.2">diff</a>.</p>dgtag:github.com,2008:Repository/17694049/v2.4.12017-01-15T13:37:56ZReleased version 2.4.1<ul>
<li>AnnotationsParser: sooner $useReflection initialization</li>
<li>AnnotationsParser: fixed expanding to FQCN in bracketed namespace</li>
<li>AnnotationParser: support PHP 7 group use statements (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="175067891" data-permission-text="Title is private" data-url="https://github.com/nette/di/issues/125" data-hovercard-type="pull_request" data-hovercard-url="/nette/di/pull/125/hovercard" href="https://github.com/nette/di/pull/125">nette/di#125</a>)</li>
</ul>
<p>For the details you can have a look at the <a href="https://github.com/nette/reflection/compare/v2.4.0...v2.4.1">diff</a>.</p>dgtag:github.com,2008:Repository/17694049/v2.4.02016-06-17T15:29:24ZReleased version 2.4.0<ul>
<li>requires PHP 5.6</li>
<li>uses Nette\SmartObject & StaticClass</li>
<li><code>AnnotationsParser::parsePhp()</code> Return also classes without annotations</li>
</ul>
<p>For the details you can have a look at the <a href="https://github.com/nette/reflection/compare/v2.3.2...v2.4.0">diff</a>.</p>dgtag:github.com,2008:Repository/17694049/v2.3.22016-04-01T14:32:38ZReleased version 2.3.2<ul>
<li>AnnotationsParser::<code>parsePhp()</code> Return also classes without annotations</li>
<li>Method: self replaced with static</li>
</ul>
<p>For the details you can have a look at the <a href="https://github.com/nette/reflection/compare/v2.3.1...v2.3.2">diff</a>.</p>dgtag:github.com,2008:Repository/17694049/v2.2.22015-08-23T14:08:29ZReleased version 2.2.2<ul>
<li>travis: migrating to container-based infrastructure</li>
<li>improved coding style</li>
</ul>
<p>For the details you can have a look at the <a href="https://github.com/nette/reflection/compare/v2.2.1...v2.2.2">diff</a>.</p>dgtag:github.com,2008:Repository/17694049/v2.3.12015-08-23T14:08:06ZReleased version 2.3.1<ul>
<li>travis: migrating to container-based infrastructure</li>
<li>improved coding style</li>
</ul>
<p>For the details you can have a look at the <a href="https://github.com/nette/reflection/compare/v2.3.0...v2.3.1">diff</a>.</p>dgtag:github.com,2008:Repository/17694049/v2.3.02015-02-24T22:50:06ZReleased version 2.3.0<ul>
<li>added <code>Helpers::getDeclaringClass()</code></li>
<li>added bridge for Nette DI</li>
</ul>dgtag:github.com,2008:Repository/17694049/v2.2.12015-01-31T13:24:32ZReleased version 2.2.1<ul>
<li>AnnotationsParser::expandClassName() resolves <code>self</code> to original class name</li>
</ul>dgtag:github.com,2008:Repository/17694049/v2.2.02014-06-24T12:21:53ZReleased version 2.2.0<p>The first standalone release. For more information <a href="https://github.com/nette/reflection/blob/master/readme.md">see readme.md</a>.</p>dg