Skip to content
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

[5.7] Remove X-UA-Compatible meta tag #25442

Merged
merged 2 commits into from
Sep 4, 2018
Merged

[5.7] Remove X-UA-Compatible meta tag #25442

merged 2 commits into from
Sep 4, 2018

Conversation

JohnnyWalkerDigital
Copy link
Contributor

There's no reason to include the X-UA-Compatible meta tag anymore. Microsoft do not support IE8, 9 and 10 (which are the only browsers it is supported in).

Including this tag also goes against Microsoft best practices, as is redundant for most users, even if they were using an outdated browser like IE 10. See: https://stackoverflow.com/a/26348511/199700

No reason to include this anymore. Microsoft do not support IE8, 9 and 10, and this tag is only for them. It also goes against best practices: https://stackoverflow.com/a/26348511/199700
No reason to include this anymore. Microsoft do not support IE8, 9 and 10, and this tag is only for them. It also goes against best practices: https://stackoverflow.com/a/26348511/199700
@taylorotwell taylorotwell merged commit d536b16 into laravel:5.7 Sep 4, 2018
@GrahamCampbell GrahamCampbell changed the title Remove X-UA-Compatible meta tag [5.7] Remove X-UA-Compatible meta tag Sep 6, 2018
michaeldyrynda added a commit to laravel-frontend-presets/tailwindcss that referenced this pull request Sep 7, 2018
mpociot pushed a commit to botman/studio that referenced this pull request Sep 28, 2018
* Added missing maintenance middleware file

* Updated views

See: laravel/framework#25442 for compatible meta tag removal

* Updated app config to 5.7

* Updated composer dependencies to match laravel, Upgraded botman studio-addons

* Implemented email verification

* Re-added botman app service provider
mpociot added a commit to botman/studio that referenced this pull request Oct 1, 2018
* Shift configuration

* Shift Middleware

* Shift Laravel dependencies

* Move assets

* Update to 5.7 -> Shift 9264 (#67)

* Added missing maintenance middleware file

* Updated views

See: laravel/framework#25442 for compatible meta tag removal

* Updated app config to 5.7

* Updated composer dependencies to match laravel, Upgraded botman studio-addons

* Implemented email verification

* Re-added botman app service provider
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