Ref T5267. Fixes T9643. Currently, we can not parse/extract a small fraction of strings:
- PHP files which contain obscure syntax that XHPAST can not parse.
- HEREDOCs do not have a useable evalStatic() behavior right now.
Emit these as warnings, but continue and generate all usable/extractable translations.