You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to install phalcon3 within php 7.3, installation fail and verbose output is as follow:
E: Unable to locate package php7.3-phalcon3
E: Couldn't find any package by glob 'php7.3-phalcon3'
E: Couldn't find any package by regex 'php7.3-phalcon3'
[apt-fast 10:28:53]Package manager quit with exit code.
✗ phalcon Could not install phalcon on PHP 7.3.27
Error: The process '/usr/bin/bash' failed with exit code 1
The same thing happens when trying to install it with php 7.4. Probably it can happen with other PHP version I didn't verify.
Last time it worked fine was on 4th of February 2021 14:35 CET.
Version
I have checked releases, and the bug exists in the latest patch version of v1 or v2.
Describe the bug
When trying to install phalcon3 within php 7.3, installation fail and verbose output is as follow:
The same thing happens when trying to install it with php 7.4. Probably it can happen with other PHP version I didn't verify.
Last time it worked fine was on 4th of February 2021 14:35 CET.
Version
v1
orv2
.v2
v1
2.9.0
2.8.0
2.7.0
Runners
Operating systems
ubuntu-latest
PHP versions
7.3
7.4
To Reproduce
The text was updated successfully, but these errors were encountered: