Commit 35f2e88
committed
Simplify
Once the `property_reference` has been dereferenced to identify the
`zend_property_info`, no need to do so again since the result was already
stored in a variable.ReflectionProperty::getSettableType() property handling1 parent fc6aaf7 commit 35f2e88
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6426 | 6426 | | |
6427 | 6427 | | |
6428 | 6428 | | |
6429 | | - | |
| 6429 | + | |
6430 | 6430 | | |
6431 | 6431 | | |
6432 | 6432 | | |
| |||
6448 | 6448 | | |
6449 | 6449 | | |
6450 | 6450 | | |
6451 | | - | |
| 6451 | + | |
6452 | 6452 | | |
6453 | 6453 | | |
6454 | | - | |
| 6454 | + | |
6455 | 6455 | | |
6456 | 6456 | | |
6457 | 6457 | | |
| |||
0 commit comments