Merge "Change .tocnumber to use grey text for section numbers in Table of Contents...
[lhc/web/wiklou.git] / tests / phpunit / includes / logging / BlockLogFormatterTest.php
index 8102437..4158ea2 100644 (file)
@@ -25,7 +25,8 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                        ],
                                ],
                                [
-                                       'text' => 'Sysop blocked Logtestuser with an expiry time of indefinite (anonymous users only)',
+                                       'text' => 'Sysop blocked Logtestuser with an expiration time of indefinite'
+                                               . ' (anonymous users only)',
                                        'api' => [
                                                'duration' => 'infinite',
                                                'flags' => [ 'anononly' ],
@@ -50,7 +51,8 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                ],
                                [
                                        'legacy' => true,
-                                       'text' => 'Sysop blocked Logtestuser with an expiry time of indefinite (anonymous users only)',
+                                       'text' => 'Sysop blocked Logtestuser with an expiration time of indefinite'
+                                               . ' (anonymous users only)',
                                        'api' => [
                                                'duration' => 'infinite',
                                                'flags' => [ 'anononly' ],
@@ -74,7 +76,7 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                ],
                                [
                                        'legacy' => true,
-                                       'text' => 'Sysop blocked Logtestuser with an expiry time of indefinite',
+                                       'text' => 'Sysop blocked Logtestuser with an expiration time of indefinite',
                                        'api' => [
                                                'duration' => 'infinite',
                                                'flags' => [],
@@ -96,7 +98,7 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                ],
                                [
                                        'legacy' => true,
-                                       'text' => 'Sysop blocked Logtestuser with an expiry time of indefinite',
+                                       'text' => 'Sysop blocked Logtestuser with an expiration time of indefinite',
                                        'api' => [
                                                'duration' => 'infinite',
                                                'flags' => [],
@@ -136,7 +138,7 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                        ],
                                ],
                                [
-                                       'text' => 'Sysop changed block settings for Logtestuser with an expiry time of'
+                                       'text' => 'Sysop changed block settings for Logtestuser with an expiration time of'
                                                . ' indefinite (anonymous users only)',
                                        'api' => [
                                                'duration' => 'infinite',
@@ -162,7 +164,7 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                ],
                                [
                                        'legacy' => true,
-                                       'text' => 'Sysop changed block settings for Logtestuser with an expiry time of'
+                                       'text' => 'Sysop changed block settings for Logtestuser with an expiration time of'
                                                . ' indefinite (anonymous users only)',
                                        'api' => [
                                                'duration' => 'infinite',
@@ -187,7 +189,7 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                ],
                                [
                                        'legacy' => true,
-                                       'text' => 'Sysop changed block settings for Logtestuser with an expiry time of indefinite',
+                                       'text' => 'Sysop changed block settings for Logtestuser with an expiration time of indefinite',
                                        'api' => [
                                                'duration' => 'infinite',
                                                'flags' => [],
@@ -261,7 +263,8 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                        ],
                                ],
                                [
-                                       'text' => 'Sysop blocked Logtestuser with an expiry time of indefinite (anonymous users only)',
+                                       'text' => 'Sysop blocked Logtestuser with an expiration time of indefinite'
+                                               . ' (anonymous users only)',
                                        'api' => [
                                                'duration' => 'infinite',
                                                'flags' => [ 'anononly' ],
@@ -286,7 +289,8 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                ],
                                [
                                        'legacy' => true,
-                                       'text' => 'Sysop blocked Logtestuser with an expiry time of indefinite (anonymous users only)',
+                                       'text' => 'Sysop blocked Logtestuser with an expiration time of indefinite'
+                                               . ' (anonymous users only)',
                                        'api' => [
                                                'duration' => 'infinite',
                                                'flags' => [ 'anononly' ],
@@ -326,7 +330,7 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                        ],
                                ],
                                [
-                                       'text' => 'Sysop changed block settings for Logtestuser with an expiry time of'
+                                       'text' => 'Sysop changed block settings for Logtestuser with an expiration time of'
                                                . ' indefinite (anonymous users only)',
                                        'api' => [
                                                'duration' => 'infinite',
@@ -352,7 +356,7 @@ class BlockLogFormatterTest extends LogFormatterTestCase {
                                ],
                                [
                                        'legacy' => true,
-                                       'text' => 'Sysop changed block settings for Logtestuser with an expiry time of'
+                                       'text' => 'Sysop changed block settings for Logtestuser with an expiration time of'
                                                . ' indefinite (anonymous users only)',
                                        'api' => [
                                                'duration' => 'infinite',