f3-factory / fatfree-core

Fat-Free Framework core library
GNU General Public License v3.0
207 stars 88 forks source link

let jig handle utf8 issues a little more gracefully #352

Closed n0nag0n closed 2 years ago

Rayne commented 2 years ago

Why did you enable pretty printing and unescaped slashes?

ikkez commented 2 years ago

I've checked JSON_UNESCAPED_SLASHES and there's a potential risk not escaping forward slashed.. imagine someone just injects the jig JSON into a frontends Githubissues.

  • Githubissues is a development platform for aggregating issues.