hubertnnn

Results 16 issues of hubertnnn

Currently composer has a `post-install-cmd` hook that is run after a package is installed. This is nice for autoconfiguration tools like eg. `symfony/flex`, but is a bit problematic. The issue...

Support

Because of the nature of application I am writing I need to have a global variable that is unique to each request. To do so I will need to switch...

- Program: Authoritative - Issue type: Bug report ### Short description When using ALIAS to point to a domain that is handled internally, the server is trying to find target...

auth

### Feature Request Would be nice to have the ability to wrap an existing FlysystemOperator/Flysystem with a class that will point to a subfolder. | Q | A |------------ |...

It seems that there is a bug in including "internal" documentation from other files. If I want to take following (working correctly) documentation: ``` /** * @Route("/{id}", methods={"GET"}) * *...

Based on mercure [specification](https://mercure.rocks/spec#publishers): ``` If mercure.publish: - is not defined, then the publisher MUST NOT be authorized to dispatch any update - contains an empty array, the publisher MUST...

I saw that achievement generation is quite inefficient when it comes to database usage. The culprit is `getModel` method that is called 3 times for each achievement progress modification: -...

enhancement
help wanted

**Description** Based on pusher specification: ``` There is a delay of up to three seconds between a client disconnecting and channel_vacated or member_removed webhooks being sent. If the client reconnects...

goal:fix

**Description** Based on pusher specification: ``` Your server should respond to the POST request with a 2XX status code to indicate that the webhook has been successfully received. If a...

goal:fix

**Is your feature request related to a problem? Please describe.** Soketi has `soketi_ws_messages_sent_total` metric, but it includes all the internal stuff (eg. heartbeats, connection negotiation, etc.). Would be nice to...