Behat / Gherkin

Gherkin parser, written in PHP for Behat project
MIT License
1.05k stars 89 forks source link

Non-UTF8 file encodings #221

Open ciaranmcnulty opened 3 years ago

ciaranmcnulty commented 3 years ago

Our lexer bails out when a non-UTF-8 encoding is encountered.

Cucumber supports a header similar to the language one, that causes the file to be converted (outside of the parser)

# encoding: iso-8859-1