Skip to content

Add createdAt property + setter and getter #9239

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

Merged
merged 1 commit into from
Mar 18, 2018

Conversation

liviubalan
Copy link
Contributor

"createdAt" property and "setCreatedAt" is not defined on section "Using Callbacks to Serialize Properties with Object Instances" so the PHP Fatal error is triggered: Call to undefined method Person::setCreatedAt()

"createdAt" property and "setCreatedAt" is not defined on section "Using Callbacks to Serialize Properties with Object Instances" so the PHP Fatal error is triggered: Call to undefined method Person::setCreatedAt()
Copy link
Contributor

@DylanDelobel DylanDelobel left a comment

Choose a reason for hiding this comment

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

Look right.

@liviubalan
Copy link
Contributor Author

Is this pull request ok? Can we release the changes and close the issue?

@wouterj
Copy link
Member

wouterj commented Mar 13, 2018

👍 Seems good to me!

status: reviewed

@javiereguiluz
Copy link
Member

Thanks Liviu.

@javiereguiluz javiereguiluz merged commit 5d9d563 into symfony:2.7 Mar 18, 2018
javiereguiluz added a commit that referenced this pull request Mar 18, 2018
This PR was merged into the 2.7 branch.

Discussion
----------

Add createdAt property + setter and getter

"createdAt" property and "setCreatedAt" is not defined on section "Using Callbacks to Serialize Properties with Object Instances" so the PHP Fatal error is triggered: Call to undefined method Person::setCreatedAt()

Commits
-------

5d9d563 Add createdAt property + setter and getter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants