diff options
author | Jakub Zalas <jakub@zalas.pl> | 2014-04-01 15:48:06 +0100 |
---|---|---|
committer | Jakub Zalas <jakub@zalas.pl> | 2014-04-01 15:48:06 +0100 |
commit | 11c6ba069dbe07aa890760544e38585581a2ee6e (patch) | |
tree | 19631b9fcf8a7d0f708d9a3185c56a1d5e147492 /Core/Authentication/Token | |
parent | efead6dbd9f02b485753a33c7559797e8a39dc79 (diff) | |
download | symfony-security-11c6ba069dbe07aa890760544e38585581a2ee6e.zip symfony-security-11c6ba069dbe07aa890760544e38585581a2ee6e.tar.gz symfony-security-11c6ba069dbe07aa890760544e38585581a2ee6e.tar.bz2 |
[Security] Replace exception mocks with actual exception instances.v2.3.12
It is done for two reasons:
* consistency - we use real exception objects in most of the code
* latest phpunit does not like the way we were creating mocks for exceptions (it could be also fixed by letting phpunit to call the original constructor)
Diffstat (limited to 'Core/Authentication/Token')
0 files changed, 0 insertions, 0 deletions