doctrine/instantiator
Lightweight PHP library to instantiate objects without calling their constructors. Useful for hydrators, serializers, proxies, and testing/mocking. Part of the Doctrine ecosystem; creates instances via reflection while avoiding side effects and required constructor args.
Feature release (minor)
Backwards incompatible release (major)
Feature release (minor)
1.4.x bugfix release (patch)
Release 1.3.1
Release 1.3.0
This release simplifies the internal code by leveraging PHP 7.1+ functionality, adds static analysis and coding standards to CI integration, and brings in minimal performance improvements.
Total issues resolved: 11
Throwable in Exception marker interface thanks to @BackEndTearestore_error_handler, typehint thanks to @seferovThis release raises the minimum required PHP version to 7.1.0.
HHVM official support was dropped.
In addition to that, cleanups were applied in the library, making it slightly more efficient, as a few checks for old PHP version compatibility were dropped.
Total issues resolved: 3
Total issues resolved: 7
Total issues resolved: 2
Total issues resolved: 2
First stable release of doctrine/instantiator, as imported from ocramius/instantiator
How can I help you explore Laravel packages today?