Skip to content

[5.8] Fix type hint for case of trusting all proxies (string) #5025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2019

Conversation

matthanley
Copy link
Contributor

Trusted proxies example from the docs:

/**
 * The trusted proxies for this application.
 *
 * @var array
 */
protected $proxies = '*';

@driesvints driesvints changed the title Fix type hint for case of trusting all proxies (string) [5.9] Fix type hint for case of trusting all proxies (string) May 14, 2019
@driesvints driesvints changed the title [5.9] Fix type hint for case of trusting all proxies (string) [5.8] Fix type hint for case of trusting all proxies (string) May 14, 2019
@taylorotwell taylorotwell merged commit f8e455e into laravel:master May 14, 2019
@matthanley matthanley deleted the trustedproxytypehint branch May 14, 2019 13:46
realodix added a commit to realodix/urlhub that referenced this pull request May 14, 2019
realodix added a commit to realodix/urlhub that referenced this pull request May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants