Fixed build against dblib. Added c-client to aur. Forced openssl1.1
Search Criteria
Package Details: php72-json 7.2.34-14
Package Actions
Git Clone URL: | https://aur.archlinux.org/php72.git (read-only, click to copy) |
---|---|
Package Base: | php72 |
Description: | json module for php72 |
Upstream URL: | http://www.php.net |
Keywords: | 7.2 php php7 |
Licenses: | PHP |
Submitter: | el_aur |
Maintainer: | el_aur |
Last Packager: | el_aur |
Votes: | 11 |
Popularity: | 0.065714 |
First Submitted: | 2019-01-31 20:58 (UTC) |
Last Updated: | 2023-02-22 15:30 (UTC) |
Dependencies (55)
- php72
- acl (acl-git) (make)
- apache (apache-git) (make)
- argon2 (argon2-git) (make)
- aspell (aspell-git) (make)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- bash (bash-devel-git, bash-devel-static-git, bash-git, bash-xdg) (make)
- c-client (make)
- coreutils (coreutils-git, coreutils-hybrid-git, coreutils-selinux, coreutils-hybrid) (make)
- curl (curl-minimal-git, curl-git) (make)
- db5.3 (make)
- e2fsprogs (e2fsprogs-git) (make)
- enchant (enchant-pure) (make)
- findutils (findutils-git, findutils-selinux) (make)
- freetds (freetds-patched-enum, freetds-krb5) (make)
- gawk (make)
- gd (gd-git) (make)
- gmp (gmp-hg) (make)
- hspell (make)
- Show 35 more dependencies...
Required by (0)
Sources (19)
- debian-php-7.2.34.patch
- fpm-numeric-uid-gid.patch
- fpm-reload-sighup.patch
- https://php.net/distributions/php-7.2.34.tar.xz
- make-tests.patch
- mysql-socket-php7.1.patch
- openssl-sslv3-consts.patch
- pear-config-patcher.php
- php-apache.conf
- php-enchant-depr.patch
- php-enchant-php5.3.patch
- php-freetype-2.9.1.patch
- php-icu-php5.5.patch
- php-makefile-patcher.php
- php-phpinfo.patch
- php71-phar-names.patch
- recode-php5.3.patch
- timezonedb-guess.patch
- timezonedb-php7.2.patch
el_aur commented on 2023-02-21 12:23 (UTC)
el_aur commented on 2023-01-16 18:23 (UTC)
@joao.sa yes, have idea. Will prepare patch soon
joao.sa commented on 2023-01-16 08:31 (UTC)
checking for DB4 major version... configure: error: Header contains different version ==> ERROR: A failure occurred in build().
Any idea how to fix?
df8oe commented on 2022-11-05 18:22 (UTC)
building perfectly again. Thanks for doing a great job for all of us!
df8oe commented on 2022-11-05 17:59 (UTC)
Build is in progress ;) ...
el_aur commented on 2022-11-05 17:57 (UTC)
@df8oe just have patched it. please try to build
df8oe commented on 2022-11-05 17:56 (UTC)
Recent problem needs a patch or upstream changes... Also php7.0, 7.1, 7.2 and 8.0 are affected.
el_aur commented on 2022-11-05 17:24 (UTC)
Looks like it's general problem on all linux distros: https://bugs.gentoo.org/797676
df8oe commented on 2022-11-05 10:31 (UTC)
does no longer build since update today
Pinned Comments
el_aur commented on 2022-02-03 18:56 (UTC) (edited on 2022-02-04 11:28 (UTC) by el_aur)
Created binary repository on build.opensuse.org
https://build.opensuse.org/project/show/home:el:archphp
For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
Then run the following as root
Refresh packages database
Now search for php packages you need:
Install with
pacman -S
packages you need or all PHP 7.2 packages with:el_aur commented on 2022-01-27 12:11 (UTC) (edited on 2022-01-27 15:19 (UTC) by el_aur)
Read Carefully! Breaking changes in compare with native PHP package
Console version
/usr/bin/php72
is installed withphp72-cli
subpackage,php72
doesn't include it anymore!!!PEAR and PECL are available as
php72-pear
andphp72-pecl
subpackagesAll shared modules are respresented as stand-alone subpackages and are not included with
php72
package anymore.No more extensions in php.ini itself!
Separate INI files for each extension are placed in
/etc/php72/conf.d
They are loaded in correct order according to priority