jdorn / sql-formatter

A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
http://jdorn.github.com/sql-formatter/
MIT License
3.89k stars 187 forks source link

Add hhvm (non-nightly) to Travis #72

Closed dave1010 closed 8 years ago

dave1010 commented 9 years ago

The HHVM fix facebook/hhvm#2071 which for utf-8 entities is was tagged in HHVM 3.1.

Seems to be passing fine now: https://travis-ci.org/dave1010/sql-formatter/jobs/47245742

dave1010 commented 9 years ago

Fixes #62

stof commented 8 years ago

79 has been merged, so this is not necessary anymore