| Name: | php-ocramius-instantiator |
|---|---|
| Version: | 1.1.4 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 21017 |
| License: | MIT |
| RPM: | php-ocramius-instantiator-1.1.4-1.el7.noarch.rpm |
| Source RPM: | php-ocramius-instantiator-1.1.4-1.el7.src.rpm |
| Build Date: | Fri Dec 08 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Ocramius/Instantiator |
| Summary: | Instantiate objects in PHP without invoking their constructors |
| Description: | This library provides a way of avoiding usage of constructors when instantiating PHP classes. |
- update to 1.1.4
- update to 1.1.3
- fix test suite
- update to 1.1.2 - add LICENSE
- initial package