Package Details: php74-bcmath 7.4.33-5

Git Clone URL: https://aur.archlinux.org/php74.git (read-only, click to copy)
Package Base: php74
Description: bcmath module for php74
Upstream URL: http://www.php.net
Licenses: PHP
Submitter: tompear
Maintainer: el_aur
Last Packager: el_aur
Votes: 10
Popularity: 0.008276
First Submitted: 2021-01-31 11:48 (UTC)
Last Updated: 2024-03-27 14:57 (UTC)

Pinned Comments

el_aur commented on 2022-02-02 08:43 (UTC) (edited on 2022-02-02 18:11 (UTC) by el_aur)

Created binary repository on build.opensuse.org

https://build.opensuse.org/project/show/home:el:archphp

Import PGP key first:

curl -s https://download.opensuse.org/repositories/home:/el:/archphp/Arch/x86_64/home_el_archphp_Arch.key | sudo pacman-key -a /dev/stdin

Append to /etc/pacman.conf:

[home_el_archphp_Arch]
SigLevel = Required TrustAll
Server = https://download.opensuse.org/repositories/home:/el:/archphp/Arch/x86_64/

Refresh packages database

pacman -Sy

Now search for php packages you need:

pacman -Ss php74

Install with pacman -S packages you need or all PHP 8.1 packages with:

sudo pacman -S $(pacman -Ssq | grep '^php74')

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

  1. Console version /usr/bin/php74 is installed with php74-cli subpackage, php74 doesn't include it anymore!!!

  2. PEAR and PECL are available as php74-pear and php74-pecl subpackages

  3. All shared modules are respresented as stand-alone subpackages and are not included with php74 package anymore.

  4. No more extensions in php.ini itself! Separate INI files for each extension are placed in /etc/php74/conf.d They are loaded in correct order according to priority

  5. Modules: mysqlnd, mysqli and pdo_mysql are moved to single package php74-mysql

  6. php74-xsl requires php74-xml and php74-dom to be installed

  7. php74-enchant build with dependencies: libvoikko, hspell, hunspell, nuspell, aspell

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »

sausix commented on 2021-02-22 13:34 (UTC)

@tompear You may acquire php74-mcrypt into your package collection if you like.

berturion commented on 2021-02-21 19:07 (UTC)

@tompear Thank you! That was quick :)

tompear commented on 2021-02-21 18:26 (UTC)

@berturion all packages from your 'wish list' are in AUR now.

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