Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Add the proper void return type on the __load method of proxies #11511

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

stof
Copy link
Member

@stof stof commented Jun 20, 2024

When using ghost objects, the method was leaking a static return type due to the way it was implemented, which is incompatible with the native return type that will be added in doctrine/persistence v4.

When using ghost objects, the method was leaking a `static` return type due to the way it was implemented, which is incompatible with the native return type that will be added in doctrine/persistence v4.
@greg0ire greg0ire added the Bug label Jun 20, 2024
@greg0ire greg0ire added this to the 3.2.1 milestone Jun 20, 2024
@greg0ire greg0ire merged commit ca3319c into 3.2.x Jun 20, 2024
64 checks passed
@greg0ire greg0ire deleted the stof-patch-1 branch June 20, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants