Package Details: php81-bz2 8.1.29-1

Git Clone URL: https://aur.archlinux.org/php81.git (read-only, click to copy)
Package Base: php81
Description: bz2 module for php81
Upstream URL: http://www.php.net
Keywords: 8.1 php php8
Licenses: PHP
Submitter: el_aur
Maintainer: el_aur
Last Packager: el_aur
Votes: 10
Popularity: 0.001477
First Submitted: 2021-12-01 12:54 (UTC)
Last Updated: 2024-06-27 11:57 (UTC)

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

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

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

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

  4. 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

Latest Comments

« First ‹ Previous 1 2 3 4 5

el_aur commented on 2021-12-25 07:09 (UTC)

@vladimir thanks for remark. Will update when back from vacation

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.