Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-doctrine-instantiator - Instantiate objects in PHP without invoking their constructors

Website:
https://github.com/doctrine/instantiator
Licence:
MIT
Vendor:
Remi Collet
Description:
This library provides a way of avoiding usage of constructors when
instantiating PHP classes.

Packages

php-doctrine-instantiator-1.1.0-3.fc26.remi.noarch [14 KiB] Changelog by Remi Collet (2017-08-04):
- allow parallel installation of 1.0 and 1.1
php-doctrine-instantiator-1.1.0-1.fc26.remi.noarch [13 KiB] Changelog by Remi Collet (2017-08-04):
- Update to 1.1.0
- raise dependency on PHP 7.1
- switch to phpunit6
- use git snapshot for sources