Commit 8247d44
committed
minor #10147 opcode optimizations (matt9mg)
This PR was submitted for the master branch but it was merged into the 2.8 branch instead (closes #10147).
Discussion
----------
opcode optimizations
Using '\get_class(...)' would enable some of the opcode optimizations and result in fewer lookups.
Commits
-------
a5e1f90 opcode optimizations1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments