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

loophp/iterators: 3.1.1 -> 3.2.0 #337

Merged
merged 4 commits into from
Feb 18, 2024
Merged

loophp/iterators: 3.1.1 -> 3.2.0 #337

merged 4 commits into from
Feb 18, 2024

Conversation

drupol
Copy link
Collaborator

@drupol drupol commented Feb 18, 2024

This PR:

  • Fix ...
  • Provide ...
  • It breaks backward compatibility
  • Is covered by unit tests
  • Has static analysis tests (psalm, phpstan)
  • Has documentation
  • Is an experimental thing

Follows #. Related to #. Fixes #.

Copy link

what-the-diff bot commented Feb 18, 2024

PR Summary

  • Updated Package Version in composer.json
    The version requirement for the software package loophp/iterators was updated. This ensures our project stays compatible and up to date with the latest version of this package, which could include performance improvements and new features.

  • Modifications in Shuffling Operation in GenericCollectionProviders.php
    The shuffling operation - which randomly rearranges items in a list - was modified. This affects the randomness of our shuffling process and distributes items more evenly. This improvement can increase the variety of results provided to end users when shuffling is used in our project.

@drupol drupol merged commit 463a228 into master Feb 18, 2024
15 checks passed
@drupol drupol deleted the update-loophp-iterators branch February 18, 2024 18:07
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.

None yet

1 participant