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

Remove deprecation warnings #288

Merged
merged 6 commits into from Sep 9, 2023
Merged

Remove deprecation warnings #288

merged 6 commits into from Sep 9, 2023

Conversation

aesmail
Copy link
Owner

@aesmail aesmail commented Sep 9, 2023

This PR removes the elixir and phoenix deprecation warnings.

  • Removes :phoenix from the compilers list for elixir version ~> 1.13.
  • Uses phoenix's Phoenix.Flash.get/2 instead of Phoenix.Controller.get_flash/2 for phoenix ~> 1.7.

Closes #280

@aesmail aesmail merged commit 52929be into master Sep 9, 2023
11 checks passed
@aesmail aesmail deleted the better-version-check branch September 9, 2023 21:21
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.

[FEATURE-REQUEST] - resolve deprecation warnings in Phoenix 1.7
1 participant