1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-19 16:11:21 +02:00

[ticket/14968] Use earlier version as written in comment

PHPBB3-14968
This commit is contained in:
Marc Alexander
2017-01-22 17:01:12 +01:00
parent 20a4d095de
commit 38d0f2892e

View File

@@ -444,7 +444,7 @@ class phpbb_version_helper_test extends phpbb_test_case
array(
'1.0' => array(
'current' => '1.0.1',
'security' => '1.0.1',
'security' => '1.0.0',
),
'1.1' => array(
'current' => '1.1.1',
@@ -452,7 +452,7 @@ class phpbb_version_helper_test extends phpbb_test_case
),
array(
'current' => '1.0.1',
'security' => '1.0.1',
'security' => '1.0.0',
),
),
// Latest safe release is 1.1.0