This repository was archived by the owner on Jul 26, 2018. It is now read-only.
Commit 4024da7
committed
bug #4 Some changes/bug fixes (kbond)
This PR was squashed before being merged into the master branch (closes #4).
Discussion
----------
Some changes/bug fixes
1. `Extension::addClassesToCompile()` is deprecated in Symfony 3.3
2. Calling `UsernamePasswordToken::setAuthenticated()` throws a `\LogicException` [ref](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php#L52)
Commits
-------
723178b Some changes/bug fixes2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | 222 | | |
224 | 223 | | |
225 | 224 | | |
| |||
0 commit comments