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/replace deprecated container call #67

Merged
merged 21 commits into from
Jan 7, 2022
Merged

Feature/replace deprecated container call #67

merged 21 commits into from
Jan 7, 2022

Conversation

Chris53897
Copy link
Contributor

Hi. Proof of concept for my (thats another account from me) idea in #65
A lot of code changes just to support symfony 4.4 :(
It works according to the test pipeline.
I don't have PHP 7.1 on my pc to verify it local.

If you find a simpler and better solution i would be glad.

Greetz

tests/BcLayer/BcLayerWebTestCase.php Outdated Show resolved Hide resolved
tests/BcLayer/BcLayerWebTestCase.php Outdated Show resolved Hide resolved
@Chris53897
Copy link
Contributor Author

Test for PHP 7.4 8.0 and 8.1 fail. info: First run after 5.4 is stable.
7.4 and 8.0 for Remaining self deprecation notices
8.1 because of api-platform

I guess these should be handled in an different PR. WDYT?

@mtarld
Copy link
Owner

mtarld commented Dec 17, 2021

Yes indeed. Let's do that!

@mtarld
Copy link
Owner

mtarld commented Dec 17, 2021

Here we are: #68

Copy link
Owner

@mtarld mtarld left a comment

Choose a reason for hiding this comment

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

Thank you @Chris53897!

@mtarld mtarld added this to the v0.4 milestone Dec 17, 2021
@Chris53897 Chris53897 mentioned this pull request Jan 6, 2022
@Chris53897
Copy link
Contributor Author

@mtarld Could you please aprove the workflow to run the github action tests. I guess i did the rebase wrong. Sorry for that.

@mtarld mtarld merged commit d060642 into mtarld:master Jan 7, 2022
@mtarld
Copy link
Owner

mtarld commented Jan 7, 2022

Thank you @Chris53897!

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