Search Criteria
Package Details: php74-xdebug 3.1.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/php74-xdebug.git (read-only, click to copy) |
|---|---|
| Package Base: | php74-xdebug |
| Description: | php74 Xdebug extension |
| Upstream URL: | https://xdebug.org/ |
| Licenses: | Xdebug |
| Submitter: | tompear |
| Maintainer: | el_aur |
| Last Packager: | el_aur |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-01-31 12:13 (UTC) |
| Last Updated: | 2024-04-18 18:20 (UTC) |
Latest Comments
TebanDiaz commented on 2025-10-20 13:31 (UTC)
is working now. . thank you @tompear
tompear commented on 2025-10-20 12:34 (UTC) (edited on 2025-10-20 12:35 (UTC) by tompear)
You have to modify PKGBUILD and build it manually. Clone repository, open PKGBUILD and add this two lines as first instructions into build function:
After that execute:
TebanDiaz commented on 2025-10-16 00:39 (UTC)
not compiling with error:
.cache/yay/php74-xdebug/src/xdebug-3.1.6/xdebug.c:547:17: error: too many arguments to function ‘xdebug_develop_minit’; expected 0, have 2 547 | xdebug_develop_minit(INIT_FUNC_ARGS_PASSTHRU); | ^
~~~taiwbi commented on 2024-04-08 06:38 (UTC)
This PKGBUILD worked for me:
I also was giving an error that
backupcan't be empty so I just removed it for myself, I guess it should be added in other way at the header.el_aur commented on 2023-02-22 15:56 (UTC)
New version. Compatible with php74 AUR package