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

Use required classes for Lifecycle Callback examples #10916

Merged

Conversation

SerheyDolgushev
Copy link
Contributor

@SerheyDolgushev SerheyDolgushev commented Aug 22, 2023

Imports Doctrine\ORM\Mapping\{Entity, HasLifecycleCallbacks, PrePersist, PreUpdate}; in Lifecycle Callback examples

@derrabus derrabus added this to the 2.16.2 milestone Aug 22, 2023
docs/en/cookbook/validation-of-entities.rst Outdated Show resolved Hide resolved
docs/en/reference/events.rst Outdated Show resolved Hide resolved
@SenseException SenseException merged commit bb55240 into doctrine:2.16.x Aug 23, 2023
1 check passed
@SenseException
Copy link
Member

Thanks @SerheyDolgushev

derrabus added a commit that referenced this pull request Aug 23, 2023
* 2.16.x:
  Use required classes for Lifecycle Callback examples (#10916)
  Add space before backquote (#10918)
  Add back throws annotation to getSingleScalarResult (#10907)
  Fix link on known issues docs (#10904)
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.

3 participants