We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
installing a symfony app (sulu/sulu) on Fedora 41 + php 8.4
php -v PHP 8.4.1 (cli) (built: Nov 20 2024 09:48:35) (NTS gcc x86_64) Copyright (c) The PHP Group Built by Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine Zend Engine v4.4.1, Copyright (c) Zend Technologies with Zend OPcache v8.4.1, Copyright (c), by Zend Technologies with Xdebug v3.4.0, Copyright (c) 2002-2024, by Derick Rethans
i bumped into a missing phalcon,
sulu/sulu#7696 (comment)
checking locally
dnf search phalcon Updating and loading repositories: Repositories loaded. Matched fields: name, summary php74-php-phalcon5.x86_64: Phalcon Framework php80-php-phalcon5.x86_64: Phalcon Framework php81-php-phalcon5.x86_64: Phalcon Framework php82-php-phalcon5.x86_64: Phalcon Framework php83-php-phalcon5.x86_64: Phalcon Framework
i don't see it for php84
here, for php 8.2
#206
i see
"[ ] phalcon is not yet compatible (zephir issue)"
and here,
#251
an apparent workaround,
"phalcon, workaround, reported as [BUG]: broken build [-Wincompatible-pointer-types] phalcon/cphalcon#16531"
is an 8.4 rpm in the works?
EDIT:
fwiw, here on F41
dnf install php-pear rpm -qa php-pear php-pear-1.10.16-1.fc41.remi.noarch pecl channel-update pecl.php.net Updating channel "pecl.php.net" Update of Channel "pecl.php.net" succeeded pecl install phalcon pecl/phalcon requires PHP (version >= 8.0.0, version <= 8.3.99), installed version is 8.4.1 No valid packages found install failed
checking "[NFR]: PHP 8.4 support #16671" phalcon/cphalcon#16671 claims "Blocked by zephir-lang/zephir#2440"
The text was updated successfully, but these errors were encountered:
RPM will be available as soon as supported by upstream
Sorry, something went wrong.
Closing as there is nothing I can do
No branches or pull requests
installing a symfony app (sulu/sulu) on Fedora 41 + php 8.4
i bumped into a missing phalcon,
sulu/sulu#7696 (comment)
checking locally
i don't see it for php84
here, for php 8.2
#206
i see
and here,
#251
an apparent workaround,
is an 8.4 rpm in the works?
EDIT:
fwiw, here on F41
checking
"[NFR]: PHP 8.4 support #16671"
phalcon/cphalcon#16671 claims "Blocked by zephir-lang/zephir#2440"
The text was updated successfully, but these errors were encountered: