- Issue created by @project update bot
- This is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request (MR) is also openend and updated. - It is important that any automated tests available are run and that you manually test the changes. - Drupal 11 Compatibility- According to the Upgrade Status module โ these changes make this module compatible with Drupal 11! ๐ 
 Therefore these changes update the- info.ymlfile for Drupal 11 compatibility.- Leaving this issue open, even after committing the current patch or merging the MR, will allow the Project Update Bot โ to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector. - Debug informationBot run #11-185727- These packages were used to generate the fixes: - drupal/upgrade_status: 4.3.1
- mglaman/phpstan-drupal: 1.2.11
- palantirnet/drupal-rector: 0.20.1
 
- This is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request (MR) is also openend and updated. - It is important that any automated tests available are run and that you manually test the changes. - Drupal 11 Compatibility- According to the Upgrade Status module โ these changes make this module compatible with Drupal 11! ๐ 
 Therefore these changes update the- info.ymlfile for Drupal 11 compatibility.- Leaving this issue open, even after committing the current patch or merging the MR, will allow the Project Update Bot โ to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector. - Debug informationBot run #11-188815- These packages were used to generate the fixes: - drupal/upgrade_status: 4.3.2
- mglaman/phpstan-drupal: 1.2.11
- palantirnet/drupal-rector: 0.20.2
 
- First commit to issue fork.
- Merge request !56Issue #3195832: Converting existing Bridge and Factory to StreamWrapper and... โ (Open) created by BenStallings
- ๐ฆ๐นAustria dmytro sydorenkohi there is it realistic to have Drupal 11 compatibility fixes ready in the next weeks, months? 
 Do you need any help here?
 I am asking because I need to upgrade one project to Drupal 11
 and this module (and flysystem s3) the main dependencies are not available yet.
 So, it would be good to have an overviewthanks 
- First commit to issue fork.
- ๐บ๐ธUnited States BenStallingsI can confirm that MR!77 can be installed and enabled in D11. 
- Status changed to Postponed9 months ago 3:50am 9 February 2025
- ๐บ๐ธUnited States lisa.raePostponing until 3.x branch work is nearing completion. This branch is under active development, but not yet ready for use. 
- First commit to issue fork.
- ๐บ๐ธUnited States w01fIn trying to work on D11 compatibility for the flysystem_s3 submodule ๐ Automated Drupal 11 compatibility fixes for flysystem_s3 Needs review as well, it appears Symfonyโs EventSubscriberInterface::getSubscribedEvents() is defined to return an array, and coreโs Flysystem integration must match or youโll get deprecation warnings. This patch simply adds : array to getSubscribedEvents() in core/modules/flysystem/src/ImageStyleCopier.php to address the deprecation. 
- ๐บ๐ธUnited States BenStallingsAfter rebasing on 3.0.x, the patch #16 is no longer necessary.