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

[PHP7.4] IDEA: use WeakReferences to cache normalizers #136

Open
jkowalleck opened this issue Sep 20, 2022 · 0 comments
Open

[PHP7.4] IDEA: use WeakReferences to cache normalizers #136

jkowalleck opened this issue Sep 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jkowalleck
Copy link
Member

since support for php7.3 is dropped,
we can use WeakRefs for the normalizer factory, so it does not need to create a new instance every time ...

@jkowalleck jkowalleck added this to the v2 milestone Sep 20, 2022
@jkowalleck jkowalleck changed the title use WeakReferences to cache normalizers IDEA: use WeakReferences to cache normalizers Sep 20, 2022
@jkowalleck jkowalleck changed the title IDEA: use WeakReferences to cache normalizers [PHP7.4] IDEA: use WeakReferences to cache normalizers Sep 25, 2022
@jkowalleck jkowalleck removed this from the v2 milestone Sep 25, 2022
@jkowalleck jkowalleck added the enhancement New feature or request label Sep 25, 2022
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

No branches or pull requests

1 participant