Skip to content

Commit

Permalink
Merge pull request fideloper#98 from SerafimArts/patch-1
Browse files Browse the repository at this point in the history
Fix broken "deprecated" annotation
  • Loading branch information
fideloper authored Dec 13, 2017
2 parents 6256c2f + 93a0036 commit bd53593
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/TrustProxies.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,7 @@ private function setTrustedProxyIpAddressesToAllIps($request)
/**
* Set the trusted header names based on the content of trustedproxy.headers.
*
* Note: Depreciated in Symfony 3.3+, but available for backwards compatibility.
*
* @depreciated
* @deprecated Since Symfony 3.3+, but available for backwards compatibility.
*
* @param \Illuminate\Http\Request $request
*/
Expand Down

0 comments on commit bd53593

Please sign in to comment.