Search Criteria
Package Details: php74-dblib 7.4.16-1
Git Clone URL: | https://aur.archlinux.org/php74.git (read-only, click to copy) |
---|---|
Package Base: | php74 |
Description: | dblib module for PHP |
Upstream URL: | https://www.php.net/ |
Licenses: | |
Submitter: | tompear |
Maintainer: | tompear |
Last Packager: | tompear |
Votes: | 4 |
Popularity: | 0.98 |
First Submitted: | 2021-01-31 11:48 |
Last Updated: | 2021-03-04 20:53 |
Dependencies (27)
- freetds (freetds-patched-enum, freetds-krb5)
- php74
- procps-ng (procps-ng-git, procps-ng-static, procps-ng-nosystemd-minimal-git, procps-ng-nosystemd) (check)
- apache (apache-git, apache22) (make)
- aspell (aspell-git) (make)
- c-client (make)
- curl (curl-git, curl-minimal-git) (make)
- db (db6.2) (make)
- enchant (enchant-pure) (make)
- freetds (freetds-patched-enum, freetds-krb5) (make)
- gd (make)
- gmp (gmp-hg, scipoptsuite, scipoptsuite-bin) (make)
- icu (icu-git-static, icu-git) (make)
- libnsl (libnsl-git) (make)
- libsodium (libsodium-git) (make)
- libtool (libtool-git) (make)
- libxslt (libxslt-git) (make)
- libzip (libzip-git) (make)
- net-snmp (make)
- oniguruma (make)
- pcre2 (pcre2-svn) (make)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-lts-libs, postgresql-libs-9.6, postgresql-libs-11, postgresql-src-libs, postgresql-libs-12) (make)
- smtp-forwarder (femtomail-git, ssmtp-plain, opensmtpd-snapshot, exim-mysql, opensmtpd-git, dma, exim-heavy, esmtp, sendmail, exim-gnutls, ssmtp, courier-mta, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (make)
- sqlite (sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git, sqlite-fossil) (make)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux) (make)
- tidy (tidy-html5-git) (make)
- unixodbc (erlang-unixodbc-git) (make)
Latest Comments
1 2 Next › Last »
tompear commented on 2021-03-04 21:29
@AlexySirov php74-memcached is in. I will add php74-memcache soon.
AlexySirov commented on 2021-03-01 09:26
Please think about adding
php74-memcached
andphp74-memcache
sausix commented on 2021-02-22 13:34
@tompear You may acquire
php74-mcrypt
into your package collection if you like.berturion commented on 2021-02-21 19:07
@tompear Thank you! That was quick :)
tompear commented on 2021-02-21 18:26
@berturion all packages from your 'wish list' are in AUR now.
tompear commented on 2021-02-16 20:47
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
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
andphp74-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 providingphp74
on arch linux still. Have a nice day.sausix commented on 2021-02-13 09:40
@tompear I've fixed it for myself. It was just a test build.
Get well first! :-)
tompear commented on 2021-02-13 08:31
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
smtp-forwarder
dependency with at least on default providermsmtp-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'