Search Criteria
Package Details: php-rar 4.2.0-1
Git Clone URL: | https://aur.archlinux.org/php-rar.git (read-only, click to copy) |
---|---|
Package Base: | php-rar |
Description: | PHP PECL extension for reading RAR archives using bundled unRAR library |
Upstream URL: | https://pecl.php.net/package/rar |
Licenses: | |
Submitter: | None |
Maintainer: | tjbp |
Last Packager: | tjbp |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2010-12-27 17:54 |
Last Updated: | 2021-01-17 13:04 |
Latest Comments
k0ste commented on 2020-10-06 05:17
Currentry build failed, over release tarball, this is diff on github, now build was complete for me.
svinto commented on 2020-08-12 12:54
I get compilation errors with the official v4.0.0 tarball. Both with this AUR package and when compiling manually. I guess some defaults have changed with newer versions of gcc, so maybe a compilation flag is needed. But I'm not knowledgeable enough to figure it out.
But I found that I could compile the git version without errors. https://github.com/cataphract/php-rar
tjbp commented on 2018-01-30 13:01
@oi_wtf thanks - removed. I think it was always there in error - older versions seem to have supported 7 too.
oi_wtf commented on 2018-01-29 23:51
This package worked fine with PHP 7.2 from [extra] for me after removing the <7.0, so that "limit" is probably not needed anymore?