Simone

Results 9 issues of Simone

string adds the return -> (if php contains return array() or return[]-> (if php contains return [) to the key string. example file: ```php

enhancement
formats

Close #4563 Close https://github.com/WeblateOrg/weblate/issues/5633 This is still a WIP please **do not review now** Next steps: - [x] remove extra return -> from keys - [x] remove unused code -...

- https://github.com/actions/actions-runner-controller/tree/master/charts/actions-runner-controller - https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/quickstart-for-actions-runner-controller

app request

Hi! NPM install fail

### Settore - Integrazioni (Sonarr, telegram, etc...) ### È una richiesta relativa a un problema? A quanto pare AnimeWorld ha cambiato i link di alcuni anime, e il sistema non...

enhancement
hacktoberfest

close: https://github.com/MainKronos/Sonarr-AnimeDownloader/issues/21 Con questa PR aggiungo il pacchetto [requests-html](https://github.com/kennethreitz/requests-html) che permette di renderizzare il js della pagina. dopo aver renderizzato la pagina avvio uno script, che mi restituisce i dati...

Livewire ships Livewire::withoutLazyLoading() to allow user to disable the lazy behaviour. https://livewire.laravel.com/docs/lazy#disabling-lazy-loading-for-tests It would be great to do the same with the livewire() helper of pest

### What Happened When I run the Laravel preset I expect that to allow custom channels in App\Notifications\Channels. https://laravel.com/docs/11.x/notifications#custom-channels ### How to Reproduce 1. Create a custom Channel under the...

bug

The package currently uses Guzzle directly, which means requests won't appear in core tools like Pulse and Telescope. It would be great if Laravel's HTTP client could be used instead...