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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] embrace PSR, option, pipe, phar #186

Closed
wants to merge 28 commits into from
Closed

[RFC] embrace PSR, option, pipe, phar #186

wants to merge 28 commits into from

Commits on Mar 10, 2017

  1. use system tmp dir

    taoso committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    c8ce7bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7cd77b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Configuration menu
    Copy the full SHA
    3341194 View commit details
    Browse the repository at this point in the history
  2. use psr1 and psr2 coding style

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    aa4f468 View commit details
    Browse the repository at this point in the history
  3. use php-di

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    4f0c92c View commit details
    Browse the repository at this point in the history
  4. only support composer autoload

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    0f25941 View commit details
    Browse the repository at this point in the history
  5. use psr cache

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    db8a1cc View commit details
    Browse the repository at this point in the history
  6. fix phpunit test case

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    793a2a3 View commit details
    Browse the repository at this point in the history
  7. fix some psr coding style

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    f30cc5d View commit details
    Browse the repository at this point in the history
  8. use psr for cs

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    92a4e5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af3bf59 View commit details
    Browse the repository at this point in the history
  10. fix level option

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    08c79a2 View commit details
    Browse the repository at this point in the history
  11. reopen code coverage report

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    1d5feb1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14d3806 View commit details
    Browse the repository at this point in the history
  13. support --exclude-rule

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    64eb313 View commit details
    Browse the repository at this point in the history
  14. bye neon

    taoso committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    6d5b867 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9184a08 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2017

  1. Configuration menu
    Copy the full SHA
    2cc688b View commit details
    Browse the repository at this point in the history
  2. clean code

    taoso committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    6641d40 View commit details
    Browse the repository at this point in the history
  3. fix process term signal delay

    taoso committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    f715e9b View commit details
    Browse the repository at this point in the history
  4. add --extension option

    taoso committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    fa01240 View commit details
    Browse the repository at this point in the history
  5. move notice to stderr

    taoso committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    ea4219c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cdb040 View commit details
    Browse the repository at this point in the history
  7. uniform option const

    taoso committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    f9f8135 View commit details
    Browse the repository at this point in the history
  8. fix phar:// path error

    taoso committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    67f82c5 View commit details
    Browse the repository at this point in the history
  9. use fnmatch for --ignore-path

    taoso committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    04dabc2 View commit details
    Browse the repository at this point in the history
  10. add fork thought

    taoso committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    50ff6f7 View commit details
    Browse the repository at this point in the history
  11. update readme

    taoso committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    645c7c2 View commit details
    Browse the repository at this point in the history