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

Created new UnwrapStrToUpper mutator #551

Closed

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    76da5c4 View commit details
    Browse the repository at this point in the history
  2. Fixed code style

    zf2timo committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    24dd6a9 View commit details
    Browse the repository at this point in the history
  3. Fixed code style

    zf2timo committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    245a23c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Added additional unit test

    zf2timo committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    719ff2d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Do not mutate interfaces (infection#548)

    * Do not mutate interfaces
    
    Interfaces are always uncovered, therefore it makes no sense to mutate anything on them.
    
    Fixes infection#547
    
    * Do not mutate interfaces
    
    Interfaces are always uncovered, therefore it makes no sense to mutate anything on them.
    
    Fixes infection#547
    sanmai authored and maks-rafalko committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    d2824cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e42da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33dee5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2771903 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    998293e View commit details
    Browse the repository at this point in the history
  6. Permit for occasional skipped E2E test due to Composer's failure to i…

    …nstall dependencies (infection#552)
    
    Packagist is a free service and is not 100% reliable as one may guess, but since we run multiple same tests at once in different environments, if we occasionally skip a test for reasons we can't control, it should do no harm.
    sanmai authored and maks-rafalko committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    a5441ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    697df4d View commit details
    Browse the repository at this point in the history
  8. Fixed code style

    zf2timo committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    bf7db4e View commit details
    Browse the repository at this point in the history
  9. Fixed code style

    zf2timo committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    2dca708 View commit details
    Browse the repository at this point in the history
  10. Added additional unit test

    zf2timo committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    bfc1c35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c383e1 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature/strtoupper-mutator-2edition' of github.com:zf2t…

    …imo/infection into feature/strtoupper-mutator-2edition
    zf2timo committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    4c39872 View commit details
    Browse the repository at this point in the history