Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: selective-php/validation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: selective-php/validation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 29 files changed
  • 4 contributors

Commits on Mar 11, 2021

  1. Update README.md

    odan authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    babc9b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Deprecate CakeValidationFactory

    odan committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    0009544 View commit details
    Browse the repository at this point in the history
  2. Fix cs

    odan committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    aa43f27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f91ecc View commit details
    Browse the repository at this point in the history
  4. Add ValidationConverterInterface

    Make CakeValidationValidationConverter non static
    odan committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    36a3ea4 View commit details
    Browse the repository at this point in the history
  5. Fix cs

    odan committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    1a1a2b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34bfd67 View commit details
    Browse the repository at this point in the history
  7. Fix cs

    odan committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    a6b62ee View commit details
    Browse the repository at this point in the history
  8. Update phpunit settings

    odan committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    8cc3918 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1279f52 View commit details
    Browse the repository at this point in the history
  10. Update readme

    odan committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    fa74666 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    5720f01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from peter279k/upgrade_phpstan_phpcs_fixer

    Upgrade PHPStan and PHP-CS-Fixer
    odan authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    37fcde0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    654cbdb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge pull request #11 from peter279k/add_php81_82

    Add PHP-8.1 and 8.2 test in GitHub action
    odan authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    034d420 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Update requirements

    odan committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    6bcc078 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. Configuration menu
    Copy the full SHA
    9be2b4e View commit details
    Browse the repository at this point in the history
  2. Update build

    odan committed Jun 7, 2025
    Configuration menu
    Copy the full SHA
    5c3de6e View commit details
    Browse the repository at this point in the history
Loading