fix: _build_mod_php_module="php${_suffix_so}_module"
Search Criteria
Package Details: php74-sockets 7.4.33-11
Package Actions
| Git Clone URL: | https://aur.archlinux.org/php74.git (read-only, click to copy) |
|---|---|
| Package Base: | php74 |
| Description: | sockets module for php74 |
| Upstream URL: | http://www.php.net |
| Licenses: | PHP |
| Submitter: | tompear |
| Maintainer: | severach (el_aur) |
| Last Packager: | el_aur |
| Votes: | 11 |
| Popularity: | 0.000001 |
| First Submitted: | 2021-01-31 11:48 (UTC) |
| Last Updated: | 2025-12-20 21:57 (UTC) |
Dependencies (56)
- php74AUR
- acl (acl-gitAUR) (make)
- apache (apache-gitAUR) (make)
- argon2 (argon2-gitAUR) (make)
- aspell (aspell-gitAUR, aspell-gitAUR) (make)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bash (bash-gitAUR, bash-devel-gitAUR) (make)
- c-clientAUR (make)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR, uutils-coreutils-git-binAUR) (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)
- hspell (make)
- Show 36 more dependencies...
Required by (0)
Sources (18)
- 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-php-8.0.patch
- libxml-pear-php-8.0.patch
- litespeed-phpheader.patch
- make-tests.patch
- mysql-socket-php7.1.patch
- openssl-sslv3-consts.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
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »
khvalera commented on 2023-03-07 18:25 (UTC)
khvalera commented on 2023-03-06 23:03 (UTC) (edited on 2023-03-07 12:05 (UTC) by khvalera)
- FAILED TEST SUMMARY
- Test open_basedir configuration [tests/security/open_basedir_link.phpt]
-
Bug #79514 (Memory leaks while including unexistent file) [Zend/tests/bug79514.phpt]
rm -f tests/security/open_basedir_link.phpt
rm -f Zend/tests/bug79514.phpt
el_aur commented on 2023-01-16 11:06 (UTC)
added c-client to AUR
malina commented on 2023-01-14 21:16 (UTC)
Ahhh, bakker, I don't like it now:
"The imap extension will no longer be provided as it relies on the c-client library which has been abandoned for many years."
https://archlinux.org/news/php-82-update-and-introduction-of-legacy-branch/
All webmail clients have been kicked out.
felipec commented on 2023-01-14 00:47 (UTC)
c-client doesn't exist anymore. Can't build.
el_aur commented on 2023-01-11 10:03 (UTC)
@jc-aur try to build new version. Fixed issue
jc-aur commented on 2023-01-09 18:41 (UTC)
I am having trying to update, step to configure extensions fails with this message:
DB4 major version... configure: error: Header contains different version
any ideas how to solve this?
vongrad commented on 2022-12-15 12:34 (UTC) (edited on 2022-12-15 12:35 (UTC) by vongrad)
Anybody getting this issue (php74 7.4.33-2):
Static member access [Zend/tests/varSyntax/staticMember.phpt]
Using return of property assignment to reference that destroys object
[Zend/tests/write_property_ref_overwrite_return.phpt]
=====================================================================
make: *** [Makefile:310: test] Error 1
==> ERROR: A failure occurred in check().
Aborting...
==> ERROR: Makepkg was unable to build php74.
el_aur commented on 2022-09-29 23:03 (UTC) (edited on 2022-09-29 23:03 (UTC) by el_aur)
@system7
It's some OBS bug unfortunately :( sometimes it helps with /etc/pacman.conf when I set XferCommand to use curl instead of default or wget:
XferCommand = /usr/bin/curl -L -C - -f -o %o %u
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