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

v5 version #1534

Open
wants to merge 24 commits into
base: 5.0.x
Choose a base branch
from
Open

v5 version #1534

wants to merge 24 commits into from

Conversation

lmfmaier
Copy link

Changes/migrations according to https://docs.phalcon.io/5.0/de-de/upgrade

  • Change namespaces in code and templates
  • Remove usages of Phalcon\Text, replace them by Phalcon\Support\Helper
  • Remove Phalcon\Exception, use \Exception instead
  • Replace registerDirs() with setDirectories() in (autoloader) in templates

@lmfmaier
Copy link
Author

Succesfully created a project and generated a model class from local database table. Successfully ran the generated project skeleton ("You're now flying with Phalcon. Great things are about to happen!") on PHP 8.1 with Phalcon 5.1

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

Successfully merging this pull request may close these issues.

1 participant