Skip to content

Releases: CircleOfNice/UtilityBundle

1.3.0 - Additional reflection methods

19 Jun 09:44

Choose a tag to compare

Added additional reflection methods.

  • getMethods
  • getProperties
  • hasMethod
  • usesTrait

1.2.1 - Reflectable Interface fix

13 Jun 18:36

Choose a tag to compare

Reflectable interface was missing the new methods.

1.2.0 - getTraits

13 Jun 17:32

Choose a tag to compare

Support for getTraits on Reflectable interface

  • Added Contains to Container
  • Added getInterfaceNames to Reflectable
  • fixed some PHPdoc

1.1.0 - Change Namespace from Ci\... to Circle\...

02 Jun 07:12

Choose a tag to compare

Merge pull request #5 from CircleOfNice/namespacing

renamed namespace