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

removing unneccessary state accessor initialization in costructor #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

realshadow
Copy link
Contributor

This should fix issue described in #117 . I have tried different initializations on my end and seems everything is fine.

@stephenjwinn Can you please confirm if this does indeed fix your issue?
@yohang Can you please confirm this does not break something I am not aware of? It should not since you need to bind an object to the state machine first where the state accessor is set to the default one

@yohang
Copy link
Owner

yohang commented Apr 19, 2016

Humm, I merged a bit too fast. I'll have a look at the issue today.

@func0der
Copy link

@yohang
could you please fix and release this?
It is a problem that has been for over a year and still not fixed. I need this.

@func0der
Copy link

func0der commented Apr 8, 2020

@yohang ?

@realshadow
Copy link
Contributor Author

I dont think this repository is still being maintained. I am using my own fork with the PR for 4 years now

@func0der
Copy link

func0der commented May 10, 2022

Is this change already in the master without closing/merging this or attribution somehow?

Or was this PR duplicated by #115 ?
Changes seem to be there:
https://github.com/yohang/Finite/blob/master/src/Finite/Loader/ArrayLoader.php#L58

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.

None yet

3 participants