Skip to content

Commit d01a106

Browse files
committed
bug #18224 [PropertyAccess] Remove most ref mismatches to improve perf (nicolas-grekas)
This PR was merged into the 2.3 branch. Discussion ---------- [PropertyAccess] Remove most ref mismatches to improve perf | Q | A | ------------- | --- | Branch? | 2.3 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | no | Fixed tickets | - | License | MIT | Doc PR | - This PR is for PHP5 where ref mismatches is a perf pain: it removes all ref mismatches along the "getValue" path, and keeps only the required ones on the "setValue" path. Commits ------- 72940d7 [PropertyAccess] Remove most ref mismatches to improve perf
2 parents 2710a88 + 72940d7 commit d01a106

File tree

2 files changed

+133
-148
lines changed

2 files changed

+133
-148
lines changed

0 commit comments

Comments
 (0)