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

Beta.14 Upgrade Guide #2201

Closed
franzliedke opened this issue Jun 18, 2020 · 0 comments
Closed

Beta.14 Upgrade Guide #2201

franzliedke opened this issue Jun 18, 2020 · 0 comments

Comments

@franzliedke
Copy link
Contributor

franzliedke commented Jun 18, 2020

Let's collect breaking changes here so that it's easier to compile the Upgrade Guide before the release:

Deprecations:

Warnings to users

  • No more laravel helpers
  • Symfony translator interface should be used, not Laravel's
  • Do NOT use the old callback notation for configuring view namespaces. This will break all extensions that boot after your extension. The view extender must be used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants