Problem/Motivation
As seen in many other modules, the installer now utilizes the NullLogger which satisfies LoggerInterface but not LoggerChannelInterface, which is not deprecated but states it should not itself be used for typehinting.
Steps to reproduce
Crashed site on install in Drupal 10.3.
Proposed resolution
Adjust typehint.
Remaining tasks
Review and commit.
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork flysystem_s3-3493248
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
bradjones1Comment #4
bradjones1Comment #6
bradjones1