Search Criteria
Package Details: php83 8.3.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/php83.git (read-only, click to copy) |
---|---|
Package Base: | php83 |
Description: | PHP. A general-purpose scripting language that is especially suited to web development |
Upstream URL: | http://www.php.net |
Licenses: | PHP |
Submitter: | el_aur |
Maintainer: | el_aur |
Last Packager: | el_aur |
Votes: | 3 |
Popularity: | 0.005764 |
First Submitted: | 2023-10-27 11:16 (UTC) |
Last Updated: | 2024-12-04 12:42 (UTC) |
Dependencies (58)
- libedit
- pcre
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- 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-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR) (make)
- curl (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 (60)
- php83-apache
- php83-apcu
- php83-apcu (make)
- php83-bcmath
- php83-bz2
- php83-calendar
- php83-cgi
- php83-cli
- php83-ctype
- php83-curl
- php83-dba
- php83-dblib
- php83-embed
- php83-enchant
- php83-exif
- php83-ffi
- php83-fileinfo
- php83-firebird
- php83-fpm
- php83-ftp
- php83-gd
- php83-gettext
- php83-gmp
- php83-iconv
- php83-igbinary
- php83-igbinary (make)
- php83-imagick (make)
- php83-imap
- php83-intl
- php83-ldap
- php83-litespeed
- php83-mbstring
- php83-mysql
- php83-odbc
- php83-opcache
- php83-openssl
- php83-pcntl
- php83-pdo
- php83-pear
- php83-pgsql
- php83-phar
- php83-phpdbg
- php83-posix
- php83-pspell
- php83-redis
- php83-redis (make)
- php83-shmop
- php83-snmp
- php83-soap
- php83-sockets
- php83-sodium
- php83-sqlite
- php83-sysvmsg
- php83-sysvsem
- php83-sysvshm
- php83-tidy
- php83-tokenizer
- php83-xdebug
- php83-xml
- php83-zip
Latest Comments
Rikj000 commented on 2024-12-08 09:57 (UTC) (edited on 2024-12-08 10:00 (UTC) by Rikj000)
@el_aur,
how do you recommend one updates your PHP AUR packages?
Following error has been driving me insane, I run into it on nearly every update you push, no matter how I try to update (pamac or yay)...
This also happens with your other PHP AUR versions (e.g.
php81
+php81-...
modules)el_aur commented on 2024-08-08 13:45 (UTC)
@grosjo Since 8.3.10 this patch is in upstream
el_aur commented on 2024-07-24 20:48 (UTC)
@grosjo thanks for the patch. Have included it partially to PKGBUILD
grosjo commented on 2024-07-19 04:44 (UTC)
Hi
To fix the pear error, this PR shall also be included in the patches
https://github.com/php/php-src/pull/14837
It works on my side
el_aur commented on 2024-07-15 09:56 (UTC)
@smorks: yeah killed PEAR+PECL recently
smorks commented on 2024-07-10 17:31 (UTC)
appears to be working now with php 8.3.9 and pear/pecl removed. thanks!
grosjo commented on 2024-07-06 14:36 (UTC)
Same issue here, PEAR gives en error, whatever compilation parameters
smorks commented on 2024-07-02 16:35 (UTC)
i'm getting the following error attempting to compile v8.3.8:
5p4r70n commented on 2024-06-11 15:58 (UTC)
Finished with result: exit-code Main processes terminated with: code=exited/status=4
florianorineveu commented on 2024-03-30 20:55 (UTC)
How can we enable ACPu module on this version please?