diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2015-06-01 17:18:16 +0200 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2015-06-01 17:18:16 +0200 |
commit | 86642118470f5301b4e29b8fb7d3dfe876c2e83e (patch) | |
tree | babd6e13772b89744408d3bc06d12089101b0a18 /Http/Firewall | |
parent | 1bd6c22e4ef584f059b5f0aa3591e651ad70f806 (diff) | |
parent | c1f7981242319bd1392fb67fa4208404b0b8e262 (diff) | |
download | symfony-security-86642118470f5301b4e29b8fb7d3dfe876c2e83e.zip symfony-security-86642118470f5301b4e29b8fb7d3dfe876c2e83e.tar.gz symfony-security-86642118470f5301b4e29b8fb7d3dfe876c2e83e.tar.bz2 |
minor #14474 [2.3] Static Code Analysis for Components (kalessil)
This PR was merged into the 2.3 branch.
Discussion
----------
[2.3] Static Code Analysis for Components
| 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
Static Code Analysis with Php Inspections (EA Extended), no functional changes:
- resolved possible PHP Fatal in \Symfony\Component\BrowserKit\Cookie::__toString
- resolved callable name case mismatches
Commits
-------
9eb2b14 Php Inspections (EA Extended): - resolved possible PHP Fatal in \Symfony\Component\BrowserKit\Cookie::__toString -resolved implicit magic methods calls -resolved callable name case mismatches
Diffstat (limited to 'Http/Firewall')
0 files changed, 0 insertions, 0 deletions