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

Handle PHP expressions properly #5 #8

Merged
merged 7 commits into from
Jun 27, 2016
Merged

Handle PHP expressions properly #5 #8

merged 7 commits into from
Jun 27, 2016

Conversation

kylekatarnls
Copy link
Member

  • Expressions in attributes
  • Fix parentheses ending
  • Fix attributes escaping

@codecov-io
Copy link

codecov-io commented Jun 27, 2016

Current coverage is 99.64%

Merging #8 into master will increase coverage by 0.15%

@@             master         #8   diff @@
==========================================
  Files            43         43          
  Lines          1948       1945     -3   
  Methods         234        236     +2   
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1938       1938          
+ Misses           10          7     -3   
  Partials          0          0          

Powered by Codecov. Last updated by 392261f...c6dc13f

@kylekatarnls kylekatarnls merged commit fdf01d9 into master Jun 27, 2016
@kylekatarnls kylekatarnls deleted the php-expressions branch June 30, 2016 07:30
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