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

[11.x] Preserve item type (array or object) when using Arr::select() or Collection::select() #50749

Closed
wants to merge 5 commits into from

Commits on Mar 19, 2024

  1. preserve objects as array items for select

    icexist committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    669b015 View commit details
    Browse the repository at this point in the history
  2. preserve objects in test

    icexist committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    04c424a View commit details
    Browse the repository at this point in the history
  3. attempt to fix tests

    icexist committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1479efa View commit details
    Browse the repository at this point in the history
  4. I am bad at tests.

    icexist committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    20d2d2a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. update for style

    icexist committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    329989a View commit details
    Browse the repository at this point in the history