Giacomo Graziosi
Giacomo Graziosi
Salve, questa mattina il mio hosting ha fatto saltare il supporto a PHP 8.0 perché non più supportato da mesi e naturalmente OpenSTAManager è saltato insieme ad esso. Ci sono...
A big fat tar to extract somewhere in `/opt/` would be quite useful for people using distributions other than rpm/deb based ones.
I am initializing prisma with `{debug: true, log: ['info', 'query'],}` and this is printing SQL queries without actual parameters, just `?` to mask them. Wouldn't it be useful to print...
### What happened? Support for https://laravel.com/docs/11.x/eloquent-mutators#casting-arrays-of-enums ### How to reproduce the bug Currently the generated output is just empty: ```php foo: string; statuses: bar: string; ``` ### Package Version 3.1...
**Is your feature request related to a problem? Please describe.** The library uses Playwright but Playwright has some issues running on Linux distributions other than the supported ones, which pretty...