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.019727 |
First Submitted: | 2019-01-31 20:58 |
Last Updated: | 2020-12-28 21:16 |
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
flavius commented on 2019-08-22 06:28
Would it be possible to drop the dependency on apache?
We're using nginx in our environment. So we'd need another package for people who need the apache SAPI provided separately for the people using apache instead.
wget commented on 2019-05-04 15:51
@el_aur Ok cool. Doing this today :)
el_aur commented on 2019-05-03 22:24
@wget: I don't mind :)
wget commented on 2019-04-28 23:15
@el_aur. Thanks for having taken care of this package :) It seems like my mails are not being sorted properly when I'm as a co-maintainer :)
If you don't mind, can I migrate this package to the same PKGBUILD structure I have for php70 and php71? That way, only a few minors changes are required for the update process and this is much easier for everyone :)
And for the record/completeness, the statement "7.1 package was long time without update" is not true. The package was belonging to someone else before I took the maintainership :).
matth commented on 2019-03-20 15:04
Thanks for updating @el_aur Looks good.
You can also remove the libmcrypt dependency and any references to mcrypt, but it doesn't affect the actual built packages.
el_aur commented on 2019-03-20 12:02
Version bump to 7.2.16 @matth thanks for fix! included to this version :)
cef commented on 2019-03-14 15:42
Hey, I noticed that php72-fpm will execute php7.3 if both are installed and php7.3 is the default version. Can you check this? I need both versions.
matth commented on 2019-03-07 22:25
Thanks for making this php72 package.
I just noticed 2 things.
php72-fpm
doesn't work as the paths are not set correctly.php72-sodium
is not included in this like it was when 7.2 wasphp-sodium
I have forked this git repo here and made the changes to fix both of these if you could merge them in: https://gitlab.com/matth/php72-aur
python commented on 2019-02-23 15:40
Why it requires apache2? It's unneccesary dependency
tompear commented on 2019-02-20 09:10
So many thanks for this package.