aboutsummaryrefslogtreecommitdiff
path: root/src/NXP/Classes/Token/TokenStringDoubleQuoted.php
Commit message (Collapse)AuthorAgeFilesLines
* WIP: New generation (#62)Alexander Kiryukhin2020-05-201-25/+0
| | | | | | | | | | | | | | * Massive refactoring More clean structure Parsing without regular expressions * Cleanup unused imports * Fix version string for Travis * 7.1 downgrade * Fix readme
* Fix single quotes parsing (#41)Alexander Kiryukhin2019-01-111-0/+25
* Fix single quotes parsing Fix e-mails Some small fixes * Mistake in test * More PHP versions