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

Php_parser task #218

Merged
merged 18 commits into from
Nov 8, 2016
Merged

Php_parser task #218

merged 18 commits into from
Nov 8, 2016

Commits on Nov 7, 2016

  1. Configuration menu
    Copy the full SHA
    c428409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f55ec0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d25433 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5ec932 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cf9d07 View commit details
    Browse the repository at this point in the history
  6. Add spec tests

    veewee committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    31b3076 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ca62c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7b540f View commit details
    Browse the repository at this point in the history
  9. Add suggestion for phpparser

    veewee committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    95551b1 View commit details
    Browse the repository at this point in the history
  10. Only use php7cc in the suggest part of composer.json. It's version is…

    … not compatible with the latest phpparser.
    veewee committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    d6f50cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92953cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e90ce25 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8091218 View commit details
    Browse the repository at this point in the history
  14. Fix Object Calisthenics error

    veewee committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    2711707 View commit details
    Browse the repository at this point in the history
  15. Dont stop on error

    veewee committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    dbfd43b View commit details
    Browse the repository at this point in the history
  16. Push symfony too the oldest supported version and create fallback for…

    … unshared prototypes in Syfony 2.7
    veewee committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    0fa5b83 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ac8518e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Handle windows maximum cmd string input and other platform errors as …

    …non blocking failed result.
    veewee committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    276a981 View commit details
    Browse the repository at this point in the history