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

Symfony 7 support #54

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Symfony 7 support #54

merged 3 commits into from
Jan 29, 2024

Conversation

damienlagae
Copy link
Contributor

@damienlagae damienlagae commented Jan 26, 2024

Based on #52
Tests are fixed except for php 7.2

There is a way to remove support for php 7.2
=> php 7.2 security support ended on 30 Nov 2020

@damienlagae damienlagae changed the title Support SF7 & fix test Symfony 7 support Jan 26, 2024
Copy link
Member

@bocharsky-bw bocharsky-bw left a comment

Choose a reason for hiding this comment

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

I'm fine to drop PHP 7.x support completely.

Thank you!

@bocharsky-bw bocharsky-bw merged commit bab733c into php-translation:sf7 Jan 29, 2024
13 of 14 checks passed
This was referenced Jan 29, 2024
@damienlagae damienlagae deleted the sf7 branch January 29, 2024 16:01
bocharsky-bw added a commit that referenced this pull request Jan 29, 2024
* Allow Symfony 7 support

* Symfony 7 support  (#54)

* 🐛 Add prophecy-phpunit (v10)

* 🐛 Fix assert regex

* 🐛 Fix setMethods

---------

Co-authored-by: Damien Lagae <[email protected]>
bocharsky-bw added a commit that referenced this pull request Jan 29, 2024
* Allow Symfony 7 support

* Symfony 7 support  (#54)

* 🐛 Add prophecy-phpunit (v10)

* 🐛 Fix assert regex

* 🐛 Fix setMethods

---------

Co-authored-by: Damien Lagae <[email protected]>
bocharsky-bw added a commit that referenced this pull request Jan 29, 2024
* Drop PHP 7.x-8.0, add PHP 8.2-8.3 support (#55)

* Drop PHP 7.x-8.0, add PHP 8.2-8.3 support

* Add /.phpunit.result.cache to gitignore

* Allow Symfony 7 support (#52)

* Allow Symfony 7 support

* Symfony 7 support  (#54)

* 🐛 Add prophecy-phpunit (v10)

* 🐛 Fix assert regex

* 🐛 Fix setMethods

---------

Co-authored-by: Damien Lagae <[email protected]>

* Update link to the docs with HTTPS link (#51)

* Drop bad files

* Drop lowest support

---------

Co-authored-by: Damien Lagae <[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.

2 participants