Commit 815b00d
* [Composer] Bumped symfony-related packages requirements to ^6.4
* [Composer] Bumped 3rd party requirements for Symfony 6
* [PHPDoc] Improved StorageConnectionFactory annotations for Symfony 6
* [Tests] Upgraded ExceptionMessageTemplateFileVisitorTest for nikic/php-parser v5
* [Tests] Refactored BaseRenderStrategyTest for Symfony 6
* Refactored fragment renderers for Symfony 6
* [Tests] Refactored fragment renderer tests for Symfony 6
* [Tests] Aligned SerializerStub methods with Symfony 6
* Aligned Entity Manager factory with Symfony 6
* [Tests] Aligned Entity Manager factory tests with Symfony 6
* Aligned SiteAccess-aware Common config parser with Symfony 6
* Aligned JsRouting ExposedRoutesExtractor with Symfony 6
* Aligned HttpUtils with Symfony 6
* Aligned FieldTypeRegistryPass with Symfony 6
* Refactored JMS PHP files visitors to align with php-parser v5
* [Tests] Added missing test coverage for JMS PHP file visitors
* Aligned HiddenLocationException with Symfony 6
* Aligned RepositoryUserAuthenticationSubscriber with Symfony 6
* [Tests] Aligned RepositoryUserAuthenticationSubscriberTest with Symfony 6
* [PHPStan] Added missing extends annotation to APIUserProviderInterface
* [Security] Dropped obsolete InteractiveLoginToken
* [Tests] Aligned StreamFileListenerTest with Symfony 6
* Extracted duplicated code fragment to RequestContextFactory
* [Tests] Added coverage for RequestContextFactory
* Aligned UrlWildcardRouter with Symfony 6
* Aligned DefaultRouter with Symfony 6
* Aligned URLAlias router with Symfony 6 and improved code quality
* Improved quality of BinaryStreamResponse and aligned with Symfony 6
* [Security] Aligned UserWrapped with Symfony 6
* [Tests] Aligned UserWrappedTest with Symfony 6
* [Cache] Aligned TransactionalInMemoryCacheAdapter with Symfony 6
* [PHPStan] Added to baseline classes extending final PropertyNormalizer (postponed for Symfony 7 upgrade)
* [Tests] Aligned IOService tests with strict types changes and Symfony 6
* Fixed BinaryFile Value members' strict types to reflect usage
* Changed IOService::loadBinaryFile to throw an exception for abs. paths
* [Tests] Aligned AliasGeneratorTest with BinaryFile strict requirements
* Aligned Symfony DI Extension implementations with Symfony 6 deprecations
* [Tests] Improved quality of IbexaRepositoryInstallerBundleTest class
* [PHPUnit] Updated new deprecation counts coming from Symfony 6
* Aligned Symfony Bundle implementations with Symfony 6 deprecations
* [Tests] Dropped obsolete semantic config options from tests setup
* [Tests] Aligned BinaryBaseStorageTest with BinaryFile strict types
* Fixed octal values in semantic config for Symfony 6
* [Tests] Improved SiteAccessAwareVisibilityConverterTest strict octal const
* [Tests] Replaced deprecated function utf8_decode with mb_convert_encoding
* Improved code quality
Co-Authored-By: Paweł Niedzielski <[email protected]>
* [PHPStan] Removed resolved issues from the baseline
* Aligned StructWrapperValidator with Symfony 6
* Fixed property-read type of Values\Content\Content::@$fields
* [Tests] Adjusted Symfony deprecation helper config after the changes
* IBX-8470: Upgraded Pagerfanta to v3 for Symfony 6 (#462)
For the list of Pagerfanta changes see #462
---------
Co-Authored-By: Dawid Parafiński <[email protected]>
* [Pagerfanta] Defined int range for Notification total count
* [PHPStan] Aligned baseline after the changes
* [Pagerfanta] Defined int range for SearchResult total count
* Replaced Param Converters with Value Resolvers
* Dropped sensio/framework-extra-bundle dependency
* Fixed controller - route syntax to match with new convention
* Fixed DirectFragmentRenderer inheritance bug
* Updated phpstan baseline
* Moved lazy from service to factory definition - otherwise, it caused service to be uninitialized in alias generator
---------
Co-authored-by: Paweł Niedzielski <[email protected]>
Co-authored-by: Dawid Parafiński <[email protected]>
Co-authored-by: Dawid Parafinski <[email protected]>
Co-authored-by: Adam Wójs <[email protected]>
1 parent 07b82cc commit 815b00d
File tree
148 files changed
+3045
-4494
lines changed- src
- bundle
- Core
- ApiLoader
- Command
- Converter
- DependencyInjection
- Compiler
- Configuration/Parser
- Entity
- Features/Context
- Fragment
- Resources/config
- routing
- Routing
- JsRouting
- ValueResolver
- Debug
- IO
- DependencyInjection
- LegacySearchEngine
- DependencyInjection
- RepositoryInstaller
- DependencyInjection
- contracts
- IO
- Persistence/Notification
- Repository
- Iterator/BatchIteratorAdapter
- Values
- Content
- Search
- Trash
- Notification
- Search
- Validation
- lib
- Base/Container/Compiler
- IO
- Flysystem/VisibilityConverter
- Values
- MVC
- Exception
- Symfony
- Controller
- Content
- Routing
- Generator
- Security
- Authentication/EventSubscriber
- User
- Translation
- Pagination/Pagerfanta
- AdapterFactory
- Persistence
- Cache/Adapter
- Legacy/Notification
- Gateway
- QueryType
- Repository
- Values/Content
- Resources/settings
- Search/Legacy/Content
- tests
- bundle
- Core
- Converter
- Entity
- Fragment
- Imagine
- Resources/config
- ValueResolver
- IO/EventListener
- RepositoryInstaller
- integration/Core
- BinaryBase/BinaryBaseStorage
- Repository
- lib
- IO
- Flysystem/VisibilityConverter
- MVC/Symfony
- Component/Serializer/Stubs
- Controller
- Routing
- Security
- Authentication/EventSubscriber
- Templating
- Translation
- fixtures
- Pagination
- Repository
- Iterator/BatchIteratorAdapter
- Service/Mock
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
148 files changed
+3045
-4494
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
49 | 48 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | | - | |
75 | | - | |
| 73 | + | |
| 74 | + | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
0 commit comments