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

Symfony 3 compatibility #5

Merged
merged 4 commits into from
Jul 21, 2016

Commits on Jul 21, 2016

  1. Require symfony/console and symfony/process

    These libraries are used, but not part of the symfont/framework-bundle
    anymore.
    Pascal de Vink committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    5993d9b View commit details
    Browse the repository at this point in the history
  2. Allow passing in APP_INCLUDE to php-resque

    Pascal de Vink committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    da2550c View commit details
    Browse the repository at this point in the history
  3. Remove deprecated 'getRequest' call

    Pascal de Vink committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    3eba766 View commit details
    Browse the repository at this point in the history
  4. Use APP_INCLUDE in binaries

    Pascal de Vink committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    846ab0e View commit details
    Browse the repository at this point in the history