Skip to content

Allow CI to install older PHPUnit for legacy PHP - #43

Draft
macbre wants to merge 17 commits into
masterfrom
ci/test-older-PHP
Draft

macbre wants to merge 17 commits into
masterfrom
ci/test-older-PHP

Conversation

@macbre

@macbre macbre commented Feb 22, 2023

Copy link
Copy Markdown
Member

@macbre
macbre marked this pull request as draft February 22, 2023 13:07
@macbre

macbre commented Feb 22, 2023

Copy link
Copy Markdown
Member Author

PHP 5.3

PHP Parse error:  syntax error, unexpected '.', expecting '&' or T_VARIABLE in /home/runner/work/amazon-s3-php-class/amazon-s3-php-class/vendor/symfony/deprecation-contracts/function.php on line 23

$ composer why symfony/deprecation-contracts
guzzlehttp/guzzle 7.5.0 requires symfony/deprecation-contracts (^2.2 || ^3.0) 

PHP 7.0

PHP Parse error:  syntax error, unexpected '?', expecting variable (T_VARIABLE) in /home/runner/work/amazon-s3-php-class/amazon-s3-php-class/tests/S3Test.php on line 31

@coveralls

coveralls commented Feb 22, 2023

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 4243895887

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 23.415%

Totals Coverage Status
Change from base Build 4165652942: 0.0%
Covered Lines: 229
Relevant Lines: 978

💛 - Coveralls

Comment thread composer.lock
"This file is @generated automatically"
],
"content-hash": "e6430fd4fd3b675107e7e810bd4cc097",
"content-hash": "29eb968f0fce0432cd3a25efdc815ba1",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

composer update --lock

Should fix

PHP Parse error:  syntax error, unexpected ':', expecting '{' in /home/runner/work/amazon-s3-php-class/amazon-s3-php-class/vendor/symfony/deprecation-contracts/function.php on line 23
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 4243787010

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 23.415%

Totals Coverage Status
Change from base Build 4165652942: 0.0%
Covered Lines: 229
Relevant Lines: 978

💛 - Coveralls

@coveralls

coveralls commented Sep 14, 2024

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 4243732507

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 23.415%

Totals Coverage Status
Change from base Build 4165652942: 0.0%
Covered Lines: 229
Relevant Lines: 978

💛 - Coveralls

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 4243787010

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 23.415%

Totals Coverage Status
Change from base Build 4165652942: 0.0%
Covered Lines: 229
Relevant Lines: 978

💛 - Coveralls

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.

2 participants