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: rakit/validation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: phpcs_fix
Choose a base ref
...
head repository: rakit/validation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 30, 2020

  1. Merge pull request #120 from rakit/phpcs_fix

    fix phpcs error
    emsifa authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    661f577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33e5ef5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. fix typo ValidationTest

    emsifa committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    8e3f97b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #121 from rakit/typo_test_name

    fix typo ValidationTest
    emsifa authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    cc6c618 View commit details
    Browse the repository at this point in the history
  3. setup coveralls

    emsifa committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    2c557d2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #122 from rakit/setup_coveralls

    setup coveralls
    emsifa authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    af8053f View commit details
    Browse the repository at this point in the history
  5. added coveralls badge

    emsifa committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    18111d6 View commit details
    Browse the repository at this point in the history
  6. fix coveralls badge branch

    emsifa committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    64522b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Improve SizeTraits for Integers

    Resolves #85 - Users can now validate min and max for integers with this update
    kidstell committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    810a063 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #125 from kidstell/CaptureIntegersOnSizeTrait

    Improve SizeTraits for Integers - Closes #85
    emsifa authored Aug 9, 2020
    Configuration menu
    Copy the full SHA
    126306c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. feat: add boolean rule to the core rules

    closes #113
    devhammed committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d61090c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f147c66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c52a4be View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Merge pull request #126 from devhammed/feat/add-boolean-rule

    feat: add boolean rule to the core rules
    emsifa authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ff003a3 View commit details
    Browse the repository at this point in the history
Loading