Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customer/Member に Serializable を実装する #2874

Closed
nanasess opened this issue Feb 26, 2018 · 3 comments
Closed

Customer/Member に Serializable を実装する #2874

nanasess opened this issue Feb 26, 2018 · 3 comments
Labels
improvement 機能改善
Milestone

Comments

@nanasess
Copy link
Contributor

概要(Overview)

  • Fix failed unserialize #2865 を移植する
  • 拡張性向上のため AdvancedUserInterface も実装した方が良いかも
  • UserLoaderInterface::loadUserByUsername() の実装も見直した方が良いかも

期待する内容(Expect) or 要望 (Requirement)

  • Customer/Member が正常に serialize/unserialize できる

再現手順(Procedure)

  • 特に大きな問題は発生していないが、 Symfony のドキュメントに実装をあわせる

環境 (environment)

  • EC-CUBE: 3.n experimental/sf ブランチ

関連情報 (Ref)

@okazy okazy added this to the 3.n.0 milestone Mar 1, 2018
@okazy okazy added the enhancement 機能追加 label Sep 12, 2018
@chihiro-adachi chihiro-adachi modified the milestones: 4.0, 4.0.x Oct 10, 2018
nanasess added a commit to nanasess/ec-cube that referenced this issue Dec 5, 2019
- Symfony/Cache が Closure を使用している関係で Serializable を実装しないとログインに失敗するため
chihiro-adachi pushed a commit to nanasess/ec-cube that referenced this issue Jun 26, 2020
- Symfony/Cache が Closure を使用している関係で Serializable を実装しないとログインに失敗するため
@okazy okazy modified the milestones: 4.0.x, 4.1 Nov 6, 2020
@okazy
Copy link
Contributor

okazy commented Nov 6, 2020

4.1で対応します。
以下のプルリクで対応済み
#4409
9a84daf
0824c7e

@okazy okazy mentioned this issue Nov 6, 2020
8 tasks
@okazy
Copy link
Contributor

okazy commented Nov 6, 2020

会員ランクをカスタマイズしているプラグインに影響がある可能性があるので、マイグレーションガイドに記載する。

@chihiro-adachi chihiro-adachi added improvement 機能改善 and removed enhancement 機能追加 labels Sep 3, 2021
@chihiro-adachi
Copy link
Contributor

4.1で対応済のためクローズします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement 機能改善
Projects
None yet
Development

No branches or pull requests

3 participants