This repository was archived by the owner on Jul 26, 2018. It is now read-only.
Commit eab158e
committed
minor #7 Remove deprecated addClassesToCompile call (ninsuo)
This PR was merged into the master branch.
Discussion
----------
Remove deprecated addClassesToCompile call
Hi there,
```
Symfony\Component\HttpKernel\DependencyInjection\Extension::addClassesToCompile() is deprecated since version 3.3, to be removed in 4.0.
```
Cheers,
Commits
-------
ea9a269 Remove deprecated addClassesToCompile call1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 28 | | |
35 | 29 | | |
0 commit comments