@vladimir thanks for remark. Will update when back from vacation
Search Criteria
Package Details: php81 8.1.29-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/php81.git (read-only, click to copy) |
---|---|
Package Base: | php81 |
Description: | PHP. A general-purpose scripting language that is especially suited to web development |
Upstream URL: | http://www.php.net |
Keywords: | 8.1 php php8 |
Licenses: | PHP |
Submitter: | el_aur |
Maintainer: | el_aur |
Last Packager: | el_aur |
Votes: | 11 |
Popularity: | 0.128391 |
First Submitted: | 2021-12-01 12:54 (UTC) |
Last Updated: | 2024-07-24 20:34 (UTC) |
Dependencies (58)
- libedit
- pcre
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- acl (acl-gitAUR) (make)
- apache (apache-gitAUR) (make)
- argon2 (argon2-gitAUR) (make)
- aspell (aspell-gitAUR) (make)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- c-clientAUR (make)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-uutilsAUR, coreutils-hybridAUR, coreutils-selinuxAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- db5.3 (make)
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR) (make)
- enchant (make)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR) (make)
- freetds (make)
- gawk (gawk-gitAUR, busybox-coreutilsAUR) (make)
- gd (gd-gitAUR) (make)
- Show 38 more dependencies...
Required by (67)
- php81-amqp (make)
- php81-apache
- php81-apcu
- php81-apcu (make)
- php81-bcmath
- php81-bz2
- php81-calendar
- php81-cgi
- php81-cli
- php81-ctype
- php81-curl
- php81-dba
- php81-dblib
- php81-embed
- php81-enchant
- php81-exif
- php81-ffi
- php81-fileinfo
- php81-firebird
- php81-fpm
- php81-ftp
- php81-gd
- php81-gettext
- php81-gmp
- php81-iconv
- php81-igbinary (make)
- php81-igbinary
- php81-imagick
- php81-imap
- php81-intl
- php81-ldap
- php81-litespeed
- php81-mbstring
- php81-mcrypt
- php81-mysql
- php81-odbc
- php81-opcache
- php81-openssl
- php81-openswoole
- php81-openswoole (make)
- php81-pcntl
- php81-pdo
- php81-pdo_sqlsrv
- php81-pear
- php81-pgsql
- php81-phar
- php81-phpdbg
- php81-posix
- php81-pspell
- php81-redis
- php81-redis (make)
- php81-shmop
- php81-snmp
- php81-soap
- php81-sockets
- php81-sodium
- php81-sqlite
- php81-sysvmsg
- php81-sysvsem
- php81-sysvshm
- php81-tidy
- php81-tokenizer
- php81-xdebug
- php81-xml
- php81-zip
- php82-mcrypt
- php83-mcrypt
Sources (11)
el_aur commented on 2021-12-25 07:09 (UTC)
vladimir commented on 2021-12-20 16:01 (UTC)
Hi! Thank you, for providing this package.
Could you, please, add systemd to makedepends? Otherwise it doesn't build in chroot.
Pinned Comments
el_aur commented on 2022-01-27 12:09 (UTC) (edited on 2022-01-27 15:19 (UTC) by el_aur)
Read Carefully! Breaking changes in compare with native PHP package
Console version
/usr/bin/php81
is installed withphp81-cli
subpackage,php81
doesn't include it anymore!!!PEAR and PECL are available as
php81-pear
andphp81-pecl
subpackagesAll shared modules are respresented as stand-alone subpackages and are not included with
php81
package anymore.No more extensions in php.ini itself!
Separate INI files for each extension are placed in
/etc/php81/conf.d
They are loaded in correct order according to priority