Skip to content

Phpcompatibility checker - #1

Open
Zombaya wants to merge 34 commits into
masterfrom
phpcompatibilityChecker
Open

Phpcompatibility checker#1
Zombaya wants to merge 34 commits into
masterfrom
phpcompatibilityChecker

Conversation

@Zombaya

@Zombaya Zombaya commented Mar 16, 2022

Copy link
Copy Markdown
Owner

Rebased onto master - add PR to allow a CI-run to be ran.

@Zombaya
Zombaya force-pushed the phpcompatibilityChecker branch 3 times, most recently from 5502cf6 to 7c51a9e Compare March 18, 2022 02:03
@Zombaya
Zombaya force-pushed the phpcompatibilityChecker branch 3 times, most recently from 1e476ae to 2ffe7cc Compare May 17, 2022 09:26
@Zombaya
Zombaya force-pushed the phpcompatibilityChecker branch 2 times, most recently from 19ddeef to fd5b6a9 Compare June 13, 2022 22:32
27pchrisl and others added 11 commits June 27, 2022 16:31
There were remaining error-messages in the openssl-error-stack, resulting in an
unexpected result in the unittest.

This was solved by outputting all error-messages in Aws\CloudFront\Signer::__construct().

Another option would be to clear all error-messages in
Aws\Test\CloudFront\SignerTest::_tearDown(), so tests would no longer
interfer with eachother.

The first solution was chosen since it would output all
openssl-error-messages to the user, not only the first one,
making it more complete.
@Zombaya
Zombaya force-pushed the phpcompatibilityChecker branch from fd5b6a9 to bce4721 Compare June 27, 2022 21:41
27pchrisl and others added 10 commits July 18, 2022 15:41
There were remaining error-messages in the openssl-error-stack, resulting in an
unexpected result in the unittest.

This was solved by outputting all error-messages in Aws\CloudFront\Signer::__construct().

Another option would be to clear all error-messages in
Aws\Test\CloudFront\SignerTest::_tearDown(), so tests would no longer
interfer with eachother.

The first solution was chosen since it would output all
openssl-error-messages to the user, not only the first one,
making it more complete.
@Zombaya
Zombaya force-pushed the phpcompatibilityChecker branch from 69a65c7 to 661ac2f Compare August 11, 2022 22:01
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.

3 participants