-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[3.0] Gettext adapter constructor error #12157
Comments
Could you please provide Exception message? |
Sure, I'm sorry. |
@Zaszczyk Could you please try test 3.0.x branch? |
I have Phalcon 3.0.0, so I've switched to branch 3.0.x
made git status:
and run:
I have still Phalcon 3.0.0 in phpinfo() after compilation, is it right? Because this error is still occurred. Should I upgrade Phalcon another way? |
No, you need to use zephir. Like:
go to phalcon repo |
@Zaszczyk For dev branches you have to use zephir fullclean
zephir build --backend=ZendEngine3 # For PHP 5 without --backend param |
This |
@sergeyklay it works right with 3.0.x. |
Im using phpstorm and it's fine enough. |
PHPStorm + Zephir plugin |
I got similar error like #11760:
My code:
Details
The text was updated successfully, but these errors were encountered: