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

Drop support for PHP < 7.1 and Symfony < 3.4 #892

Merged
merged 9 commits into from Dec 23, 2018

Commits on Dec 20, 2018

  1. Copy the full SHA
    58419c5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fe2d0dc View commit details
    Browse the repository at this point in the history
  3. Stop using DelegateCommand

    alcaeus committed Dec 20, 2018
    Copy the full SHA
    0a5fd39 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    224cfb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

  1. Copy the full SHA
    6b25ea4 View commit details
    Browse the repository at this point in the history
  2. Reconfigure deprecation helper to not fail builds

    This configures the deprecation helper to not fail builds on all Symfony versions except the latest stable one. We always expect no deprecations when running against the latest versions of Symfony.
    alcaeus committed Dec 22, 2018
    Copy the full SHA
    e709e55 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d1e4017 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f7db368 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2279d8a View commit details
    Browse the repository at this point in the history