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

[BUG] {{ image("http://static.mywebsite.com/img/bg.png", false) }} generate wrong php code #1192

Closed
bungcip opened this issue Sep 3, 2013 · 1 comment

Comments

@bungcip
Copy link

bungcip commented Sep 3, 2013

This is the simplest code to replicate the bug:

compileString('{{ image("http://static.mywebsite.com/img/bg.png", false) }}'); Expected output:

Current Output:

windows 7, php 5.4.17, phalcon 1.2.3

@bungcip
Copy link
Author

bungcip commented Sep 3, 2013

Sorry, I think my problem already mentioned in
#1158

@bungcip bungcip closed this as completed Sep 3, 2013
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

No branches or pull requests

1 participant