Skip to content

Conversation

@defunctl
Copy link
Contributor

@defunctl defunctl commented Jan 17, 2025

Main Changes

  • Adds Arr::intersect_key_recursive() method.
  • Fixes WP Browser issues.
  • Downgrades phpDocumentor version so it runs on PHP7.
  • Updates docs.
  • Updates .gitattributes to ensure we exclude all unneeded files/directories.
  • Updates .gitignore

@defunctl defunctl self-assigned this Jan 17, 2025
@defunctl defunctl added this to the 1.3.0 milestone Jan 17, 2025
@defunctl defunctl added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 17, 2025
@defunctl defunctl marked this pull request as ready for review January 17, 2025 20:52
@defunctl defunctl requested a review from borkweb January 17, 2025 20:52
Copy link
Member

@borkweb borkweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! I have a follow-up PR to make the function accept any number of arrays like the native non-recursive PHP function: #6

@defunctl defunctl merged commit 2e015a9 into main Jan 17, 2025
2 checks passed
@defunctl defunctl deleted the feature/array-intersect-key-recursive branch January 17, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants