| Name: | php-password-compat |
|---|---|
| Version: | 1.0.4 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 17773 |
| License: | MIT |
| RPM: | php-password-compat-1.0.4-1.el7.noarch.rpm |
| Source RPM: | php-password-compat-1.0.4-1.el7.src.rpm |
| Build Date: | Thu Nov 30 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ircmaxell/password_compat |
| Summary: | PHP password_* functions for PHP 5.3 and 5.4 |
| Description: | Forward compatibility with the password_* functions being worked on for PHP 5.5 |
- update to 1.0.4 #1168498 - drop test from package - provide php-composer(ircmaxell/password-compat) - source from git clone (for tests) - fix license handling - drop dependency on php-mcrypt #1091225 - add dependency on optional php-mbstring
- License was not incorrect... - Directory not owned
- incorrect licence
- improve Requires
- drop buildroot removal (not targetted on el-5)
- update description
- fix %check comment
- move tests in %{_datadir}/tests instead of %{_datadir}/php
- Initial Release