Skip to content

Disco 0.5.0

Compare
Choose a tag to compare
@shochdoerfer shochdoerfer released this 01 Sep 19:53
· 189 commits to master since this release

Added

  • #55 Introducing aliases for Beans
  • #53 Switched to PHP_EOL.
  • #52 Primitive types can be returned from the bean methods.
  • #49 Upgraded ProxyManger to version 2.x and dropped support for PHP 5.x.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #59 Session refactoring
  • #56 Fixed an issue with the serialization of the BeanFactory instance.
  • #51 Fixed $reader property type hint.
  • #50 Added null check in BeanFactoryPostProcessor.