Skip to content

Instantly share code, notes, and snippets.

@jkuchar
Last active March 26, 2020 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jkuchar/63663b21a0147b73f369ffddf5a83fbc to your computer and use it in GitHub Desktop.
Save jkuchar/63663b21a0147b73f369ffddf5a83fbc to your computer and use it in GitHub Desktop.
3-icu-with-xss.php
<?php
translate('cannotContinue', [
'link' => 'https://somewhere'
])
msgid "cannotContinue"
msgstr "You cannot continue, <a href="{link}">click here</a> to fix the problem."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment