1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 19:24:01 +02:00

[ticket/15921] Updated dependencies to latest textformatter

PHPBB3-15921
This commit is contained in:
JoshyPHP
2018-12-24 02:27:45 +01:00
committed by Marc Alexander
parent 95424f1b98
commit 31c0466815
5 changed files with 26 additions and 32 deletions

View File

@@ -298,7 +298,7 @@ class phpbb_textformatter_s9e_default_formatting_test extends phpbb_test_case
),
array(
"Emoji: \xF0\x9F\x98\x80",
'Emoji: <img alt="' . "\xF0\x9F\x98\x80" . '" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/emojione/assets/3.1/png/64/1f600.png">'
'Emoji: <img alt="' . "\xF0\x9F\x98\x80" . '" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/emojione/assets/4.0/png/64/1f600.png">'
),
array(
"Emoji: \xF0\x9F\x98\x80",