Unused local variable 'reflFieldValue' #6309

Closed
opened 2026-01-22 15:30:36 +01:00 by admin · 2 comments
Owner

Originally created by @peter-gribanov on GitHub (Sep 26, 2019).

Bug Report

Q A
BC Break no
Version 2.6.3

Summary

Unused local variable $reflFieldValue in ObjectHydrator at this line.

image

Originally created by @peter-gribanov on GitHub (Sep 26, 2019). ### Bug Report <!-- Fill in the relevant information below to help triage your issue. --> | Q | A |------------ | ------ | BC Break | no | Version | 2.6.3 #### Summary Unused local variable `$reflFieldValue` in `ObjectHydrator` at [this](https://github.com/doctrine/orm/blob/master/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php#L379) line. ![image](https://user-images.githubusercontent.com/1954436/65671808-99920580-e050-11e9-96be-4fbaf047b5cf.png)
admin closed this issue 2026-01-22 15:30:36 +01:00
Author
Owner

@SenseException commented on GitHub (Sep 29, 2019):

Have you checked if tests fail when you remove this occurrence of $reflFieldValue?

@SenseException commented on GitHub (Sep 29, 2019): Have you checked if tests fail when you remove this occurrence of `$reflFieldValue`?
Author
Owner

@peter-gribanov commented on GitHub (Sep 30, 2019):

@SenseException removing this variable does not affect tests. See #7840

@peter-gribanov commented on GitHub (Sep 30, 2019): @SenseException removing this variable does not affect tests. See #7840
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6309