Commit e3da7aa
committed
minor #7617 Link to Composer's article about class loading optimizations (javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
Link to Composer's article about class loading optimizations
This makes this article --> https://symfony.com/doc/master/components/class_loader/cache_class_loader.html similar to this one --> https://symfony.com/doc/master/components/class_loader.html and reduces the doc to maintain for us because we just link to the reference article published by Composer.
Commits
-------
128a064 Link to Composer's article about class loading optimizations1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments