Skip to content

configure json_library to be JSON if defined#6717

Open
wondr-wclabs wants to merge 1 commit into
phoenixframework:mainfrom
wondr-wclabs:json-library-fallback
Open

configure json_library to be JSON if defined#6717
wondr-wclabs wants to merge 1 commit into
phoenixframework:mainfrom
wondr-wclabs:json-library-fallback

Conversation

@wondr-wclabs

Copy link
Copy Markdown

Fixes #6461

This commit enables Phoenix to automatically fallback to the Elixir native JSON module on Elixir >= 1.18 if it is loaded and no explicit json_library configuration is set.

@SteffenDE

Copy link
Copy Markdown
Member

Did you read the other PR that addresses this?

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.

configure json_library to be JSON if defined

2 participants