Name: | php-phpunit-phploc |
---|---|
Version: | 2.1.5 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 60788 |
License: | BSD |
RPM: | php-phpunit-phploc-2.1.5-1.el7.noarch.rpm |
Source RPM: | php-phpunit-phploc-2.1.5-1.el7.src.rpm |
Build Date: | Sat Dec 09 2017 |
Build Host: | x86-ol6-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/sebastianbergmann/phploc |
Summary: | A tool for quickly measuring the size of a PHP project |
Description: | phploc is a tool for quickly measuring the size of a PHP project. The goal of phploc is not not to replace more sophisticated tools such as phpcs, pdepend, or phpmd, but rather to provide an alternative to them when you just need to get a quick understanding of a project's size. |
- update to 2.1.5 - simplify autoloader
- update to 2.1.4 - switch to $fedoraClassLoader autoloader
- update to 2.1.3 - improve autoloader - lower minimal PHP version to 5.3.3 - fix license handling
- update to 2.1.2 - ensure compatibility with SCL
- update to 2.1.1
- update to 2.1.0 - raise dependencies on sebastian/git 2.0, symfony/console 2.5 - raise minimal PHP version to 5.4
- update to 2.0.6 - composer dependencies
- update to 2.0.5 - sources from github - run test suite during build - add dependencies on php-symfony-console php-phpunit-git php-phpunit-Version - drop dependency on php-ezc-Console
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- upstream 1.7.4 - use metadir, fixes FTBFS #914376