Skip to content
This repository was archived by the owner on Feb 21, 2019. It is now read-only.

Releases: nette/reflection

Released version 2.4.2

14 Jul 07:50
@dg dg
Compare
Choose a tag to compare
  • coding style: fixes, lowercase true/false/null
  • each() replaced with current() and next()

For the details you can have a look at the diff.

Released version 2.4.1

15 Jan 13:37
@dg dg
Compare
Choose a tag to compare
  • AnnotationsParser: sooner $useReflection initialization
  • AnnotationsParser: fixed expanding to FQCN in bracketed namespace
  • AnnotationParser: support PHP 7 group use statements (nette/di#125)

For the details you can have a look at the diff.

Released version 2.4.0

17 Jun 15:29
@dg dg
Compare
Choose a tag to compare
  • requires PHP 5.6
  • uses Nette\SmartObject & StaticClass
  • AnnotationsParser::parsePhp() Return also classes without annotations

For the details you can have a look at the diff.

Released version 2.3.2

01 Apr 14:32
@dg dg
Compare
Choose a tag to compare
  • AnnotationsParser::parsePhp() Return also classes without annotations
  • Method: self replaced with static

For the details you can have a look at the diff.

Released version 2.2.2

23 Aug 14:08
@dg dg
Compare
Choose a tag to compare
  • travis: migrating to container-based infrastructure
  • improved coding style

For the details you can have a look at the diff.

Released version 2.3.1

23 Aug 14:08
@dg dg
Compare
Choose a tag to compare
  • travis: migrating to container-based infrastructure
  • improved coding style

For the details you can have a look at the diff.

Released version 2.3.0

31 Jan 13:26
@dg dg
Compare
Choose a tag to compare
  • added Helpers::getDeclaringClass()
  • added bridge for Nette DI

Released version 2.2.1

31 Jan 13:24
@dg dg
Compare
Choose a tag to compare
  • AnnotationsParser::expandClassName() resolves self to original class name

Released version 2.2.0

12 May 21:57
@dg dg
Compare
Choose a tag to compare

The first standalone release. For more information see readme.md.