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

ISSUE-45: Add support for Symfony 5.x #49

Merged
merged 2 commits into from
May 26, 2021
Merged

ISSUE-45: Add support for Symfony 5.x #49

merged 2 commits into from
May 26, 2021

Conversation

raymondschouten
Copy link
Contributor

No description provided.

@raymondschouten raymondschouten added this to the v1.3.0 milestone May 26, 2021
@raymondschouten raymondschouten self-assigned this May 26, 2021
@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #49 (4017e4e) into 1.3 (0e8e79f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                 1.3       #49   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        92        92           
===========================================
  Files              8         8           
  Lines            476       476           
===========================================
  Hits             476       476           
Impacted Files Coverage Δ
src/Exception/FileNotValidException.php 100.00% <ø> (ø)
src/Exception/FormatNotValidException.php 100.00% <ø> (ø)
...c/Exception/PrivateKeyPassPhraseEmptyException.php 100.00% <ø> (ø)
src/File/CryptoFile.php 100.00% <100.00%> (ø)
src/File/KeystoreFile.php 100.00% <100.00%> (ø)
src/File/PemFile.php 100.00% <100.00%> (ø)
src/File/PrivateKeyFile.php 100.00% <100.00%> (ø)
src/File/PublicKeyFile.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e8e79f...4017e4e. Read the comment docs.

@raymondschouten raymondschouten changed the base branch from master to 1.3 May 26, 2021 18:39
@raymondschouten raymondschouten merged commit 653b715 into 1.3 May 26, 2021
@raymondschouten raymondschouten deleted the ISSUE-45 branch May 26, 2021 18:43
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.

1 participant