Skip to content

Conversation

@brianstoop
Copy link
Contributor

@brianstoop brianstoop commented Mar 12, 2025

Depends on #36 for typos fix

@sonarqubecloud
Copy link

@brianstoop brianstoop marked this pull request as ready for review March 12, 2025 15:26
Comment on lines +20 to +27
*
* @phpstan-type APNSError array{
* MESSAGE: Message,
* ERRORS: array{
* statusCode: int,
* statusMessage: string,
* }[],
* }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should reuse the types from ApnsPHP (that's why I added them there)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, I didn't see them because we use a tag that does not have the types yet. Can I point to the ApnsPHP release branch instead?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that's fine. We can switch back to a tag on the next release

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants