Search Criteria
Package Details: phpdoc-phar 3.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/phpdoc-phar.git (read-only, click to copy) |
|---|---|
| Package Base: | phpdoc-phar |
| Description: | “Dependency-less” Phar version of phpDocumentor2. Compatible with PHP 8.3 and 8.4 |
| Upstream URL: | https://www.phpdoc.org/ |
| Licenses: | LGPL |
| Conflicts: | phpdocumentor2 |
| Submitter: | Dirk |
| Maintainer: | Dirk |
| Last Packager: | Dirk |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-05-23 18:32 (UTC) |
| Last Updated: | 2025-11-21 18:31 (UTC) |
Required by (1)
- davical (make)
Latest Comments
Dirk commented on 2021-03-03 20:14 (UTC)
Thanks, I’m glad you like the solution. I hope upstream will release a version working with PHP 8 one day :)
And yes, the path was a leftover from testing the PHP 7 solution in a quick’n’dirty way. I just pushed a fixed version.
lkrms commented on 2021-03-03 13:33 (UTC)
Thanks for the update to v3.0.0 and for solving the PHP 7 dependency so cleanly :)
Just a heads up that the build fails in a chroot because
php7_starter.shcan't be found at../php7_starter.shrelative to$srcdir. Sources are symlinked within$srcdirthough, so removing the directory component as below resolves this.Thanks again for your work on this package.
coderkun commented on 2016-05-23 18:52 (UTC)