Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Conversation

@jeffbcross
Copy link
Contributor

Fast CGI running on Nginx does not support short tags by default, and this is typically not a setting that can be set at runtime. It's simpler to remove the requirement in code rather than force every environment's php config to support short_tags.

Fast CGI running on Nginx does not support short tags by default, and this is typically not a setting that can be set at runtime. It's simpler to remove the requirement in code rather than force every environment's php config to support short_tags.
@jbdeboer
Copy link

jbdeboer commented Jun 4, 2013

Looks good to me.

@IgorMinar
Copy link
Contributor

LGTM

jeffbcross added a commit that referenced this pull request Jun 4, 2013
fix(fetch): Replaced php short tag with <?php in fetch latest script.
@jeffbcross jeffbcross merged commit 762b2ae into angular:master Jun 4, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants