summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2019-05-14 22:04:46 -0700
committerJeremy Evans <code@jeremyevans.net>2019-05-22 21:52:20 -0700
commitc05eaa93258ddc01e685b6cc3a0da82998a2af48 (patch)
treeaa5fea51e5d47ed7d49da4b3dfbdb8ce60364ae9 /appveyor.yml
parentf91b1ab33d397fdcdf452d563d7f59469a078d88 (diff)
Fix mixed encoding in heredoc
Heredocs are parsed line-by-line, so we need to keep track of the temporary encoding of the string. Previously, a heredoc would only detect mixed encoding errors if they were on the same line, this changes things so they will be caught on different lines. Fixes [Bug #15839]
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions