| Name: | php-react-promise |
|---|---|
| Version: | 2.5.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 56007 |
| License: | MIT |
| RPM: | php-react-promise-2.5.0-1.el7.noarch.rpm |
| Source RPM: | php-react-promise-2.5.0-1.el7.src.rpm |
| Build Date: | Fri Dec 08 2017 |
| Build Host: | x86-ol6-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/reactphp/promise |
| Summary: | A lightweight implementation of CommonJS Promises/A for PHP |
| Description: | A lightweight implementation of CommonJS Promises/A [1] for PHP. [1] http://wiki.commonjs.org/wiki/Promises/A |
- Updated to 2.5.0 (RHBZ #1408344) - Use php-composer(fedora/autoloader) - Run upstream tests with SCLs if they are available
- Updated to 2.4.1 (RHBZ #1332742)
- Updated to 2.4.0 (RHBZ #1319558)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Minor updates
- Autoloader updates
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Use new $fedoraClassLoader concept in autoloader
- Use include path in autoloader
- Added autoloader