Skip to content
New issue

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

Issue after upgrading phalcon to 4.0.2 #938

Closed
webbiegoa opened this issue Jan 19, 2020 · 6 comments
Closed

Issue after upgrading phalcon to 4.0.2 #938

webbiegoa opened this issue Jan 19, 2020 · 6 comments

Comments

@webbiegoa
Copy link

I have set in my composer.json
"phalcon/incubator": "^3.4.6",

I get the following:

  • Installation request for phalcon/incubator ^3.4.6 -> satisfiable by phalcon/incubator[v3.4.6].
  • phalcon/incubator v3.4.6 requires ext-phalcon ^3.3 -> the requested PHP extension phalcon has the wrong version (4.0.2) installed.
@ruudboon
Copy link
Member

Incubator isn't compatible with Phalcon 4 yet.

@f-do
Copy link
Sponsor

f-do commented Jan 20, 2020

Do you have an idea for the release date (v4)?

@ruudboon
Copy link
Member

Not yet. We need to look into what parts we can support. Some services aren't available anymore for 7.4.
What part(s) do you currently need?
You could try force install with ignore-platform-reqs

@pushkidman
Copy link

Not yet. We need to look into what parts we can support. Some services aren't available anymore for 7.4.
What part(s) do you currently need?
You could try force install with ignore-platform-reqs

Nope, does not work. Is there any other temporary work-around for this?

@wajdijurry
Copy link
Contributor

I am facing compatibility issues with Phalcon v4.x too.
One of them is removing ODM, that is, I am using Collection Manager provided by incubator.

@ruudboon
Copy link
Member

ruudboon commented Feb 3, 2020

Closing this in favour of #911

@ruudboon ruudboon closed this as completed Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants