diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2015-03-07 08:38:03 +0100 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2015-03-07 08:38:03 +0100 |
commit | 9c2566542e03e280f62b019264becf6b74891bdc (patch) | |
tree | bc3d92529ba0e455ebca9ffb575d482a6773a2b6 /Http/EntryPoint/DigestAuthenticationEntryPoint.php | |
parent | 89ef6872e8c64eede0d4e6f7d03f0d654ddf2a42 (diff) | |
parent | 05fec30b749b3940e13a1115de6be46682de14dc (diff) | |
download | symfony-security-9c2566542e03e280f62b019264becf6b74891bdc.zip symfony-security-9c2566542e03e280f62b019264becf6b74891bdc.tar.gz symfony-security-9c2566542e03e280f62b019264becf6b74891bdc.tar.bz2 |
minor #13862 [2.3] [Config] [Console] [DependencyInjection] [DomCrawler] [Form] [HttpKernel] [PropertyAccess] [Security] [Translation] [Yaml] static code analysis, code cleanup (kalessil)
This PR was squashed before being merged into the 2.3 branch (closes #13862).
Discussion
----------
[2.3] [Config] [Console] [DependencyInjection] [DomCrawler] [Form] [HttpKernel] [PropertyAccess] [Security] [Translation] [Yaml] static code analysis, code cleanup
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | n/a
| License | MIT
| Doc PR | n/a
Split <a href="https://github.com/symfony/symfony/pull/13813">PR 13813</a>: part 1 - targeting v2.3
Following is included (no functional changes, found with <a href="https://plugins.jetbrains.com/plugin/7622?pr=phpStorm">Php Inspections (EA Extended)</a>):
- Fixed couple of concatenation as array index warnings
- Unset calls can be merged inspection fixes
- array_search in in_array context inspection fixes
- Is null usage inspection fixes
- Prefixed increment/decrement inspection fixes
- Elvis operator can be used inspection fixes
- Alias functions usage inspection fixes
- Ternary operator simplification inspection fixes
- _ _ DIR _ _ equivalent inspection fixes
Commits
-------
f13b5f7 [2.3] [Config] [Console] [DependencyInjection] [DomCrawler] [Form] [HttpKernel] [PropertyAccess] [Security] [Translation] [Yaml] static code analysis, code cleanup
Diffstat (limited to 'Http/EntryPoint/DigestAuthenticationEntryPoint.php')
0 files changed, 0 insertions, 0 deletions