Search Criteria
Package Base Details: php72
Git Clone URL: | https://aur.archlinux.org/php72.git (read-only, click to copy) |
---|---|
Keywords: | 7.2 php |
Submitter: | el_aur |
Maintainer: | el_aur |
Last Packager: | el_aur |
Votes: | 9 |
Popularity: | 0.008389 |
First Submitted: | 2019-01-31 20:58 |
Last Updated: | 2020-12-28 21:16 |
Latest Comments
« First ‹ Previous 1 2 3 4 5
messju commented on 2019-02-11 16:38
Nice to see a php72 package for completeness (and for people who have 3rd party extensions that do not work with php 7.3 yet)!
I think there is one little bug in ./sapi/fpm/php-fpm.service.in:
ExecStart=@EXPANDED_SBINDIR@/php-fpm --nodaemonize --fpm-config @EXPANDED_SYSCONFDIR@/php-fpm.conf
should read
ExecStart=@EXPANDED_SBINDIR@/php-fpm72 --nodaemonize --fpm-config @EXPANDED_SYSCONFDIR@/php-fpm.conf
anyway: thanks for all your work!
el_aur commented on 2019-02-11 16:10
@wget will add you as co-maintainer. I saw your 7.1 package was long time without update so -noconflict version were made. Pls make me comaintainer for 7.0 and 7.1 too
wget commented on 2019-02-11 11:52
@el_aur I'm maintaining the stack for 7.0 and 7.1 on the AUR. Since I'm used to the fixes and for consistency, maybe I can help along with your package? Feel free to disown your package and I'll adopt it right away or add me as a co-maintainer and I'll be happy to help :)