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

Feature/webtech 56 blackfire integration v2 #50

Open
wants to merge 3 commits into
base: v3.1.x
Choose a base branch
from

Conversation

VincentC7
Copy link
Contributor

No description provided.

lahaxearnaud and others added 3 commits January 5, 2022 09:10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* fix(deps): Add compat for PHP ^8.0 and SF ^6.0
[add-sf-6-support]

BREAKING CHANGE: no more support for php < 8 or SF < 6

* test(ci): Migrate from travis to github action

* test(ci): Trigger build only on pull requests

* test(ci): Run only in 7.4

* test(ci): Run phpstan on root folder

* test(ci): Reduce number of dependencies and fixe php version for all tools

* test(ci): Remove > from run in ci.yaml

* test(ci): try lower version of php tools

* test(ci): try revert composer install with shivammathur/setup-php

* test(ci): try revert phpstan install with shivammathur/setup-php

* test(ci): Fix coverall path

* doc(ci): Remove travis build badge

* doc(ci): Update reco

* test(ci): Remove unrecognized src_dir config from .coveralls.yml

* test(ci): Switch to official php-coveralls/php-coveralls package and follow GA doc

* test(ci): Run on prefer lowest and "normal"

* test(ci): Run composer update instead of install

* test(ci): change target php versions

* fix(ci): Normalizer signature

* chore(ci): Prevent symfony/serializer:6.0.0

See: symfony/symfony#44331

* chore(ci): Bump phpunit to >=9

Phpunit < 9 is bubby on php 8.1: "PHP Fatal error:  Cannot acquire reference to $GLOBALS"

* chore(ci): Bump phpunit to >=9

Phpunit < 9 is bubby on php 8.1: "PHP Fatal error:  Cannot acquire reference to $GLOBALS"

* test(ci): Remove coverage publish

* test(ci): Remove coverage publish

* chore(ci): Remove php-coveralls/php-coveralls since the support of PHP 8.1 is not ready

Co-authored-by: Cyril Labbe <[email protected]>
Co-authored-by: Arnaud LAHAXE <[email protected]>
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.

None yet

2 participants