Skip to content

Symfony 6 & 7 compatibility #9911#3

Merged
joostfaassen merged 8 commits intolinkorb:masterfrom
mhitza:symfony67-compatibility
May 5, 2025
Merged

Symfony 6 & 7 compatibility #9911#3
joostfaassen merged 8 commits intolinkorb:masterfrom
mhitza:symfony67-compatibility

Conversation

@mhitza
Copy link
Copy Markdown
Contributor

@mhitza mhitza commented May 5, 2025

Package made compatible with projects that run symfony 6/7. Switches out to a community maintained fork of Faker. Drops the linkorb/collection package in favor of using ArrayObject instead of TypedArray. Miscelaneous cleanups and typehints added.

  • Breaking change: fix or feature that would cause existing functionality to not work as expected

A bump to a v1 would be in order after merging this PR. Minimal PHP version has been bumped to PHP 8.2

Checklist

@private-packagist
Copy link
Copy Markdown

composer.lock

Package changes

Package Operation From To About
fakerphp/faker add - v1.24.1 view code - License: MIT License
psr/container add - 2.0.2 view code - License: MIT License
symfony/console add - v7.2.6 view code - License: MIT License
symfony/deprecation-contracts add - v3.5.1 view code - License: MIT License
symfony/dotenv add - v7.2.0 view code - License: MIT License
symfony/polyfill-ctype add - v1.32.0 view code - License: MIT License
symfony/polyfill-intl-grapheme add - v1.32.0 view code - License: MIT License
symfony/polyfill-intl-normalizer add - v1.32.0 view code - License: MIT License
symfony/polyfill-mbstring add - v1.32.0 view code - License: MIT License
symfony/service-contracts add - v3.5.1 view code - License: MIT License
symfony/string add - v7.2.6 view code - License: MIT License
linkorb/connector upgrade v1.4.0 v1.5.1 diff
symfony/yaml upgrade v3.3.18 v7.2.6 diff
fzaninotto/faker remove v1.9.2 - -
linkorb/collection remove v1.0.0 - -

Dev Package changes

Package Operation From To About
psr/log remove 1.1.4 - -
symfony/console remove v2.8.52 - -
symfony/debug remove v3.0.9 - -
symfony/dotenv remove v3.4.47 - -
symfony/polyfill-mbstring remove v1.27.0 - -

Settings · Docs · Powered by Private Packagist

@joostfaassen joostfaassen merged commit df84d61 into linkorb:master May 5, 2025
1 check passed
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