mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 05:20:56 +02:00
[ticket/10388] Update tests
PHPBB3-10388
This commit is contained in:
@@ -286,7 +286,7 @@ class phpbb_template_template_test extends phpbb_template_template_test_case
|
|||||||
array(),
|
array(),
|
||||||
array(),
|
array(),
|
||||||
array(),
|
array(),
|
||||||
"Value'\n1 O'Clock\nValue\'\n1 O\'Clock",
|
"Value'\n1 O'Clock\nValue\\x27\n1\\x20O\\x27Clock",
|
||||||
array('VARIABLE' => "Value'", '1_VARIABLE' => "1 O'Clock"),
|
array('VARIABLE' => "Value'", '1_VARIABLE' => "1 O'Clock"),
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
|
Reference in New Issue
Block a user