ToshY

Results 56 issues of ToshY

### Symfony version(s) affected 6.1.4 ### Description Currently the Discord chatter only checks length of message based on the [subject length](https://github.com/symfony/discord-notifier/blob/0410309979e9fa2bcdd711c9a67acfc9d70c06ab/DiscordTransport.php#L70). This not completely correct, as it is valid to...

Bug
Status: Needs Review
Notifier

### Describe the feature you'd like to request Hey 👋 Currently there is a Dockerfile available, but I can't find the corresponding image for this on Dockerhub or other image...

type/feature

### Is there an existing issue for this feature? - [X] Yes, I have searched the existing issues and it doesn't exist. ### Feature Description **Problem** Currently it seems when...

enhancement
needs triage
v4

### Is there an existing issue for this? - [X] Yes, I have searched the existing issues and none of them match my problem. ### Product Variant Cloud (http://rxresu.me/) /...

bug
needs triage
v4

## Bug description Using the `animeFill` the tooltip will not show an arrow. ## Reproduction [CodePen](https://codepen.io/nanone/pen/QWJqrmM)

🐛 bug
🚧 unconfirmed

### Description At host system startup or restart of docker, performing a `docker compose ps` in the `myproject` directory shows the following: ```shell NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS...

kind/bug

### Description I was trying the new [multi-document YAML files](https://github.com/compose-spec/compose-go/pull/451) feature and stumbled upon an issue regarding `extends`. Previously I've been using a `common-services.yml` and put in some services which...

kind/bug
stale

Would be nice to have the option to run magika with docker.

**Problem** The library `fabpot/goutte` is [deprecated ](https://github.com/FriendsOfPHP/Goutte )and it is suggested to use `symfony/browser-kit` instead **Solution** Change to [`symfony/browser-kit`](https://symfony.com/doc/current/components/browser_kit.html#making-external-http-requests)

enhancement
todo

**Problem** Request to characters from anime returns `questionmark_23.gif` images for characters, which is just a placeholder image. These placeholder images are apparently still being parsed and returned. It would make...

enhancement