Skip to content

fix #4176 【フィード 】index.rssがErrorになる問題を解決#4196

Merged
ryuring merged 7 commits into
baserproject:5.1.xfrom
katokaisya:dev-#4176
May 22, 2025
Merged

fix #4176 【フィード 】index.rssがErrorになる問題を解決#4196
ryuring merged 7 commits into
baserproject:5.1.xfrom
katokaisya:dev-#4176

Conversation

@katokaisya

Copy link
Copy Markdown
Collaborator

こちら一旦テストを通してみます

@katokaisya

Copy link
Copy Markdown
Collaborator Author

@ryuring
テストが通ったようなので、ご確認の上マージをお願いします。

* @unitTest
*/
public function getViewVarsForIndexRss(ServerRequest $request, BlogContent $blogContent, ResultSet $posts): array
public function getViewVarsForIndexRss(ServerRequest $request, BlogContent $blogContent, PaginatedResultSet|ResultSet $posts): array

@ryuring ryuring May 21, 2025

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@katokaisya ここは、PaginatedResultSet 固定でお願いします。テストの方を修正してください。

@ryuring

ryuring commented May 21, 2025

Copy link
Copy Markdown
Collaborator

@katokaisya テストの失敗対策はこちらを参考にしてください。一度解決してましたので。
ryuring@82e12d4

@ryuring

ryuring commented May 22, 2025

Copy link
Copy Markdown
Collaborator

@katokaisya 本日のリリースに含めたかったので僕の方で修正しました。
35216ba
a5fc8c1
マージします。

@ryuring ryuring merged commit 75eda39 into baserproject:5.1.x May 22, 2025
1 check passed
@momofff momofff added this to the 5.1.7 milestone May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants