| Name: | php-phpunit-comparator |
|---|---|
| Version: | 1.2.4 |
| Release: | 1.el7.1 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 41780 |
| License: | BSD |
| RPM: | php-phpunit-comparator-1.2.4-1.el7.1.noarch.rpm |
| Source RPM: | php-phpunit-comparator-1.2.4-1.el7.1.src.rpm |
| Build Date: | Thu Nov 30 2017 |
| Build Host: | x86-ol6-builder-05.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/sebastianbergmann/comparator |
| Summary: | Compare PHP values for equality |
| Description: | This component provides the functionality to compare PHP values for equality. Autoloader: /usr/share/php/SebastianBergmann/Comparator/autoload.php |
- fix autoloader to rely on include_path for fedora/autoloader
- update to 1.2.4
- update to 1.2.2 (no change) - allow sebastian/exporter 2.0 - switch to fedora/autoloader
- update to 1.2.0
- manage dependencies in autoloader
- update to 1.1.1 - raise dependency on sebastian/diff >= 1.2 - raise dependency on sebastian/exporter >= 1.2
- update to 1.1.0
- add composer dependencies
- initial package