-
Notifications
You must be signed in to change notification settings - Fork 17
IBX-8470: Upgraded codebase to Symfony 6 #447
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
e1cbfb1
[Composer] Bumped symfony-related packages requirements to ^6.4
alongosz b762f70
[Composer] Bumped 3rd party requirements for Symfony 6
alongosz 7f0f2cf
[PHPDoc] Improved StorageConnectionFactory annotations for Symfony 6
alongosz 9b5ace9
[Tests] Upgraded ExceptionMessageTemplateFileVisitorTest for nikic/ph…
alongosz fb2feb7
[Tests] Refactored BaseRenderStrategyTest for Symfony 6
alongosz 19ce4ad
Refactored fragment renderers for Symfony 6
alongosz 5dd4cfb
[Tests] Refactored fragment renderer tests for Symfony 6
alongosz 7014ebf
[Tests] Aligned SerializerStub methods with Symfony 6
alongosz cb2eb09
Aligned Entity Manager factory with Symfony 6
alongosz 5439234
[Tests] Aligned Entity Manager factory tests with Symfony 6
alongosz feac688
Aligned SiteAccess-aware Common config parser with Symfony 6
alongosz 84c385a
Aligned JsRouting ExposedRoutesExtractor with Symfony 6
alongosz 85cfffa
Aligned HttpUtils with Symfony 6
alongosz 4a8bb1f
Aligned FieldTypeRegistryPass with Symfony 6
alongosz ef3bf60
Refactored JMS PHP files visitors to align with php-parser v5
alongosz b24cd2e
[Tests] Added missing test coverage for JMS PHP file visitors
alongosz 9c260a8
Aligned HiddenLocationException with Symfony 6
alongosz 37cde04
Aligned RepositoryUserAuthenticationSubscriber with Symfony 6
alongosz 53e394c
[Tests] Aligned RepositoryUserAuthenticationSubscriberTest with Symfo…
alongosz ac082b2
[PHPStan] Added missing extends annotation to APIUserProviderInterface
alongosz f6f0218
[Security] Dropped obsolete InteractiveLoginToken
alongosz 2539874
[Tests] Aligned StreamFileListenerTest with Symfony 6
alongosz 7d819a3
Extracted duplicated code fragment to RequestContextFactory
alongosz 108df2e
[Tests] Added coverage for RequestContextFactory
alongosz f9e3f57
Aligned UrlWildcardRouter with Symfony 6
alongosz 425dc57
Aligned DefaultRouter with Symfony 6
alongosz 3b9e881
Aligned URLAlias router with Symfony 6 and improved code quality
alongosz f1aff42
Improved quality of BinaryStreamResponse and aligned with Symfony 6
alongosz f848b96
[Security] Aligned UserWrapped with Symfony 6
alongosz 18cf2f9
[Tests] Aligned UserWrappedTest with Symfony 6
alongosz 2098e46
[Cache] Aligned TransactionalInMemoryCacheAdapter with Symfony 6
alongosz a4a3864
[PHPStan] Added to baseline classes extending final PropertyNormalizer
alongosz e19a3ab
[Tests] Aligned IOService tests with strict types changes and Symfony 6
alongosz ad48f8d
Fixed BinaryFile Value members' strict types to reflect usage
alongosz 9848a1c
Changed IOService::loadBinaryFile to throw an exception for abs. paths
alongosz b5998d4
[Tests] Aligned AliasGeneratorTest with BinaryFile strict requirements
alongosz c068b13
Aligned Symfony DI Extension implementations with Symfony 6 deprecations
alongosz 85a90b5
[Tests] Improved quality of IbexaRepositoryInstallerBundleTest class
alongosz c76adde
[PHPUnit] Updated new deprecation counts coming from Symfony 6
alongosz e2403e9
Aligned Symfony Bundle implementations with Symfony 6 deprecations
alongosz 698da65
[Tests] Dropped obsolete semantic config options from tests setup
alongosz 733d3f4
[Tests] Aligned BinaryBaseStorageTest with BinaryFile strict types
alongosz 44a9b91
Fixed octal values in semantic config for Symfony 6
alongosz 0f35380
[Tests] Improved SiteAccessAwareVisibilityConverterTest strict octal …
alongosz a59234e
[Tests] Replaced deprecated function utf8_decode with mb_convert_enco…
alongosz e71ca90
Improved code quality
alongosz 2338ed6
[PHPStan] Removed resolved issues from the baseline
alongosz c279a67
Aligned StructWrapperValidator with Symfony 6
alongosz af0e094
Fixed property-read type of Values\Content\Content::@$fields
alongosz 8da2d30
[Tests] Adjusted Symfony deprecation helper config after the changes
alongosz c299dfa
IBX-8470: Upgraded Pagerfanta to v3 for Symfony 6 (#462)
alongosz edd7107
[Pagerfanta] Defined int range for Notification total count
alongosz fe3dd6d
[PHPStan] Aligned baseline after the changes
alongosz 832479c
[Pagerfanta] Defined int range for SearchResult total count
alongosz 280036c
Replaced Param Converters with Value Resolvers
ViniTou 6f2431b
Dropped sensio/framework-extra-bundle dependency
adamwojs b7395b1
Fixed controller - route syntax to match with new convention
ViniTou cca6b32
Fixed DirectFragmentRenderer inheritance bug
ViniTou 476f8b1
Updated phpstan baseline
ViniTou 5449499
Moved lazy from service to factory definition - otherwise, it caused …
ViniTou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Refactored fragment renderers for Symfony 6
- Loading branch information
commit 19ce4ad653f3804caf792402bd51955de42c7381
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.