Disco v0.5.0 Release Notes

Release Date: 2016-09-01 // over 7 years ago
  • โž• 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.