Alexander Kim
Alexander Kim
```PHP Fatal error: Uncaught TypeError: AsyncAws\Sqs\Result\ReceiveMessageResult::getMessages(): Return value must be of type array, null returned in /srv/app/vendor/async-aws/sqs/src/Result/ReceiveMessageResult.php:28```
In the DMs, it should mention which team was requested for review. I’m in many teams and I never know which one I’m being requested for review for without clicking...
### Summary Please add the ability to customize the labels that will be used. `PR: unreviewed`, `PR: review-approved` and `PR: reviewed-changes-requested` doesn't match our style. While we can obviously fork...
### Description When browsing the releases of any of the split repos (https://github.com/symfony/http-kernel/releases/tag/v6.0.6 for example), the link to the PR/issue doesn't exist, only the ID. This makes it more difficult...
### Symfony version(s) affected 6.2.0 ### Description Prior to 6.2.0, a call to `self::getMailerMessage(0)` would return the only message that was sent. After https://github.com/symfony/symfony/pull/47191 was merged, this returns a message...
**Description** > Finally, the server SHOULD provide error descriptions using an [[RFC7807](https://www.hydra-cg.com/spec/latest/core/#bib-rfc7807)] standard by using an application/problem+json response. When doing so, the server also MUST provide an additional header pointing...
**API Platform version(s) affected**: 3.0.0 **Description** Throwing an `AccountStatusException` in a `UserChecker` does not cause the response to occur in the appropriate error format as violation errors due. **Additional Context**...
**Description** Currently custom errors do not have any identifiable information in them that a frontend application can check. Both Hydra via the `@id` (https://www.hydra-cg.com/spec/latest/core/#example-32-non-rfc-7807-compliant-error-description-using-raw-hydra-json-ld-representation) and RFC 7807 via `type` allow...
Please add a `--delete-before-create` flag to `pulumi up`. The purpose of this is to delete resources prior to creating new ones when significant changes to the project have been made....
Similar to Mixpanel's user profiles, group profiles exist. This would be great so we can send data to different groups the user belongs to.