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

Change non-empty-string to string in Psalm type for AccessTree #212

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

arogachev
Copy link
Contributor

Q A
Is bugfix?
New feature?
Breaks BC?

@arogachev arogachev self-assigned this Dec 7, 2023
@arogachev arogachev added the type:task Task label Dec 7, 2023
Copy link

what-the-diff bot commented Dec 7, 2023

PR Summary

  • Update to Key Types in AccessTree
    The data structure, AccessTree, used for organizing and storing item information has been modified. Now, it allows for empty strings to be used as keys for classifying different children elements in the array. This change provides more flexibility for array indexing and data organization in the ItemsStorageInterface.php file.

@arogachev arogachev merged commit 4b12d79 into master Dec 7, 2023
24 of 27 checks passed
@arogachev arogachev deleted the non-empty-string branch December 7, 2023 11:31
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