-
**Description**
After performing a migration from legacy -> pdo, then pdo -> local, I still have upwards of 24k "files" in attachment_chunk, and the table is still >20G in size.
Best I can tell,…
-
Hi,
I work with Drupal, and in my current project I'm updating the PHP version to PHP 8.2.9
After the updated, I'm receiving the next warning
Deprecated: Creation of dynamic property Drupal\f…
-
After installation of this package, I have the following error during symfony cache:clear and anywhere in front
`Adeliom\EasyMediaBundle\Service\EasyMediaManager::__construct(): Argument #1 ($file…
-
[Temporary URLs](https://flysystem.thephpleague.com/docs/usage/temporary-urls/) could be supported by [BunnyCDN-Token-Authentications](https://support.bunny.net/hc/en-us/articles/360016055099-How-to-s…
-
How would I go about setting up a dynamic cache directory? e.g.
```yaml
resolvers:
media_cache:
flysystem:
filesystem_service: oneup_flysystem.media_file…
-
I find the docs somewhat confusing regarding flysystem. My recommendation would be to document league/flysystem-bundle first, and have a separate page for OneUp. I used to use OneUp, but during some…
-
In system based on isle-dc I see numerous PHP notices from Islandora `Notice: Undefined index: rel in Drupal\islandora\Flysystem\Adapter\FedoraAdapter->getMetadataFromHeaders() (line 155 of modules/co…
-
Hi, I have an issue while installing this package, I was trying to connect to my IPFS container.
Some references: [Links](https://developer.algorand.org/solutions/build-and-deploy-your-nfts-with-lara…
-
### PHP Version
8.2
### Shopware Version
6.5.4.0, 6.5.3.3
### Expected behaviour
The sitemap URLs should be generated so that they work
### Actual behaviour
The sitemap URLs are m…
-
> If you don't append a cache, a `Cache\Memory` will be used implicitly.
This is wrong. It has been changed in the flysystem. See https://github.com/thephpleague/flysystem/pull/368