@berturion all packages from your 'wish list' are in AUR now.
Search Criteria
Package Details: php74-tidy 7.4.33-10
Package Actions
| Git Clone URL: | https://aur.archlinux.org/php74.git (read-only, click to copy) |
|---|---|
| Package Base: | php74 |
| Description: | tidy module for php74 |
| Upstream URL: | http://www.php.net |
| Licenses: | PHP |
| Submitter: | tompear |
| Maintainer: | severach (el_aur) |
| Last Packager: | severach |
| Votes: | 11 |
| Popularity: | 0.000017 |
| First Submitted: | 2021-01-31 11:48 (UTC) |
| Last Updated: | 2025-08-03 17:27 (UTC) |
Dependencies (57)
- php74AUR
- tidy
- 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-gitAUR, bash-gitAUR) (make)
- c-clientAUR (make)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- db5.3 (make)
- e2fsprogs (e2fsprogs-gitAUR) (make)
- enchant (make)
- findutils (findutils-gitAUR, findutils-selinuxAUR) (make)
- freetds (make)
- gawk (gawk-gitAUR) (make)
- gd (gd-gitAUR) (make)
- gmp (gmp-hgAUR) (make)
- Show 37 more dependencies...
Required by (0)
Sources (17)
- debian-php-7.4.patch
- https://php.net/distributions/php-7.4.33.tar.xz
- icu-74-php-7.4.patch
- libxml-21200-php-7.0.patch
- libxml-ATTRIBUTE_UNUSED-2.patch
- libxml-pear.patch
- litespeed-phpheader.patch
- make-tests.patch
- mysql-socket-php7.1.patch
- pear-config-patcher.php
- php-apache.conf
- php-libxml.patch
- php-makefile-patcher.php
- php-phpinfo.patch
- php74-enchant.patch
- timezonedb-guess.patch
- timezonedb-php7.4.patch
tompear commented on 2021-02-21 18:26 (UTC)
tompear commented on 2021-02-16 20:47 (UTC)
I have surgery tomorrow. After that there will be plenty of free time. Will see, will see ;)
berturion commented on 2021-02-16 17:03 (UTC)
Hello @tompear, I hope you are doing well.
No hurry, when you will be fine, please think about adding php74-igbinary, php74-redis, php74-imagick, php74-apcu and php74-smbclient.
These packages are necessary to run the current nextcloud package and all its extensions, there are some compatibility issues with php73 and nextcloud does not support php8 yet.
Thank you very much for providing php74 on arch linux still.
Have a nice day.
sausix commented on 2021-02-13 09:40 (UTC)
@tompear I've fixed it for myself. It was just a test build.
Get well first! :-)
tompear commented on 2021-02-13 08:31 (UTC)
Right now i am in hospital and there is nothing i can do about it in next few days.
sausix commented on 2021-02-12 14:11 (UTC)
smtp-forwarder dependency with at least on default provider msmtp-mta provides /usr/sbin/sendmail. That breaks check() which uses this line:
/build/sapi/cli/php -n -r 'echo ini_get("sendmail_path");' | grep -q '/usr/bin/sendmail'
jc-aur commented on 2021-02-03 13:04 (UTC)
@tompear works perfectly, thanks :)
tompear commented on 2021-02-03 09:24 (UTC)
Try to do in console: gpg --recv-keys 910DEB46F53EA312
jc-aur commented on 2021-02-03 00:41 (UTC)
Hello, I am having a problem whenever I try to compile this package, looks like one of the public keys is not valid:
php-7.4.14.tar.xz ... FAILED (unknown public key 910DEB46F53EA312) ==> ERROR: One or more PGP signatures could not be verified!
Pinned Comments
el_aur commented on 2022-01-27 12:06 (UTC) (edited on 2022-02-01 21:33 (UTC) by el_aur)
Read Carefully! Breaking changes in compare with native PHP package
Console version
/usr/bin/php74is installed withphp74-clisubpackage,php74doesn't include it anymore!!!PEAR and PECL are available as
php74-pearandphp74-peclsubpackagesAll shared modules are respresented as stand-alone subpackages and are not included with
php74package anymore.No more extensions in php.ini itself! Separate INI files for each extension are placed in
/etc/php74/conf.dThey are loaded in correct order according to priorityModules: mysqlnd, mysqli and pdo_mysql are moved to single package
php74-mysqlphp74-xslrequiresphp74-xmlandphp74-domto be installedphp74-enchantbuild with dependencies:libvoikko,hspell,hunspell,nuspell,aspell