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

fix type if known while using deprecated method #48774

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ArtificialOwl
Copy link
Member

This should fix some usecase where part of code is still trying to use deprecated method from AllConfig to store a value (as mixed) while the stored value is already set (as string/int/bool/array/float)

@ArtificialOwl
Copy link
Member Author

/backport to stable30

@ArtificialOwl
Copy link
Member Author

/backport to stable29

@ArtificialOwl ArtificialOwl force-pushed the fix/noid/appconfig-setmixed-on-typed branch from 2905963 to a1772ad Compare October 17, 2024 21:50
@ArtificialOwl ArtificialOwl added the 3. to review Waiting for reviews label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant