-
### Description
In order to be able to add more meaningful Span/Transactions names when using APM software (Sentry, Otel, ...) to instrument Smyonfy, it would be helpful to get access to the matche…
-
As identified in #67 and chatting to Connor, we have a bunch of scripts in our public directory that are used / referenced by other systems, such as how the space's door controller knows what access c…
-
Recently i have been updating all my projects from php7.4 to php8.1, aswell as moving from laravel 6 to laravel 9.
However, after performing these upgrades and running Phan i'm seeing a huge increa…
-
- Cashier Version: v14.1.0
- Laravel Version: v9.27.0
- PHP Version: 8.1.9
- Database Driver & Version: MySQL 8.0.30
### Description:
If I try to update the quantity of an existing subscripti…
-
### Feature Description
**v2 definition:**
```go
type Router interface {
Use(args ...interface{}) Router
Get(path string, handlers ...Handler) Router
Head(path string, handlers ...Handler…
pjebs updated
2 years ago
-
- Scout Version: 9.4.10
- Scout Driver: MeiliSearch
- Laravel Version: 9.27.0
- PHP Version: 8.1.8
- Meilisearch CLI Version (If using Meilisearch): 0.28.1
### Description:
I've discov…
-
As we begin to trigger deprecations through https://github.com/doctrine/deprecations/ the bundle should depend on the package and configure it to use Symfony's way of doing `@trigger_error` by calling…
-
### Bug description
When saving a collection entry – specifically static entries in this case - I suddenly get a `server error`.
### How to reproduce
The entry is actually saved but the static cach…
-
Pulled it, finally! :)
Errors on startup:
```
[2022-09-15 14:00:04] production.ERROR: The command "'speedtest' '--accept-license' '--format=json'" failed.
Exit Code: 1(General error)
Working …
-
### Describe the feature you'd like
The current configuration doesn't support connecting to Redis using Unix sockets. I've also seen the older issue there was about this. It was closed by the user …