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

Add custom value serializer support #31

Merged
merged 3 commits into from
Sep 28, 2023
Merged

Conversation

rawilk
Copy link
Owner

@rawilk rawilk commented Sep 28, 2023

PR adds support for using custom value serializers. Also adds an alternative JsonValueSerializer to json_encode and json_decode values in storage instead of using php's serialize and unserialize functions.

@rawilk rawilk added the enhancement New feature or request label Sep 28, 2023
@rawilk rawilk merged commit b64ccc4 into v3.x Sep 28, 2023
@rawilk rawilk deleted the feature/value-serializers branch September 28, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant