Skip to content

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