Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Notifier] [Mercure] Add options#60140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:7.3fromernie76:NotifierMercure7.3
Apr 4, 2025

Conversation

ernie76
Copy link
Contributor

@ernie76ernie76 commentedApr 4, 2025
edited by OskarStark
Loading

QA
Branch?7.3
Bug fix?no
New feature?yes
Deprecations?no
LicenseMIT

Add content option to MercureTransport

@carsonbot
Copy link

Hey!

Thanks for your PR. You are targeting branch "7.3" but it seems your PR description refers to branch "7.3 for features".
Could you update the PR description or change target branch? This helps core maintainers a lot.

Cheers!

Carsonbot

@ernie76
Copy link
ContributorAuthor

this PR connect to this PRsymfony/ux#1853

@fabpot
Copy link
Member

Thank you@ernie76.

@fabpotfabpot merged commit8a84530 intosymfony:7.3Apr 4, 2025
9 of 11 checks passed
@@ -29,6 +29,7 @@ public function __construct(
private ?string$id =null,
private ?string$type =null,
private ?int$retry =null,
private ?array$content =null,
Copy link
Member

Choose a reason for hiding this comment

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

this should document the shape supported for that array

OskarStark reacted with thumbs up emoji
@OskarStarkOskarStark changed the titleNotifier mercure7.3[Notifier] [Mercure] Add optionsApr 4, 2025
@fabpotfabpot mentioned this pull requestMay 2, 2025
fabpot added a commit that referenced this pull requestMay 17, 2025
…n (xabbuh)This PR was merged into the 7.3 branch.Discussion----------[Notifier] document the array shape of the content option| Q             | A| ------------- | ---| Branch?       | 7.3| Bug fix?      | no| New feature?  | no| Deprecations? | no| Issues        |Fix#60140 (comment)| License       | MITbut I wonder: is it actually correct that `$content` is an array, according tohttps://www.w3.org/TR/activitystreams-vocabulary/#dfn-content I would have guessed that it needs to be a string or (if it was an array), we would have to call it `contentMap` in the payload insteadCommits-------9efc702 document the array shape of the content option
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@stofstofstof left review comments

@fabpotfabpotfabpot approved these changes

@OskarStarkOskarStarkAwaiting requested review from OskarStarkOskarStark is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
7.3
Development

Successfully merging this pull request may close these issues.

4 participants
@ernie76@carsonbot@fabpot@stof

[8]ページ先頭

©2009-2025 Movatter.jp