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 7.4 and higher, dropped old dependencies, GitHub Actions #47

Closed
wants to merge 1 commit into from

Conversation

pascalbaljet
Copy link

@pascalbaljet pascalbaljet commented Dec 20, 2021

  • Support for PHP 7.4, 8.0 and 8.1 (GitHub Actions)
  • Dropped support for PHP 7.3 and lower
  • Support for psr/log 2.0 and 3.0
  • Support for symfony/process 6.0
  • Dropped support for symfony/process 4.0 and lower
  • Dropped support for ProcessBuilder as it was removed in Symfony 4.

GitHub Actions run: https://github.com/protonemedia/BinaryDriver/actions/runs/1602252938

Closes #46

…encies

GitHub Actions + support for newer dependencies

Update composer.json
@pascalbaljet pascalbaljet changed the title Removed old ProcessBuilder, GitHub Actions + support for newer depend… PHP 7.4 and higher, dropped old dependencies, GitHub Actions Dec 20, 2021
@secit-pl
Copy link

+1 for this as it's currently not possible to use this bundle with latest Symfony

@vanthao03596
Copy link

merge ?

@secit-pl
Copy link

any update on this?

@pascalbaljet
Copy link
Author

I've opened a PR at the php-ffmpeg repo to integrate this package:
PHP-FFMpeg/PHP-FFMpeg#849

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fatal error after calling setLogger
3 participants