Commit c17710f
committed
minor #8507 Deprecated loadClassCache() method (javiereguiluz)
This PR was merged into the 3.3 branch.
Discussion
----------
Deprecated loadClassCache() method
This fixes #7337. I didn't found any other occurrence of the deprecated classes/methods mentioned in the related issue. In #7819 we're taking care of the deprecation of `addClassesToCompile()`.
Commits
-------
7e7a945 Deprecated loadClassCache() method1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
0 commit comments