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

[8.x] Validated subsets #38366

Merged
merged 14 commits into from
Aug 13, 2021
Merged

[8.x] Validated subsets #38366

merged 14 commits into from
Aug 13, 2021

Commits on Aug 12, 2021

  1. conditional rules

    taylorotwell committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    d78c056 View commit details
    Browse the repository at this point in the history
  2. simplify some code

    taylorotwell committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    6ce6e03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    550fc31 View commit details
    Browse the repository at this point in the history
  4. Apply fixes from StyleCI

    taylorotwell authored and StyleCIBot committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    ca854af View commit details
    Browse the repository at this point in the history
  5. fix type hint

    taylorotwell committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    578a76c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0683dfb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe8c1f6 View commit details
    Browse the repository at this point in the history
  8. change approach

    taylorotwell committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    63f8bc3 View commit details
    Browse the repository at this point in the history
  9. Apply fixes from StyleCI

    taylorotwell authored and StyleCIBot committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    7655c97 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. magic methods

    taylorotwell committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    b6c832e View commit details
    Browse the repository at this point in the history
  2. Update src/Illuminate/Support/ValidatedInput.php

    Co-authored-by: Mior Muhammad Zaki <[email protected]>
    taylorotwell and crynobone authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    ffbc5fb View commit details
    Browse the repository at this point in the history
  3. Apply fixes from StyleCI

    taylorotwell authored and StyleCIBot committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    80c67d4 View commit details
    Browse the repository at this point in the history
  4. use validator method

    taylorotwell committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    1d658a2 View commit details
    Browse the repository at this point in the history
  5. add test case

    taylorotwell committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    ebff1ab View commit details
    Browse the repository at this point in the history