Skip to content

Instantly share code, notes, and snippets.

@AlanBreck
Created March 3, 2020 21:37
Show Gist options
  • Save AlanBreck/e1a540c90dc410cdbc14d4342fb0f6c8 to your computer and use it in GitHub Desktop.
Save AlanBreck/e1a540c90dc410cdbc14d4342fb0f6c8 to your computer and use it in GitHub Desktop.
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/tmpl/configuration.tmpl.php
--------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 11 LINES
--------------------------------------------------------------------------------------------------------
4 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '$template_enabled'.
6 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '__'.
6 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '$plugin_name'.
8 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '__'.
9 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '$author'.
12 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
18 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '$template_disabled'.
20 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '__'.
20 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '$plugin_name'.
22 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '__'.
23 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '$author'.
26 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
31 | WARNING | [x] File is being unconditionally included; use "require" instead
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/tmpl/notification.tmpl.php
--------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------------------------------
1 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Expected 1 space after opening PHP tag; 2 found
8 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '$url'.
18 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
21 | ERROR | [x] Expected 1 space after opening PHP tag; 2 found
25 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in
| | the WordPress Developer Handbooks), found '$notification['content']'.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...coblamont/Sites/phpsniffer/plugins/autoupdater/tmpl/configuration_form_autoupdater_fields.tmpl.php
--------------------------------------------------------------------------------------------------------
FOUND 40 ERRORS AFFECTING 38 LINES
--------------------------------------------------------------------------------------------------------
6 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
12 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
16 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
19 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
83 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
90 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
91 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
97 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$slug'.
98 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$slug'.
99 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$slug'.
102 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$item['name']'.
102 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$slug'.
161 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
168 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$key'.
168 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$item'.
173 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
179 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
186 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '__'.
193 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
198 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
202 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
205 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
211 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
218 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '__'.
219 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$author'.
225 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
230 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
234 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
237 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
243 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
248 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
252 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
255 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
261 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
266 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
270 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
273 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
280 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
285 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found 'htmlspecialchars'.
288 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
--------------------------------------------------------------------------------------------------------
FILE: .../jacoblamont/Sites/phpsniffer/plugins/autoupdater/tmpl/configuration_form_advanced_fields.tmpl.php
--------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 18 LINES
--------------------------------------------------------------------------------------------------------
6 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
11 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$worker_token'.
14 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
21 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
26 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$aes_key'.
29 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
36 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
43 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
48 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
51 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
58 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
65 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
70 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
73 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
80 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
87 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
92 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
95 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/tmpl/configuration_form.tmpl.php
--------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------------------------------
1 | ERROR | Logical operator "or" is prohibited; use "||" instead
7 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found 'admin_url'.
13 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
19 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
32 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
34 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
50 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
55 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
58 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
61 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
64 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/tmpl/offline.tmpl.php
--------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
1 | ERROR | Logical operator "or" is prohibited; use "||" instead
4 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
30 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
31 | ERROR | All output should be run through an escaping function (like esc_html_e() or
| | esc_attr_e()), found '_e'.
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/app/Application.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AND 4 WARNINGS AFFECTING 9 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
4 | WARNING | [x] File is being unconditionally included; use "require_once" instead
5 | WARNING | [x] File is being unconditionally included; use "require_once" instead
8 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_WP_Application
16 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_WP_Application is not in snake case
| | format, try "get_instance"
36 | ERROR | [ ] Method name "loadLanguages" in class AutoUpdater_WP_Application is not in snake
| | case format, try "load_languages"
41 | ERROR | [ ] Method name "siteOffline" in class AutoUpdater_WP_Application is not in snake case
| | format, try "site_offline"
46 | WARNING | [ ] Processing form data without nonce verification.
68 | WARNING | [ ] File inclusion using variable (`$path`). Probably needs manual inspection.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/app/Whitelabelling.php
--------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AND 2 WARNINGS AFFECTING 19 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_WP_Whitelabelling
12 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_WP_Whitelabelling is not in snake
| | case format, try "get_instance"
26 | WARNING | [ ] Processing form data without nonce verification.
26 | WARNING | [ ] Processing form data without nonce verification.
46 | ERROR | [ ] Method name "isPluginHidden" in class AutoUpdater_WP_Whitelabelling is not in
| | snake case format, try "is_plugin_hidden"
56 | ERROR | [ ] Method name "getWhiteLabeledName" in class AutoUpdater_WP_Whitelabelling is not in
| | snake case format, try "get_white_labeled_name"
71 | ERROR | [ ] Method name "getWhiteLabeledAuthor" in class AutoUpdater_WP_Whitelabelling is not
| | in snake case format, try "get_white_labeled_author"
84 | ERROR | [ ] Method name "getWhiteLabeledSlug" in class AutoUpdater_WP_Whitelabelling is not in
| | snake case format, try "get_white_labeled_slug"
98 | ERROR | [ ] Method name "whiteLabelName" in class AutoUpdater_WP_Whitelabelling is not in
| | snake case format, try "white_label_name"
107 | ERROR | [ ] Method name "whiteLabelLoginPage" in class AutoUpdater_WP_Whitelabelling is not in
| | snake case format, try "white_label_login_page"
112 | ERROR | [ ] All output should be run through an escaping function (see the Security sections
| | in the WordPress Developer Handbooks), found '$login_page_text'.
128 | ERROR | [ ] Method name "whiteLabelPluginOnList" in class AutoUpdater_WP_Whitelabelling is not
| | in snake case format, try "white_label_plugin_on_list"
135 | ERROR | [ ] Assignments must be the first block of code on a line
153 | ERROR | [ ] Method name "whiteLabelPluginActions" in class AutoUpdater_WP_Whitelabelling is
| | not in snake case format, try "white_label_plugin_actions"
189 | ERROR | [ ] Method name "hidePlugin" in class AutoUpdater_WP_Whitelabelling is not in snake
| | case format, try "hide_plugin"
204 | ERROR | [ ] Method name "hideUpdateNotification" in class AutoUpdater_WP_Whitelabelling is not
| | in snake case format, try "hide_update_notification"
219 | ERROR | [ ] Method name "cloakEmail" in class AutoUpdater_WP_Whitelabelling is not in snake
| | case format, try "cloak_email"
230 | ERROR | [ ] Method name "modifyPluginDescription" in class AutoUpdater_WP_Whitelabelling is
| | not in snake case format, try "modify_plugin_description"
233 | ERROR | [ ] Assignments must be the first block of code on a line
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/app/Admin.php
--------------------------------------------------------------------------------------------------------
FOUND 23 ERRORS AND 10 WARNINGS AFFECTING 28 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_WP_Admin
12 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_WP_Admin is not in snake case
| | format, try "get_instance"
52 | ERROR | [ ] Method name "addMenuEntry" in class AutoUpdater_WP_Admin is not in snake case
| | format, try "add_menu_entry"
108 | ERROR | [ ] Method name "addMediaFiles" in class AutoUpdater_WP_Admin is not in snake case
| | format, try "add_media_files"
112 | WARNING | [ ] Processing form data without nonce verification.
112 | WARNING | [ ] Processing form data without nonce verification.
133 | ERROR | [ ] Method name "maintenanceOff" in class AutoUpdater_WP_Admin is not in snake case
| | format, try "maintenance_off"
137 | WARNING | [ ] Processing form data without nonce verification.
137 | WARNING | [ ] Processing form data without nonce verification.
143 | WARNING | [ ] wp_redirect() found. Using wp_safe_redirect(), along with the
| | allowed_redirect_hosts filter if needed, can help avoid any chances of malicious
| | redirects within code. It is also important to remember to call exit() after a
| | redirect so that no other unwanted code is executed.
150 | ERROR | [ ] Method name "redirectToConfigurationPage" in class AutoUpdater_WP_Admin is not in
| | snake case format, try "redirect_to_configuration_page"
154 | WARNING | [ ] Processing form data without nonce verification.
154 | WARNING | [ ] Processing form data without nonce verification.
154 | WARNING | [ ] Processing form data without nonce verification.
158 | WARNING | [ ] wp_redirect() found. Using wp_safe_redirect(), along with the
| | allowed_redirect_hosts filter if needed, can help avoid any chances of malicious
| | redirects within code. It is also important to remember to call exit() after a
| | redirect so that no other unwanted code is executed.
162 | ERROR | [ ] Method name "displayConfigurationPage" in class AutoUpdater_WP_Admin is not in
| | snake case format, try "display_configuration_page"
199 | ERROR | [ ] get_allowed_themes() has been deprecated since WordPress version 3.4.0. Use
| | wp_get_themes( array( 'allowed' => true ) ) instead.
255 | ERROR | [ ] String concat is not required here; use a single string instead
258 | ERROR | [ ] Method name "checkAutoupdaterEnableButtonPresence" in class AutoUpdater_WP_Admin
| | is not in snake case format, try "check_autoupdater_enable_button_presence"
263 | WARNING | [ ] Use of the "translate()" function is reserved for low-level API usage.
270 | ERROR | [ ] Method name "ajaxSaveConfiguration" in class AutoUpdater_WP_Admin is not in snake
| | case format, try "ajax_save_configuration"
302 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['notification_emails']
306 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['notification_emails']
315 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['sitemap_url']
315 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['sitemap_url']
324 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['excluded_plugins']
326 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['excluded_themes']
328 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['sitemap_url']
331 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['notification_emails']
334 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['vrt_css_exclusions']
338 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['worker_token']
341 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_POST['aes_key']
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/autoupdater.php
--------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
15 | ERROR | Logical operator "or" is prohibited; use "||" instead
23 | WARNING | Silencing errors is strongly discouraged. Use proper error checking instead. Found:
| | @file_get_contents(ABSPATH ....
23 | ERROR | Silencing errors is forbidden; found: @file_get_contents(ABSPATH...
53 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['SCRIPT_FILENAME']
91 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '__'.
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Loader.php
--------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Loader
12 | ERROR | [ ] Method name "getClassPrefix" in class AutoUpdater_Loader is not in snake case format,
| | try "get_class_prefix"
22 | ERROR | [ ] Method name "loadClass" in class AutoUpdater_Loader is not in snake case format, try
| | "load_class"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Maintenance.php
--------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Maintenance
15 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Maintenance is not in snake case
| | format, try "get_instance"
36 | ERROR | [ ] Method name "isEnabled" in class AutoUpdater_Maintenance is not in snake case format,
| | try "is_enabled"
44 | ERROR | [ ] Method name "howLongIsEnabled" in class AutoUpdater_Maintenance is not in snake case
| | format, try "how_long_is_enabled"
80 | ERROR | [ ] Method name "enabledAt" in class AutoUpdater_Maintenance is not in snake case format,
| | try "enabled_at"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Init.php
-------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
-------------------------------------------------------------------------------------------
2 | ERROR | Logical operator "or" is prohibited; use "||" instead
4 | WARNING | Processing form data without nonce verification.
6 | WARNING | Processing form data without nonce verification.
6 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['wpe_callback']
-------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Authentication.php
--------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 8 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Authentication
11 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Authentication is not in snake case
| | format, try "get_instance"
33 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_METHOD']
34 | WARNING | [ ] Processing form data without nonce verification.
34 | WARNING | [ ] Processing form data without nonce verification.
40 | WARNING | [ ] Processing form data without nonce verification.
40 | ERROR | [ ] Detected usage of a possibly undefined superglobal array index:
| | $_REQUEST['wpe_signature']. Use isset() or empty() to check the index exists before
| | using it
53 | ERROR | [ ] Method name "getSignature" in class AutoUpdater_Authentication is not in snake case
| | format, try "get_signature"
68 | ERROR | [ ] Method name "logInAsAdmin" in class AutoUpdater_Authentication is not in snake case
| | format, try "log_in_as_admin"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Response.php
--------------------------------------------------------------------------------------------------------
FOUND 22 ERRORS AND 3 WARNINGS AFFECTING 25 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Response
76 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Response is not in snake case
| | format, try "get_instance"
107 | ERROR | [ ] Empty CATCH statement detected
123 | WARNING | [ ] print_r() found. Debug code should not normally be used in production.
134 | ERROR | [ ] Method name "setCode" in class AutoUpdater_Response is not in snake case format,
| | try "set_code"
136 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
146 | ERROR | [ ] Method name "setMessage" in class AutoUpdater_Response is not in snake case
| | format, try "set_message"
148 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
158 | ERROR | [ ] Method name "setData" in class AutoUpdater_Response is not in snake case format,
| | try "set_data"
170 | ERROR | [ ] Method name "setBody" in class AutoUpdater_Response is not in snake case format,
| | try "set_body"
183 | ERROR | [ ] Method name "setHeader" in class AutoUpdater_Response is not in snake case format,
| | try "set_header"
193 | ERROR | [ ] Method name "setAutoupdaterHeader" in class AutoUpdater_Response is not in snake
| | case format, try "set_autoupdater_header"
205 | ERROR | [ ] Method name "setEncryption" in class AutoUpdater_Response is not in snake case
| | format, try "set_encryption"
207 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
219 | ERROR | [ ] Method name "sendJSON" in class AutoUpdater_Response is not in snake case format,
| | try "send_j_s_o_n"
225 | ERROR | [ ] Method name "sendHeaders" in class AutoUpdater_Response is not in snake case
| | format, try "send_headers"
246 | ERROR | [ ] Method name "sendBody" in class AutoUpdater_Response is not in snake case format,
| | try "send_body"
262 | WARNING | [ ] json_encode() is discouraged. Use wp_json_encode() instead.
264 | ERROR | [ ] All output should be run through an escaping function (see the Security sections
| | in the WordPress Developer Handbooks), found '$this'.
266 | ERROR | [ ] All output should be run through an escaping function (see the Security sections
| | in the WordPress Developer Handbooks), found '$this'.
270 | ERROR | [ ] Method name "sendFile" in class AutoUpdater_Response is not in snake case format,
| | try "send_file"
281 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: readfile()
285 | ERROR | [ ] Method name "prepareBody" in class AutoUpdater_Response is not in snake case
| | format, try "prepare_body"
292 | ERROR | [ ] Assignments must be the first block of code on a line
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Cli.php
-------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------
2 | ERROR | Logical operator "or" is prohibited; use "||" instead
-------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Config.php
--------------------------------------------------------------------------------------------------------
FOUND 21 ERRORS AND 2 WARNINGS AFFECTING 21 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Config
12 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Config is not in snake case format,
| | try "get_instance"
46 | ERROR | [ ] Method name "getOption" in class AutoUpdater_Config is not in snake case format,
| | try "get_option"
74 | ERROR | [ ] Method name "setOption" in class AutoUpdater_Config is not in snake case format,
| | try "set_option"
101 | ERROR | [ ] Method name "removeOption" in class AutoUpdater_Config is not in snake case
| | format, try "remove_option"
109 | ERROR | [ ] Method name "removeAll" in class AutoUpdater_Config is not in snake case format,
| | try "remove_all"
117 | ERROR | [ ] Method name "removeAllOptions" in class AutoUpdater_Config is not in snake case
| | format, try "remove_all_options"
121 | WARNING | [ ] Usage of a direct database call is discouraged.
121 | WARNING | [ ] Direct database call without caching detected. Consider using wp_cache_get() /
| | wp_cache_set() or wp_cache_delete().
123 | ERROR | [ ] Use placeholders and $wpdb->prepare(); found $this
123 | ERROR | [ ] Use placeholders and $wpdb->prepare(); found prefix
136 | ERROR | [ ] Method name "getSiteUrl" in class AutoUpdater_Config is not in snake case format,
| | try "get_site_url"
144 | ERROR | [ ] Method name "getOptionSiteUrl" in class AutoUpdater_Config is not in snake case
| | format, try "get_option_site_url"
152 | ERROR | [ ] Method name "getSiteBackendUrl" in class AutoUpdater_Config is not in snake case
| | format, try "get_site_backend_url"
160 | ERROR | [ ] Method name "getOptionSiteBackendUrl" in class AutoUpdater_Config is not in snake
| | case format, try "get_option_site_backend_url"
169 | ERROR | [ ] Method name "getSiteLanguage" in class AutoUpdater_Config is not in snake case
| | format, try "get_site_language"
177 | ERROR | [ ] Method name "getOptionSiteLanguage" in class AutoUpdater_Config is not in snake
| | case format, try "get_option_site_language"
185 | ERROR | [ ] Method name "getAutoUpdaterApiBaseUrl" in class AutoUpdater_Config is not in snake
| | case format, try "get_auto_updater_api_base_url"
194 | ERROR | [ ] Method name "loadAutoUpdaterConfigByApi" in class AutoUpdater_Config is not in
| | snake case format, try "load_auto_updater_config_by_api"
202 | ERROR | [ ] Method name "loadAutoUpdaterConfig" in class AutoUpdater_Config is not in snake
| | case format, try "load_auto_updater_config"
289 | ERROR | [ ] Method name "saveAutoUpdaterConfigByApi" in class AutoUpdater_Config is not in
| | snake case format, try "save_auto_updater_config_by_api"
299 | ERROR | [ ] Method name "saveAutoUpdaterConfig" in class AutoUpdater_Config is not in snake
| | case format, try "save_auto_updater_config"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task.php
--------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
7 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task
17 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Task is not in snake case format, try
| | "get_instance"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Request.php
--------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AND 7 WARNINGS AFFECTING 15 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Request
12 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Request is not in snake case
| | format, try "get_instance"
56 | ERROR | [ ] Method name "getCurrentUrl" in class AutoUpdater_Request is not in snake case
| | format, try "get_current_url"
64 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
65 | WARNING | [ ] parse_url() is discouraged because of inconsistency in the output across PHP
| | versions; use wp_parse_url() instead.
65 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
78 | ERROR | [ ] Method name "getApiUrl" in class AutoUpdater_Request is not in snake case format,
| | try "get_api_url"
102 | WARNING | [ ] json_encode() is discouraged. Use wp_json_encode() instead.
108 | WARNING | [ ] urlencode() should only be used when dealing with legacy applications
| | rawurlencode() should now be used instead. See
| | http://php.net/manual/en/function.rawurlencode.php and
| | http://www.faqs.org/rfcs/rfc3986.html
144 | ERROR | [ ] Method name "makeGetRequest" in class AutoUpdater_Request is not in snake case
| | format, try "make_get_request"
149 | WARNING | [ ] urlencode() should only be used when dealing with legacy applications
| | rawurlencode() should now be used instead. See
| | http://php.net/manual/en/function.rawurlencode.php and
| | http://www.faqs.org/rfcs/rfc3986.html
166 | WARNING | [ ] print_r() found. Debug code should not normally be used in production.
181 | ERROR | [ ] Method name "makePostRequest" in class AutoUpdater_Request is not in snake case
| | format, try "make_post_request"
198 | WARNING | [ ] json_encode() is discouraged. Use wp_json_encode() instead.
204 | WARNING | [ ] print_r() found. Debug code should not normally be used in production.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Db.php
--------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AND 4 WARNINGS AFFECTING 8 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Db
11 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Db is not in snake case format, try
| | "get_instance"
27 | ERROR | [ ] Method name "getConfig" in class AutoUpdater_Db is not in snake case format, try
| | "get_config"
46 | ERROR | [ ] Method name "doQuery" in class AutoUpdater_Db is not in snake case format, try
| | "do_query"
50 | WARNING | [ ] Usage of a direct database call is discouraged.
50 | WARNING | [ ] Direct database call without caching detected. Consider using wp_cache_get() /
| | wp_cache_set() or wp_cache_delete().
50 | ERROR | [ ] Use placeholders and $wpdb->prepare(); found $sql
58 | ERROR | [ ] Method name "doQueryWithResults" in class AutoUpdater_Db is not in snake case
| | format, try "do_query_with_results"
62 | WARNING | [ ] Usage of a direct database call is discouraged.
62 | WARNING | [ ] Direct database call without caching detected. Consider using wp_cache_get() /
| | wp_cache_set() or wp_cache_delete().
62 | ERROR | [ ] Use placeholders and $wpdb->prepare(); found $sql
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Upgrader/Skin/Plugin.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Upgrader_Skin_Plugin
45 | WARNING | [ ] var_export() found. Debug code should not normally be used in production.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Upgrader/Skin/Theme.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Upgrader_Skin_Theme
45 | WARNING | [ ] var_export() found. Debug code should not normally be used in production.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Upgrader/Skin/Languagepack.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Upgrader_Skin_Languagepack
47 | WARNING | [ ] var_export() found. Debug code should not normally be used in production.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Upgrader/Skin/Core.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Upgrader_Skin_Core
45 | WARNING | [ ] var_export() found. Debug code should not normally be used in production.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Upgrader/Plugin.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Upgrader_Plugin
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Upgrader/Theme.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Upgrader_Theme
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Upgrader/Core.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Upgrader_Core
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/GetExtensionsUpdatesRefresh.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_GetExtensionsUpdatesRefresh
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostFileUnpack.php
--------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostFileUnpack
54 | ERROR | [ ] Empty CATCH statement detected
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostExtensionDisable.php
--------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostExtensionDisable
11 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
22 | ERROR | [ ] Assignments must be the first block of code on a line
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/GetUninstall.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_GetUninstall
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostCmsCachePurge.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostCmsCachePurge
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostChildUpdate.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostChildUpdate
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostChildSettingsRefresh.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostChildSettingsRefresh
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostDebugDisable.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostDebugDisable
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostChildWhitelabelling.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostChildWhitelabelling
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostExtensionEnable.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostExtensionEnable
11 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
22 | ERROR | [ ] Assignments must be the first block of code on a line
49 | ERROR | [ ] Assignments must be the first block of code on a line
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostDebugEnable.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostDebugEnable
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostExtensionUpdate.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 11 WARNINGS AFFECTING 13 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostExtensionUpdate
38 | WARNING | [ ] File inclusion using variable (`$upgrader_path`). Probably needs manual
| | inspection.
49 | WARNING | [ ] File inclusion using variable (`$upgrader_path`). Probably needs manual
| | inspection.
50 | WARNING | [ ] File inclusion using variable (`$upgrader_path`). Probably needs manual
| | inspection.
108 | WARNING | [ ] File inclusion using variable (`$upgrader_path`). Probably needs manual
| | inspection.
109 | WARNING | [ ] File inclusion using variable (`$upgrader_path`). Probably needs manual
| | inspection.
143 | WARNING | [ ] urlencode() should only be used when dealing with legacy applications
| | rawurlencode() should now be used instead. See
| | http://php.net/manual/en/function.rawurlencode.php and
| | http://www.faqs.org/rfcs/rfc3986.html
163 | WARNING | [ ] File inclusion using variable (`$upgrader_path`). Probably needs manual
| | inspection.
164 | WARNING | [ ] File inclusion using variable (`$upgrader_path`). Probably needs manual
| | inspection.
189 | WARNING | [ ] urlencode() should only be used when dealing with legacy applications
| | rawurlencode() should now be used instead. See
| | http://php.net/manual/en/function.rawurlencode.php and
| | http://www.faqs.org/rfcs/rfc3986.html
215 | WARNING | [ ] File inclusion using variable (`$upgrader_path`). Probably needs manual
| | inspection.
290 | WARNING | [ ] var_export() found. Debug code should not normally be used in production.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/GetChildToken.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_GetChildToken
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostMaintenanceEnable.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostMaintenanceEnable
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostFileDownload.php
--------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostFileDownload
20 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostCmsUpdateAfter.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostCmsUpdateAfter
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/GetExtensionsDisabled.php
--------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_GetExtensionsDisabled
18 | ERROR | [ ] get_allowed_themes() has been deprecated since WordPress version 3.4.0. Use
| | wp_get_themes( array( 'allowed' => true ) ) instead.
19 | ERROR | [ ] get_current_theme() has been deprecated since WordPress version 3.4.0. Use
| | wp_get_theme() instead.
50 | WARNING | [ ] `strip_tags()` does not strip CSS and JS in between the script and style tags. Use
| | `wp_strip_all_tags()` to strip all tags.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/GetDebugLogs.php
--------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_GetDebugLogs
14 | ERROR | [ ] date() is affected by runtime timezone changes which can cause date/time to be
| | incorrectly displayed. Use gmdate() instead.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/GetChildVerify.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_GetChildVerify
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostCmsUpdateDo.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostCmsUpdateDo
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/Base.php
--------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_Base
41 | ERROR | [ ] Method name "doTask" in class AutoUpdater_Task_Base is not in snake case format, try
| | "do_task"
43 | ERROR | [ ] Method name "getName" in class AutoUpdater_Task_Base is not in snake case format,
| | try "get_name"
74 | ERROR | [ ] Method name "setInput" in class AutoUpdater_Task_Base is not in snake case format,
| | try "set_input"
84 | ERROR | [ ] Method name "isEncryptionRequired" in class AutoUpdater_Task_Base is not in snake
| | case format, try "is_encryption_required"
92 | ERROR | [ ] Method name "areAdminPrivilegesRequired" in class AutoUpdater_Task_Base is not in
| | snake case format, try "are_admin_privileges_required"
100 | ERROR | [ ] Method name "isHighPriorityRequired" in class AutoUpdater_Task_Base is not in snake
| | case format, try "is_high_priority_required"
108 | ERROR | [ ] Method name "getPriority" in class AutoUpdater_Task_Base is not in snake case
| | format, try "get_priority"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/GetEnvironment.php
--------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_GetEnvironment
20 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_SERVER['SERVER_SOFTWARE']
29 | WARNING | [ ] Usage of a direct database call is discouraged.
29 | WARNING | [ ] Direct database call without caching detected. Consider using wp_cache_get() /
| | wp_cache_set() or wp_cache_delete().
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostChildUpdateAfter.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostChildUpdateAfter
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/GetExtensions.php
--------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 8 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_GetExtensions
25 | WARNING | [ ] json_encode() is discouraged. Use wp_json_encode() instead.
33 | WARNING | [ ] json_encode() is discouraged. Use wp_json_encode() instead.
48 | WARNING | [ ] json_encode() is discouraged. Use wp_json_encode() instead.
91 | WARNING | [ ] json_encode() is discouraged. Use wp_json_encode() instead.
91 | WARNING | [ ] json_encode() is discouraged. Use wp_json_encode() instead.
161 | ERROR | [ ] get_allowed_themes() has been deprecated since WordPress version 3.4.0. Use
| | wp_get_themes( array( 'allowed' => true ) ) instead.
162 | ERROR | [ ] get_current_theme() has been deprecated since WordPress version 3.4.0. Use
| | wp_get_theme() instead.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Task/PostMaintenanceDisable.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Task_PostMaintenanceDisable
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Filemanager.php
--------------------------------------------------------------------------------------------------------
FOUND 61 ERRORS AND 32 WARNINGS AFFECTING 47 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Filemanager
8 | ERROR | [ ] Member variable "$FS_CHMOD_FILE" is not in valid snake_case format, try
| | "$f_s_c_h_m_o_d_f_i_l_e"
9 | ERROR | [ ] Member variable "$FS_CHMOD_DIR" is not in valid snake_case format, try
| | "$f_s_c_h_m_o_d_d_i_r"
10 | ERROR | [ ] Visibility must be declared on property "$wp_filesystem"
21 | ERROR | [ ] Logical operator "and" is prohibited; use "&&" instead
33 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Filemanager is not in snake case
| | format, try "get_instance"
74 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @file_get_contents($file)...
74 | ERROR | [ ] Silencing errors is forbidden; found: @file_get_contents($file...
74 | WARNING | [ ] `file_get_contents()` is highly discouraged for remote requests, please use
| | `wpcom_vip_file_get_contents()` or `vip_safe_wp_remote_get()` instead. If it's for
| | a local file please use WP_Filesystem instead.
92 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @file($file)...
92 | ERROR | [ ] Silencing errors is forbidden; found: @file($file...
107 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @file_put_contents($file, ...
107 | ERROR | [ ] Silencing errors is forbidden; found: @file_put_contents($file...
107 | ERROR | [ ] Filesystem writes are forbidden, please do not use file_put_contents().
123 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @getcwd()...
123 | ERROR | [ ] Silencing errors is forbidden; found: @getcwd()...
141 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @chdir($dir)...
141 | ERROR | [ ] Silencing errors is forbidden; found: @chdir($dir...
166 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @chgrp($file, ...
166 | ERROR | [ ] Silencing errors is forbidden; found: @chgrp($file...
166 | ERROR | [ ] Filesystem writes are forbidden, please do not use chgrp().
170 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @chgrp($file, ...
170 | ERROR | [ ] Silencing errors is forbidden; found: @chgrp($file...
170 | ERROR | [ ] Filesystem writes are forbidden, please do not use chgrp().
212 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @chmod($file, ...
212 | ERROR | [ ] Silencing errors is forbidden; found: @chmod($file...
212 | ERROR | [ ] Filesystem writes are forbidden, please do not use chmod().
218 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
248 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @chown($file, ...
248 | ERROR | [ ] Silencing errors is forbidden; found: @chown($file...
248 | ERROR | [ ] Filesystem writes are forbidden, please do not use chown().
252 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @chown($file, ...
252 | ERROR | [ ] Silencing errors is forbidden; found: @chown($file...
252 | ERROR | [ ] Filesystem writes are forbidden, please do not use chown().
279 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @fileowner($file)...
279 | ERROR | [ ] Silencing errors is forbidden; found: @fileowner($file...
310 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @fileperms($file...
310 | ERROR | [ ] Silencing errors is forbidden; found: @fileperms($file...
326 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @filegroup($file)...
326 | ERROR | [ ] Silencing errors is forbidden; found: @filegroup($file...
388 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @rename($source, ...
388 | ERROR | [ ] Silencing errors is forbidden; found: @rename($source...
388 | ERROR | [ ] Filesystem writes are forbidden, please do not use rename().
424 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @unlink($file)...
424 | ERROR | [ ] Silencing errors is forbidden; found: @unlink($file...
424 | ERROR | [ ] Filesystem writes are forbidden, please do not use unlink().
428 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @rmdir($file)...
428 | ERROR | [ ] Silencing errors is forbidden; found: @rmdir($file...
428 | ERROR | [ ] Filesystem writes are forbidden, please do not use rmdir().
444 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @rmdir($file...
444 | ERROR | [ ] Silencing errors is forbidden; found: @rmdir($file...
444 | ERROR | [ ] Filesystem writes are forbidden, please do not use rmdir().
464 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @file_exists($file)...
464 | ERROR | [ ] Silencing errors is forbidden; found: @file_exists($file...
480 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @is_file($file)...
480 | ERROR | [ ] Silencing errors is forbidden; found: @is_file($file...
496 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @is_dir($path)...
496 | ERROR | [ ] Silencing errors is forbidden; found: @is_dir($path...
512 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @is_readable($file)...
512 | ERROR | [ ] Silencing errors is forbidden; found: @is_readable($file...
528 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @is_writable($file)...
528 | ERROR | [ ] Silencing errors is forbidden; found: @is_writable($file...
528 | ERROR | [ ] Filesystem writes are forbidden, please do not use is_writable().
544 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @fileatime($file)...
544 | ERROR | [ ] Silencing errors is forbidden; found: @fileatime($file...
560 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @filemtime($file)...
560 | ERROR | [ ] Silencing errors is forbidden; found: @filemtime($file...
576 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @filesize($file)...
576 | ERROR | [ ] Silencing errors is forbidden; found: @filesize($file...
602 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @touch($file, ...
602 | ERROR | [ ] Silencing errors is forbidden; found: @touch($file...
602 | ERROR | [ ] Filesystem writes are forbidden, please do not use touch().
631 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @mkdir($path...
631 | ERROR | [ ] Silencing errors is forbidden; found: @mkdir($path...
631 | ERROR | [ ] Filesystem writes are forbidden, please do not use mkdir().
717 | ERROR | [ ] Method name "setTempDirWitihnSite" in class AutoUpdater_Filemanager is not in
| | snake case format, try "set_temp_dir_witihn_site"
744 | ERROR | [ ] Method name "getTempPath" in class AutoUpdater_Filemanager is not in snake case
| | format, try "get_temp_path"
752 | ERROR | [ ] Method name "getRandomName" in class AutoUpdater_Filemanager is not in snake case
| | format, try "get_random_name"
762 | ERROR | [ ] Method name "clearPhpCache" in class AutoUpdater_Filemanager is not in snake case
| | format, try "clear_php_cache"
765 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @clearstatcache()...
765 | ERROR | [ ] Silencing errors is forbidden; found: @clearstatcache()...
771 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @opcache_reset()...
771 | ERROR | [ ] Silencing errors is forbidden; found: @opcache_reset()...
771 | ERROR | [ ] `opcache_reset` is prohibited on the WordPress VIP platform due to memory
| | corruption.
773 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @apc_clear_cache()...
773 | ERROR | [ ] Silencing errors is forbidden; found: @apc_clear_cache()...
803 | WARNING | [ ] Silencing errors is strongly discouraged. Use proper error checking instead.
| | Found: @dir($path)...
803 | ERROR | [ ] Silencing errors is forbidden; found: @dir($path...
833 | ERROR | [ ] date() is affected by runtime timezone changes which can cause date/time to be
| | incorrectly displayed. Use gmdate() instead.
834 | ERROR | [ ] date() is affected by runtime timezone changes which can cause date/time to be
| | incorrectly displayed. Use gmdate() instead.
938 | ERROR | [ ] Assignments must be the first block of code on a line
989 | ERROR | [ ] Method name "trimPath" in class AutoUpdater_Filemanager is not in snake case
| | format, try "trim_path"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Log.php
--------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 13 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Log
11 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Log is not in snake case format,
| | try "get_instance"
51 | ERROR | [ ] Method name "getLogsPath" in class AutoUpdater_Log is not in snake case format,
| | try "get_logs_path"
67 | ERROR | [ ] date() is affected by runtime timezone changes which can cause date/time to be
| | incorrectly displayed. Use gmdate() instead.
75 | ERROR | [ ] Filesystem writes are forbidden, please do not use file_put_contents().
79 | ERROR | [ ] date() is affected by runtime timezone changes which can cause date/time to be
| | incorrectly displayed. Use gmdate() instead.
81 | ERROR | [ ] Filesystem writes are forbidden, please do not use file_put_contents().
88 | ERROR | [ ] Method name "traceHooks" in class AutoUpdater_Log is not in snake case format, try
| | "trace_hooks"
97 | ERROR | [ ] Method name "logHooks" in class AutoUpdater_Log is not in snake case format, try
| | "log_hooks"
118 | ERROR | [ ] Method name "logHookDetails" in class AutoUpdater_Log is not in snake case format,
| | try "log_hook_details"
138 | ERROR | [ ] Method name "callbackToString" in class AutoUpdater_Log is not in snake case
| | format, try "callback_to_string"
160 | WARNING | [ ] var_export() found. Debug code should not normally be used in production.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Command/Maintenance.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Command_Maintenance
43 | WARNING | [ ] Empty return statement not required here
61 | WARNING | [ ] Empty return statement not required here
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Command/Settings.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Command_Settings
184 | WARNING | [ ] json_encode() is discouraged. Use wp_json_encode() instead.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Command/Status.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Command_Status
40 | WARNING | [ ] json_encode() is discouraged. Use wp_json_encode() instead.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Command/Base.php
--------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
8 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Command_Base
40 | ERROR | [ ] Method name "beforeInvoke" in class AutoUpdater_Command_Base is not in snake case
| | format, try "before_invoke"
47 | ERROR | [ ] Method name "validateBoolOptions" in class AutoUpdater_Command_Base is not in snake
| | case format, try "validate_bool_options"
64 | ERROR | [ ] Method name "validateIntOptions" in class AutoUpdater_Command_Base is not in snake
| | case format, try "validate_int_options"
82 | ERROR | [ ] Method name "castOptionValue" in class AutoUpdater_Command_Base is not in snake case
| | format, try "cast_option_value"
110 | ERROR | [ ] Method name "castArray" in class AutoUpdater_Command_Base is not in snake case
| | format, try "cast_array"
126 | ERROR | [ ] Method name "castBool" in class AutoUpdater_Command_Base is not in snake case
| | format, try "cast_bool"
136 | ERROR | [ ] Method name "isBool" in class AutoUpdater_Command_Base is not in snake case format,
| | try "is_bool"
146 | ERROR | [ ] Method name "isTrue" in class AutoUpdater_Command_Base is not in snake case format,
| | try "is_true"
156 | ERROR | [ ] Method name "isFalse" in class AutoUpdater_Command_Base is not in snake case format,
| | try "is_false"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Installer.php
--------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 13 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Installer
12 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Installer is not in snake case
| | format, try "get_instance"
39 | ERROR | [ ] Method name "setOption" in class AutoUpdater_Installer is not in snake case
| | format, try "set_option"
52 | ERROR | [ ] Method name "getOption" in class AutoUpdater_Installer is not in snake case
| | format, try "get_option"
83 | ERROR | [ ] Method name "selfUpdate" in class AutoUpdater_Installer is not in snake case
| | format, try "self_update"
85 | WARNING | [ ] Processing form data without nonce verification.
85 | WARNING | [ ] Processing form data without nonce verification.
124 | ERROR | [x] Expected 1 space before opening brace; found 0
186 | ERROR | [ ] Method name "createTokens" in class AutoUpdater_Installer is not in snake case
| | format, try "create_tokens"
201 | ERROR | [ ] Method name "generateToken" in class AutoUpdater_Installer is not in snake case
| | format, try "generate_token"
255 | ERROR | [ ] Method name "hookUninstall" in class AutoUpdater_Installer is not in snake case
| | format, try "hook_uninstall"
257 | ERROR | [x] Must use "self::" for local static member reference
263 | ERROR | [ ] Method name "changeWordPressAutomaticUpdates" in class AutoUpdater_Installer is
| | not in snake case format, try "change_word_press_automatic_updates"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Api.php
--------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AND 13 WARNINGS AFFECTING 24 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Api
24 | ERROR | [ ] Method name "getInstance" in class AutoUpdater_Api is not in snake case format,
| | try "get_instance"
40 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_METHOD']
42 | WARNING | [ ] Processing form data without nonce verification.
42 | WARNING | [ ] Processing form data without nonce verification.
43 | WARNING | [ ] Processing form data without nonce verification.
44 | WARNING | [ ] Processing form data without nonce verification.
54 | ERROR | [ ] Method name "isInitialized" in class AutoUpdater_Api is not in snake case format,
| | try "is_initialized"
61 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_METHOD']
65 | WARNING | [ ] Processing form data without nonce verification.
75 | WARNING | [ ] `file_get_contents()` is highly discouraged for remote requests, please use
| | `wpcom_vip_file_get_contents()` or `vip_safe_wp_remote_get()` instead.
162 | ERROR | [ ] Method name "grantAdminPrivileges" in class AutoUpdater_Api is not in snake case
| | format, try "grant_admin_privileges"
171 | ERROR | [ ] Overriding WordPress globals is prohibited. Found assignment to $pagenow
184 | WARNING | [ ] Please ensure that the timeout being filtered is not greater than 3s since remote
| | requests require the user to wait for completion before the rest of the page will
| | load. Manual inspection required.
190 | ERROR | [ ] Assignments must be the first block of code on a line
200 | WARNING | [ ] print_r() found. Debug code should not normally be used in production.
217 | WARNING | [ ] print_r() found. Debug code should not normally be used in production.
251 | WARNING | [ ] print_r() found. Debug code should not normally be used in production.
264 | ERROR | [ ] Method name "catchError" in class AutoUpdater_Api is not in snake case format, try
| | "catch_error"
306 | ERROR | [ ] Method name "hookDisableSslVerification" in class AutoUpdater_Api is not in snake
| | case format, try "hook_disable_ssl_verification"
322 | ERROR | [ ] Method name "addAdminPagesToGitHubUpdater" in class AutoUpdater_Api is not in
| | snake case format, try "add_admin_pages_to_git_hub_updater"
324 | WARNING | [ ] Processing form data without nonce verification.
324 | WARNING | [ ] Processing form data without nonce verification.
337 | WARNING | [ ] Only one object structure is allowed in a file
338 | ERROR | [x] Opening brace should be on the same line as the declaration for class Error
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Helper/Version.php
--------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 6 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Helper_Version
16 | ERROR | [x] Opening brace must be the last content on the line
16 | ERROR | [x] Each PHP statement must be on a line by itself
25 | ERROR | [ ] Method name "filterHTML" in class AutoUpdater_Helper_Version is not in snake case
| | format, try "filter_h_t_m_l"
27 | WARNING | [ ] `strip_tags()` does not strip CSS and JS in between the script and style tags. Use
| | `wp_strip_all_tags()` to strip all tags.
45 | ERROR | [ ] Method name "fixAndFormat" in class AutoUpdater_Helper_Version is not in snake case
| | format, try "fix_and_format"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Helper/Extension.php
--------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Helper_Extension
6 | ERROR | [ ] Method name "loadMasterSliderPro" in class AutoUpdater_Helper_Extension is not in
| | snake case format, try "load_master_slider_pro"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/Exception/Response.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
2 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | AutoUpdater_Exception_Response
22 | WARNING | [ ] Possible useless method overriding detected
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/composer/autoload_namespaces.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
8 | ERROR | [x] Empty array declaration must have no space between the parentheses
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/composer/ClassLoader.php
--------------------------------------------------------------------------------------------------------
FOUND 35 ERRORS AND 1 WARNING AFFECTING 36 LINES
--------------------------------------------------------------------------------------------------------
44 | ERROR | [x] Opening brace should be on the same line as the declaration for class ClassLoader
46 | ERROR | [ ] Member variable "$prefixLengthsPsr4" is not in valid snake_case format, try
| | "$prefix_lengths_psr4"
47 | ERROR | [ ] Member variable "$prefixDirsPsr4" is not in valid snake_case format, try
| | "$prefix_dirs_psr4"
48 | ERROR | [ ] Member variable "$fallbackDirsPsr4" is not in valid snake_case format, try
| | "$fallback_dirs_psr4"
51 | ERROR | [ ] Member variable "$prefixesPsr0" is not in valid snake_case format, try
| | "$prefixes_psr0"
52 | ERROR | [ ] Member variable "$fallbackDirsPsr0" is not in valid snake_case format, try
| | "$fallback_dirs_psr0"
54 | ERROR | [ ] Member variable "$useIncludePath" is not in valid snake_case format, try
| | "$use_include_path"
55 | ERROR | [ ] Member variable "$classMap" is not in valid snake_case format, try "$class_map"
56 | ERROR | [ ] Member variable "$classMapAuthoritative" is not in valid snake_case format, try
| | "$class_map_authoritative"
57 | ERROR | [ ] Member variable "$missingClasses" is not in valid snake_case format, try
| | "$missing_classes"
58 | ERROR | [ ] Member variable "$apcuPrefix" is not in valid snake_case format, try
| | "$apcu_prefix"
60 | ERROR | [ ] Method name "getPrefixes" in class ClassLoader is not in snake case format, try
| | "get_prefixes"
69 | ERROR | [ ] Method name "getPrefixesPsr4" in class ClassLoader is not in snake case format,
| | try "get_prefixes_psr4"
74 | ERROR | [ ] Method name "getFallbackDirs" in class ClassLoader is not in snake case format,
| | try "get_fallback_dirs"
79 | ERROR | [ ] Method name "getFallbackDirsPsr4" in class ClassLoader is not in snake case
| | format, try "get_fallback_dirs_psr4"
84 | ERROR | [ ] Method name "getClassMap" in class ClassLoader is not in snake case format, try
| | "get_class_map"
92 | ERROR | [ ] Method name "addClassMap" in class ClassLoader is not in snake case format, try
| | "add_class_map"
156 | ERROR | [ ] Method name "addPsr4" in class ClassLoader is not in snake case format, try
| | "add_psr4"
219 | ERROR | [ ] Method name "setPsr4" in class ClassLoader is not in snake case format, try
| | "set_psr4"
238 | ERROR | [ ] Method name "setUseIncludePath" in class ClassLoader is not in snake case format,
| | try "set_use_include_path"
249 | ERROR | [ ] Method name "getUseIncludePath" in class ClassLoader is not in snake case format,
| | try "get_use_include_path"
260 | ERROR | [ ] Method name "setClassMapAuthoritative" in class ClassLoader is not in snake case
| | format, try "set_class_map_authoritative"
270 | ERROR | [ ] Method name "isClassMapAuthoritative" in class ClassLoader is not in snake case
| | format, try "is_class_map_authoritative"
280 | ERROR | [ ] Method name "setApcuPrefix" in class ClassLoader is not in snake case format, try
| | "set_apcu_prefix"
290 | ERROR | [ ] Method name "getApcuPrefix" in class ClassLoader is not in snake case format, try
| | "get_apcu_prefix"
319 | ERROR | [ ] Method name "loadClass" in class ClassLoader is not in snake case format, try
| | "load_class"
321 | ERROR | [ ] Assignments must be the first block of code on a line
335 | ERROR | [ ] Method name "findFile" in class ClassLoader is not in snake case format, try
| | "find_file"
370 | ERROR | [ ] Method name "findFileWithExtension" in class ClassLoader is not in snake case
| | format, try "find_file_with_extension"
384 | ERROR | [ ] Assignments must be the first block of code on a line
394 | ERROR | [ ] Assignments must be the first block of code on a line
400 | ERROR | [ ] Assignments must be the first block of code on a line
413 | ERROR | [ ] Assignments must be the first block of code on a line
423 | ERROR | [ ] Assignments must be the first block of code on a line
429 | ERROR | [ ] Assignments must be the first block of code on a line
444 | WARNING | [ ] File inclusion using variable (`$file`). Probably needs manual inspection.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/composer/autoload_psr4.php
---------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------
8 | ERROR | [x] Empty array declaration must have no space between the parentheses
---------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/composer/autoload_classmap.php
-------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------
8 | ERROR | [x] Empty array declaration must have no space between the parentheses
-------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/composer/autoload_static.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
8 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ComposerStaticInit71b907145c15410e7982f1aa72d6ea5f
9 | ERROR | [x] There must be no space between the "array" keyword and the opening parenthesis
10 | ERROR | [ ] String concat is not required here; use a single string instead
11 | ERROR | [ ] String concat is not required here; use a single string instead
14 | ERROR | [ ] Method name "getInitializer" in class
| | ComposerStaticInit71b907145c15410e7982f1aa72d6ea5f is not in snake case format, try
| | "get_initializer"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: /Users/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/composer/autoload_real.php
--------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
6 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ComposerAutoloaderInit71b907145c15410e7982f1aa72d6ea5f
9 | ERROR | [ ] Method name "loadClassLoader" in class
| | ComposerAutoloaderInit71b907145c15410e7982f1aa72d6ea5f is not in snake case format,
| | try "load_class_loader"
16 | ERROR | [ ] Method name "getLoader" in class
| | ComposerAutoloaderInit71b907145c15410e7982f1aa72d6ea5f is not in snake case format,
| | try "get_loader"
66 | WARNING | [ ] File inclusion using variable (`$file`). Probably needs manual inspection.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...amont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/random_compat/other/build_phar.php
--------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 9 LINES
--------------------------------------------------------------------------------------------------------
4 | ERROR | Filesystem writes are forbidden, please do not use mkdir().
7 | ERROR | Filesystem writes are forbidden, please do not use unlink().
14 | ERROR | Filesystem writes are forbidden, please do not use rename().
19 | ERROR | Filesystem writes are forbidden, please do not use rename().
31 | WARNING | Silencing errors is strongly discouraged. Use proper error checking instead. Found:
| | @is_readable($argv[1...
31 | ERROR | Silencing errors is forbidden; found: @is_readable($argv...
32 | ERROR | All output should be run through an escaping function (see the Security sections in the
| | WordPress Developer Handbooks), found '$argv[1]'.
35 | WARNING | `file_get_contents()` is highly discouraged for remote requests, please use
| | `wpcom_vip_file_get_contents()` or `vip_safe_wp_remote_get()` instead. If it's for a
| | local file please use WP_Filesystem instead.
46 | WARNING | Silencing errors is strongly discouraged. Use proper error checking instead. Found:
| | @is_readable($dist.'/random_compat.phar.pubkey'...
46 | ERROR | Silencing errors is forbidden; found: @is_readable($dist...
48 | ERROR | Filesystem writes are forbidden, please do not use file_put_contents().
--------------------------------------------------------------------------------------------------------
FILE: ...blamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/random_compat/psalm-autoload.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
3 | ERROR | Absolute include path must be used. Use `get_template_directory()`,
| | `get_stylesheet_directory()` or `plugin_dir_path()`.
4 | ERROR | Absolute include path must be used. Use `get_template_directory()`,
| | `get_stylesheet_directory()` or `plugin_dir_path()`.
5 | ERROR | Absolute include path must be used. Use `get_template_directory()`,
| | `get_stylesheet_directory()` or `plugin_dir_path()`.
6 | ERROR | Absolute include path must be used. Use `get_template_directory()`,
| | `get_stylesheet_directory()` or `plugin_dir_path()`.
7 | ERROR | Absolute include path must be used. Use `get_template_directory()`,
| | `get_stylesheet_directory()` or `plugin_dir_path()`.
--------------------------------------------------------------------------------------------------------
FILE: ...ites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
58 | WARNING | Silencing errors is strongly discouraged. Use proper error checking instead. Found:
| | @mcrypt_create_iv($bytes, ...
58 | ERROR | Silencing errors is forbidden; found: @mcrypt_create_iv($bytes...
--------------------------------------------------------------------------------------------------------
FILE: ...phpsniffer/plugins/autoupdater/lib/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
--------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
58 | WARNING | File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
62 | WARNING | File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
124 | WARNING | File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
--------------------------------------------------------------------------------------------------------
FILE: ...jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/random_compat/lib/random.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
--------------------------------------------------------------------------------------------------------
57 | WARNING | File inclusion using variable (`$RandomCompatDIR`). Probably needs manual inspection.
58 | WARNING | File inclusion using variable (`$RandomCompatDIR`). Probably needs manual inspection.
59 | WARNING | File inclusion using variable (`$RandomCompatDIR`). Probably needs manual inspection.
79 | WARNING | File inclusion using variable (`$RandomCompatDIR`). Probably needs manual inspection.
81 | WARNING | File inclusion using variable (`$RandomCompatDIR`). Probably needs manual inspection.
111 | WARNING | Silencing errors is strongly discouraged. Use proper error checking instead. Found:
| | @is_readable('/dev/urandom'...
111 | ERROR | Silencing errors is forbidden; found: @is_readable('/dev/urandom'...
120 | WARNING | File inclusion using variable (`$RandomCompatDIR`). Probably needs manual inspection.
162 | WARNING | File inclusion using variable (`$RandomCompatDIR`). Probably needs manual inspection.
187 | WARNING | File inclusion using variable (`$RandomCompatDIR`). Probably needs manual inspection.
189 | ERROR | Empty CATCH statement detected
216 | WARNING | Code after the THROW statement on line 213 cannot be executed
222 | WARNING | File inclusion using variable (`$RandomCompatDIR`). Probably needs manual inspection.
--------------------------------------------------------------------------------------------------------
FILE: ...ont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/random_compat/lib/error_polyfill.php
--------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
32 | ERROR | [x] Opening brace should be on the same line as the declaration for class Error
39 | WARNING | [ ] Only one object structure is allowed in a file
40 | ERROR | [x] Opening brace should be on the same line as the declaration for class TypeError
44 | WARNING | [ ] Only one object structure is allowed in a file
45 | ERROR | [x] Opening brace should be on the same line as the declaration for class TypeError
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...s/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/autoload.php
--------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
30 | WARNING | File inclusion using variable (`$file`). Probably needs manual inspection.
--------------------------------------------------------------------------------------------------------
FILE: ...mont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/autoload-pedantic.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
3 | ERROR | Absolute include path must be used. Use `get_template_directory()`,
| | `get_stylesheet_directory()` or `plugin_dir_path()`.
--------------------------------------------------------------------------------------------------------
FILE: ...mont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Crypto.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Crypto
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...es/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class HChaCha20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...tes/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Poly1305
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Ctx
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...niffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class IetfCtx
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...tes/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class HSalsa20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...es/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class XChaCha20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class X25519
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...tes/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class ChaCha20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...s/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Curve25519
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Salsa20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class BLAKE2b
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...psniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class State
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class SipHash
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...tes/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Xsalsa20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Ed25519
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...t/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Util.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Util
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class H
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...hpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Fe
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...r/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Precomp
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...niffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class P3
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...niffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class P2
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...er/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Cached
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class P1p1
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...lamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/File.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class File
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...mont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/namespaced/Compat.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
5 | ERROR | [x] Opening brace should be on the same line as the declaration for class Compat
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...oblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/autoload-fast.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
3 | ERROR | Absolute include path must be used. Use `get_template_directory()`,
| | `get_stylesheet_directory()` or `plugin_dir_path()`.
--------------------------------------------------------------------------------------------------------
FILE: ...lamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/lib/php72compat.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
71 | ERROR | Constant name, as a string, should be used along with `defined()`.
72 | ERROR | Constant name, as a string, should be used along with `define()`.
--------------------------------------------------------------------------------------------------------
FILE: ...blamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/lib/namespaced.php
--------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
42 | WARNING | File inclusion using variable (`$file`). Probably needs manual inspection.
--------------------------------------------------------------------------------------------------------
FILE: ...jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Crypto.php
--------------------------------------------------------------------------------------------------------
FOUND 35 ERRORS AFFECTING 35 LINES
--------------------------------------------------------------------------------------------------------
16 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Crypto
17 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_KEYBYTES but found
| | aead_chacha20poly1305_KEYBYTES
18 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_NSECBYTES but
| | found aead_chacha20poly1305_NSECBYTES
19 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_NPUBBYTES but
| | found aead_chacha20poly1305_NPUBBYTES
20 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_ABYTES but found
| | aead_chacha20poly1305_ABYTES
22 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_IETF_KEYBYTES but
| | found aead_chacha20poly1305_IETF_KEYBYTES
23 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_IETF_NSECBYTES but
| | found aead_chacha20poly1305_IETF_NSECBYTES
24 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_IETF_NPUBBYTES but
| | found aead_chacha20poly1305_IETF_NPUBBYTES
25 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_IETF_ABYTES but
| | found aead_chacha20poly1305_IETF_ABYTES
27 | ERROR | [ ] Class constants must be uppercase; expected AEAD_XCHACHA20POLY1305_IETF_KEYBYTES but
| | found aead_xchacha20poly1305_IETF_KEYBYTES
28 | ERROR | [ ] Class constants must be uppercase; expected AEAD_XCHACHA20POLY1305_IETF_NSECBYTES
| | but found aead_xchacha20poly1305_IETF_NSECBYTES
29 | ERROR | [ ] Class constants must be uppercase; expected AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES
| | but found aead_xchacha20poly1305_IETF_NPUBBYTES
30 | ERROR | [ ] Class constants must be uppercase; expected AEAD_XCHACHA20POLY1305_IETF_ABYTES but
| | found aead_xchacha20poly1305_IETF_ABYTES
32 | ERROR | [ ] Class constants must be uppercase; expected BOX_CURVE25519XSALSA20POLY1305_SEEDBYTES
| | but found box_curve25519xsalsa20poly1305_SEEDBYTES
33 | ERROR | [ ] Class constants must be uppercase; expected
| | BOX_CURVE25519XSALSA20POLY1305_PUBLICKEYBYTES but found
| | box_curve25519xsalsa20poly1305_PUBLICKEYBYTES
34 | ERROR | [ ] Class constants must be uppercase; expected
| | BOX_CURVE25519XSALSA20POLY1305_SECRETKEYBYTES but found
| | box_curve25519xsalsa20poly1305_SECRETKEYBYTES
35 | ERROR | [ ] Class constants must be uppercase; expected
| | BOX_CURVE25519XSALSA20POLY1305_BEFORENMBYTES but found
| | box_curve25519xsalsa20poly1305_BEFORENMBYTES
36 | ERROR | [ ] Class constants must be uppercase; expected
| | BOX_CURVE25519XSALSA20POLY1305_NONCEBYTES but found
| | box_curve25519xsalsa20poly1305_NONCEBYTES
37 | ERROR | [ ] Class constants must be uppercase; expected BOX_CURVE25519XSALSA20POLY1305_MACBYTES
| | but found box_curve25519xsalsa20poly1305_MACBYTES
38 | ERROR | [ ] Class constants must be uppercase; expected
| | BOX_CURVE25519XSALSA20POLY1305_BOXZEROBYTES but found
| | box_curve25519xsalsa20poly1305_BOXZEROBYTES
39 | ERROR | [ ] Class constants must be uppercase; expected BOX_CURVE25519XSALSA20POLY1305_ZEROBYTES
| | but found box_curve25519xsalsa20poly1305_ZEROBYTES
41 | ERROR | [ ] Class constants must be uppercase; expected ONETIMEAUTH_POLY1305_BYTES but found
| | onetimeauth_poly1305_BYTES
42 | ERROR | [ ] Class constants must be uppercase; expected ONETIMEAUTH_POLY1305_KEYBYTES but found
| | onetimeauth_poly1305_KEYBYTES
44 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XSALSA20POLY1305_KEYBYTES but
| | found secretbox_xsalsa20poly1305_KEYBYTES
45 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XSALSA20POLY1305_NONCEBYTES
| | but found secretbox_xsalsa20poly1305_NONCEBYTES
46 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XSALSA20POLY1305_MACBYTES but
| | found secretbox_xsalsa20poly1305_MACBYTES
47 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XSALSA20POLY1305_BOXZEROBYTES
| | but found secretbox_xsalsa20poly1305_BOXZEROBYTES
48 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XSALSA20POLY1305_ZEROBYTES but
| | found secretbox_xsalsa20poly1305_ZEROBYTES
50 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XCHACHA20POLY1305_KEYBYTES but
| | found secretbox_xchacha20poly1305_KEYBYTES
51 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XCHACHA20POLY1305_NONCEBYTES
| | but found secretbox_xchacha20poly1305_NONCEBYTES
52 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XCHACHA20POLY1305_MACBYTES but
| | found secretbox_xchacha20poly1305_MACBYTES
53 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XCHACHA20POLY1305_BOXZEROBYTES
| | but found secretbox_xchacha20poly1305_BOXZEROBYTES
54 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XCHACHA20POLY1305_ZEROBYTES
| | but found secretbox_xchacha20poly1305_ZEROBYTES
56 | ERROR | [ ] Class constants must be uppercase; expected STREAM_SALSA20_KEYBYTES but found
| | stream_salsa20_KEYBYTES
820 | ERROR | [ ] Method name "keyExchange" in class ParagonIE_Sodium_Crypto is not in snake case
| | format, try "key_exchange"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...t/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_HChaCha20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...amont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Int32.php
--------------------------------------------------------------------------------------------------------
FOUND 34 ERRORS AND 1 WARNING AFFECTING 34 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Int32
28 | ERROR | [ ] Member variable "$unsignedInt" is not in valid snake_case format, try
| | "$unsigned_int"
51 | ERROR | [ ] Method name "addInt32" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "add_int32"
83 | ERROR | [ ] Method name "addInt" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "add_int"
113 | ERROR | [ ] Method name "compareInt" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "compare_int"
159 | ERROR | [ ] Method name "multiplyLong" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "multiply_long"
183 | ERROR | [ ] Method name "mulIntFast" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "mul_int_fast"
239 | ERROR | [ ] Method name "mulInt32Fast" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "mul_int32_fast"
290 | ERROR | [ ] Method name "mulInt" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "mul_int"
351 | ERROR | [ ] Method name "mulInt32" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "mul_int32"
416 | ERROR | [ ] Method name "orInt32" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "or_int32"
433 | ERROR | [ ] Method name "isGreaterThan" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "is_greater_than"
442 | ERROR | [ ] Method name "isLessThanInt" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "is_less_than_int"
454 | ERROR | [ ] Method name "rotateLeft" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "rotate_left"
507 | ERROR | [ ] Method name "rotateRight" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "rotate_right"
556 | ERROR | [ ] Method name "setUnsignedInt" in class ParagonIE_Sodium_Core32_Int32 is not in
| | snake case format, try "set_unsigned_int"
568 | ERROR | [ ] Method name "shiftLeft" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "shift_left"
587 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
606 | ERROR | [ ] Method name "shiftRight" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "shift_right"
652 | ERROR | [ ] Method name "subInt" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "sub_int"
679 | ERROR | [ ] Method name "subInt32" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "sub_int32"
702 | ERROR | [ ] Method name "xorInt32" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "xor_int32"
719 | ERROR | [ ] Method name "fromInt" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "from_int"
721 | WARNING | [x] Empty PHP statement detected: superfluous semi-colon.
721 | ERROR | [x] Each PHP statement must be on a line by itself
739 | ERROR | [ ] Method name "fromString" in class ParagonIE_Sodium_Core32_Int32 is not in snake
| | case format, try "from_string"
763 | ERROR | [ ] Method name "fromReverseString" in class ParagonIE_Sodium_Core32_Int32 is not in
| | snake case format, try "from_reverse_string"
784 | ERROR | [ ] Method name "toArray" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "to_array"
793 | ERROR | [ ] Method name "toString" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "to_string"
805 | ERROR | [ ] Method name "toInt" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "to_int"
817 | ERROR | [ ] Method name "toInt32" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "to_int32"
830 | ERROR | [ ] Method name "toInt64" in class ParagonIE_Sodium_Core32_Int32 is not in snake case
| | format, try "to_int64"
839 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
840 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
851 | ERROR | [ ] Method name "toReverseString" in class ParagonIE_Sodium_Core32_Int32 is not in
| | snake case format, try "to_reverse_string"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...nt/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Poly1305
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_ChaCha20_Ctx
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: .../phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_ChaCha20_IetfCtx
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...nt/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_HSalsa20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...t/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_XChaCha20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...mont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/X25519.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_X25519
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...nt/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php
--------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_ChaCha20
241 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
242 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
243 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: .../Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php
--------------------------------------------------------------------------------------------------------
FOUND 245 ERRORS AFFECTING 16 LINES
--------------------------------------------------------------------------------------------------------
17 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Curve25519
247 | ERROR | [x] Expected 1 space between comma and "$h3"; 0 found
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3145 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3146 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3147 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3148 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3149 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3150 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3151 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3152 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3153 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3154 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3155 | ERROR | [x] Each item in a multi-line array must be on a new line
3156 | ERROR | [x] Each item in a multi-line array must be on a new line
3156 | ERROR | [x] Each item in a multi-line array must be on a new line
3156 | ERROR | [x] Each item in a multi-line array must be on a new line
3156 | ERROR | [x] Each item in a multi-line array must be on a new line
3156 | ERROR | [x] Each item in a multi-line array must be on a new line
3156 | ERROR | [x] Each item in a multi-line array must be on a new line
3156 | ERROR | [x] Each item in a multi-line array must be on a new line
3156 | ERROR | [x] Each item in a multi-line array must be on a new line
3156 | ERROR | [x] Each item in a multi-line array must be on a new line
3156 | ERROR | [x] Each item in a multi-line array must be on a new line
3185 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
3190 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 245 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Salsa20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php
--------------------------------------------------------------------------------------------------------
FOUND 123 ERRORS AFFECTING 15 LINES
--------------------------------------------------------------------------------------------------------
13 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_BLAKE2b
23 | ERROR | [x] Expected 1 space after array opener, found 2.
23 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
26 | ERROR | [x] Expected 1 space after array opener, found 2.
26 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
27 | ERROR | [x] Expected 1 space after array opener, found 2.
27 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
28 | ERROR | [x] Expected 1 space after array opener, found 2.
28 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
31 | ERROR | [x] Expected 1 space after array opener, found 2.
31 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
32 | ERROR | [x] Expected 0 spaces between "13" and comma; 1 spaces found
33 | ERROR | [x] Expected 1 space after array opener, found 2.
33 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
275 | ERROR | [x] Array keys must NOT be surrounded by spaces if they only contain a string or an
| | integer.
276 | ERROR | [x] Array keys must NOT be surrounded by spaces if they only contain a string or an
| | integer.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 123 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...es/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Poly1305_State
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/SipHash.php
--------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------------------------------
13 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_SipHash
160 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
166 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
172 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
178 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
184 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
190 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
196 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...nt/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_XSalsa20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php
--------------------------------------------------------------------------------------------------------
FOUND 365 ERRORS AFFECTING 53 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Ed25519
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
351 | ERROR | [x] Each item in a multi-line array must be on a new line
351 | ERROR | [x] Each item in a multi-line array must be on a new line
351 | ERROR | [x] Each item in a multi-line array must be on a new line
351 | ERROR | [x] Each item in a multi-line array must be on a new line
351 | ERROR | [x] Each item in a multi-line array must be on a new line
351 | ERROR | [x] Each item in a multi-line array must be on a new line
351 | ERROR | [x] Each item in a multi-line array must be on a new line
352 | ERROR | [x] Each item in a multi-line array must be on a new line
352 | ERROR | [x] Each item in a multi-line array must be on a new line
352 | ERROR | [x] Each item in a multi-line array must be on a new line
352 | ERROR | [x] Each item in a multi-line array must be on a new line
352 | ERROR | [x] Each item in a multi-line array must be on a new line
352 | ERROR | [x] Each item in a multi-line array must be on a new line
352 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
387 | ERROR | [x] Each item in a multi-line array must be on a new line
387 | ERROR | [x] Each item in a multi-line array must be on a new line
387 | ERROR | [x] Each item in a multi-line array must be on a new line
387 | ERROR | [x] Each item in a multi-line array must be on a new line
387 | ERROR | [x] Each item in a multi-line array must be on a new line
387 | ERROR | [x] Each item in a multi-line array must be on a new line
387 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
394 | ERROR | [x] Each item in a multi-line array must be on a new line
394 | ERROR | [x] Each item in a multi-line array must be on a new line
394 | ERROR | [x] Each item in a multi-line array must be on a new line
394 | ERROR | [x] Each item in a multi-line array must be on a new line
394 | ERROR | [x] Each item in a multi-line array must be on a new line
394 | ERROR | [x] Each item in a multi-line array must be on a new line
394 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
401 | ERROR | [x] Each item in a multi-line array must be on a new line
401 | ERROR | [x] Each item in a multi-line array must be on a new line
401 | ERROR | [x] Each item in a multi-line array must be on a new line
401 | ERROR | [x] Each item in a multi-line array must be on a new line
401 | ERROR | [x] Each item in a multi-line array must be on a new line
401 | ERROR | [x] Each item in a multi-line array must be on a new line
401 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
408 | ERROR | [x] Each item in a multi-line array must be on a new line
408 | ERROR | [x] Each item in a multi-line array must be on a new line
408 | ERROR | [x] Each item in a multi-line array must be on a new line
408 | ERROR | [x] Each item in a multi-line array must be on a new line
408 | ERROR | [x] Each item in a multi-line array must be on a new line
408 | ERROR | [x] Each item in a multi-line array must be on a new line
408 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
415 | ERROR | [x] Each item in a multi-line array must be on a new line
415 | ERROR | [x] Each item in a multi-line array must be on a new line
415 | ERROR | [x] Each item in a multi-line array must be on a new line
415 | ERROR | [x] Each item in a multi-line array must be on a new line
415 | ERROR | [x] Each item in a multi-line array must be on a new line
415 | ERROR | [x] Each item in a multi-line array must be on a new line
415 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
422 | ERROR | [x] Each item in a multi-line array must be on a new line
422 | ERROR | [x] Each item in a multi-line array must be on a new line
422 | ERROR | [x] Each item in a multi-line array must be on a new line
422 | ERROR | [x] Each item in a multi-line array must be on a new line
422 | ERROR | [x] Each item in a multi-line array must be on a new line
422 | ERROR | [x] Each item in a multi-line array must be on a new line
422 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
429 | ERROR | [x] Each item in a multi-line array must be on a new line
429 | ERROR | [x] Each item in a multi-line array must be on a new line
429 | ERROR | [x] Each item in a multi-line array must be on a new line
429 | ERROR | [x] Each item in a multi-line array must be on a new line
429 | ERROR | [x] Each item in a multi-line array must be on a new line
429 | ERROR | [x] Each item in a multi-line array must be on a new line
429 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
436 | ERROR | [x] Each item in a multi-line array must be on a new line
436 | ERROR | [x] Each item in a multi-line array must be on a new line
436 | ERROR | [x] Each item in a multi-line array must be on a new line
436 | ERROR | [x] Each item in a multi-line array must be on a new line
436 | ERROR | [x] Each item in a multi-line array must be on a new line
436 | ERROR | [x] Each item in a multi-line array must be on a new line
436 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
443 | ERROR | [x] Each item in a multi-line array must be on a new line
443 | ERROR | [x] Each item in a multi-line array must be on a new line
443 | ERROR | [x] Each item in a multi-line array must be on a new line
443 | ERROR | [x] Each item in a multi-line array must be on a new line
443 | ERROR | [x] Each item in a multi-line array must be on a new line
443 | ERROR | [x] Each item in a multi-line array must be on a new line
443 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
450 | ERROR | [x] Each item in a multi-line array must be on a new line
450 | ERROR | [x] Each item in a multi-line array must be on a new line
450 | ERROR | [x] Each item in a multi-line array must be on a new line
450 | ERROR | [x] Each item in a multi-line array must be on a new line
450 | ERROR | [x] Each item in a multi-line array must be on a new line
450 | ERROR | [x] Each item in a multi-line array must be on a new line
450 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
457 | ERROR | [x] Each item in a multi-line array must be on a new line
457 | ERROR | [x] Each item in a multi-line array must be on a new line
457 | ERROR | [x] Each item in a multi-line array must be on a new line
457 | ERROR | [x] Each item in a multi-line array must be on a new line
457 | ERROR | [x] Each item in a multi-line array must be on a new line
457 | ERROR | [x] Each item in a multi-line array must be on a new line
457 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
464 | ERROR | [x] Each item in a multi-line array must be on a new line
464 | ERROR | [x] Each item in a multi-line array must be on a new line
464 | ERROR | [x] Each item in a multi-line array must be on a new line
464 | ERROR | [x] Each item in a multi-line array must be on a new line
464 | ERROR | [x] Each item in a multi-line array must be on a new line
464 | ERROR | [x] Each item in a multi-line array must be on a new line
464 | ERROR | [x] Each item in a multi-line array must be on a new line
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 365 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...lamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Util.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Util
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...amont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Int64.php
--------------------------------------------------------------------------------------------------------
FOUND 41 ERRORS AFFECTING 35 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Int64
25 | ERROR | [ ] Member variable "$unsignedInt" is not in valid snake_case format, try
| | "$unsigned_int"
50 | ERROR | [ ] Method name "addInt64" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "add_int64"
94 | ERROR | [ ] Method name "addInt" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "add_int"
133 | ERROR | [ ] Method name "compareInt" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "compare_int"
158 | ERROR | [ ] Method name "isGreaterThan" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "is_greater_than"
167 | ERROR | [ ] Method name "isLessThanInt" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "is_less_than_int"
206 | ERROR | [ ] Method name "mulInt" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "mul_int"
290 | ERROR | [ ] Method name "ctSelect" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "ct_select"
329 | ERROR | [ ] Method name "multiplyLong" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "multiply_long"
353 | ERROR | [ ] Method name "mulIntFast" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "mul_int_fast"
413 | ERROR | [ ] Method name "mulInt64Fast" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "mul_int64_fast"
467 | ERROR | [ ] Method name "mulInt64" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "mul_int64"
561 | ERROR | [ ] Method name "orInt64" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "or_int64"
581 | ERROR | [ ] Method name "rotateLeft" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "rotate_left"
631 | ERROR | [ ] Method name "rotateRight" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "rotate_right"
679 | ERROR | [ ] Method name "shiftLeft" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "shift_left"
692 | ERROR | [x] Each item in a multi-line array must be on a new line
692 | ERROR | [x] Each item in a multi-line array must be on a new line
692 | ERROR | [x] Each item in a multi-line array must be on a new line
696 | ERROR | [x] Each item in a multi-line array must be on a new line
696 | ERROR | [x] Each item in a multi-line array must be on a new line
696 | ERROR | [x] Each item in a multi-line array must be on a new line
700 | ERROR | [x] Each item in a multi-line array must be on a new line
700 | ERROR | [x] Each item in a multi-line array must be on a new line
700 | ERROR | [x] Each item in a multi-line array must be on a new line
733 | ERROR | [ ] Method name "shiftRight" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "shift_right"
799 | ERROR | [ ] Method name "subInt" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "sub_int"
825 | ERROR | [ ] Method name "subInt64" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "sub_int64"
847 | ERROR | [ ] Method name "xorInt64" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "xor_int64"
867 | ERROR | [ ] Method name "fromInts" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "from_ints"
890 | ERROR | [ ] Method name "fromInt" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "from_int"
908 | ERROR | [ ] Method name "toInt" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "to_int"
923 | ERROR | [ ] Method name "fromString" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "from_string"
951 | ERROR | [ ] Method name "fromReverseString" in class ParagonIE_Sodium_Core32_Int64 is not in
| | snake case format, try "from_reverse_string"
976 | ERROR | [ ] Method name "toArray" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "to_array"
987 | ERROR | [ ] Method name "toInt32" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "to_int32"
1000 | ERROR | [ ] Method name "toInt64" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "to_int64"
1016 | ERROR | [ ] Method name "setUnsignedInt" in class ParagonIE_Sodium_Core32_Int64 is not in snake
| | case format, try "set_unsigned_int"
1026 | ERROR | [ ] Method name "toString" in class ParagonIE_Sodium_Core32_Int64 is not in snake case
| | format, try "to_string"
1042 | ERROR | [ ] Method name "toReverseString" in class ParagonIE_Sodium_Core32_Int64 is not in
| | snake case format, try "to_reverse_string"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
13 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Curve25519_H
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...tes/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
13 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Curve25519_Fe
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...niffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Curve25519_Ge_Precomp
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: .../phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Curve25519_Ge_P3
15 | ERROR | [ ] Member variable "$X" is not in valid snake_case format, try "$x"
20 | ERROR | [ ] Member variable "$Y" is not in valid snake_case format, try "$y"
25 | ERROR | [ ] Member variable "$Z" is not in valid snake_case format, try "$z"
30 | ERROR | [ ] Member variable "$T" is not in valid snake_case format, try "$t"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: .../phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php
--------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Curve25519_Ge_P2
15 | ERROR | [ ] Member variable "$X" is not in valid snake_case format, try "$x"
20 | ERROR | [ ] Member variable "$Y" is not in valid snake_case format, try "$y"
25 | ERROR | [ ] Member variable "$Z" is not in valid snake_case format, try "$z"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...sniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Curve25519_Ge_Cached
15 | ERROR | [ ] Member variable "$YplusX" is not in valid snake_case format, try "$yplus_x"
20 | ERROR | [ ] Member variable "$YminusX" is not in valid snake_case format, try "$yminus_x"
25 | ERROR | [ ] Member variable "$Z" is not in valid snake_case format, try "$z"
30 | ERROR | [ ] Member variable "$T2d" is not in valid snake_case format, try "$t2d"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...hpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
10 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core32_Curve25519_Ge_P1p1
14 | ERROR | [ ] Member variable "$X" is not in valid snake_case format, try "$x"
19 | ERROR | [ ] Member variable "$Y" is not in valid snake_case format, try "$y"
24 | ERROR | [ ] Member variable "$Z" is not in valid snake_case format, try "$z"
29 | ERROR | [ ] Member variable "$T" is not in valid snake_case format, try "$t"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php
--------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_HChaCha20
29 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
30 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
31 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
34 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
35 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
36 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
42 | ERROR | [x] Expected 1 space after comma in argument list; 3 found
43 | ERROR | [x] Expected 1 space after comma in argument list; 3 found
44 | ERROR | [x] Expected 1 space after comma in argument list; 3 found
45 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...mont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Poly1305.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Poly1305
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: .../Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_ChaCha20_Ctx
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...es/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_ChaCha20_IetfCtx
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...mont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_HSalsa20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_XChaCha20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...lamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/X25519.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_X25519
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...mont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_ChaCha20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...nt/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Curve25519.php
--------------------------------------------------------------------------------------------------------
FOUND 561 ERRORS AFFECTING 302 LINES
--------------------------------------------------------------------------------------------------------
17 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Curve25519
456 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
457 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
458 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
459 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
460 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
461 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
462 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
463 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
464 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
465 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
466 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
467 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
468 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
469 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
470 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
471 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
472 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
473 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
474 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
476 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
477 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
478 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
479 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
480 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
481 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
482 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
483 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
486 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
487 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
488 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
489 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
490 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
491 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
492 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
496 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
497 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
498 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
499 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
500 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
501 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
506 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
507 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
508 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
509 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
510 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
516 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
517 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
518 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
519 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
526 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
527 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
528 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
535 | ERROR | [x] No space found after comma in argument list
536 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
537 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
546 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
702 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
702 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
703 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
703 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
704 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
704 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
705 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
705 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
706 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
706 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
707 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
707 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
708 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
708 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
709 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
709 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
710 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
710 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
711 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
711 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
712 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
712 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
713 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
713 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
714 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
714 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
715 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
715 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
716 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
716 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
717 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
717 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
718 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
718 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
719 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
719 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
720 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
721 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
721 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
722 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
722 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
723 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
723 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
724 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
724 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
725 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
725 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
726 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
726 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
727 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
728 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
729 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
729 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
730 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
730 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
731 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
731 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
732 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
732 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
733 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
734 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
735 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
736 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
736 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
737 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
737 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
738 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
739 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
740 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
741 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
742 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
743 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
744 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
745 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
746 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
747 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
748 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
749 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
750 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
751 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
752 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
753 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
754 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
755 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
756 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
894 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
895 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
896 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
897 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
898 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
899 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
900 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
901 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
903 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
904 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
905 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
906 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
907 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
908 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
911 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
912 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
913 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
914 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
918 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
919 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2236 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2237 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2238 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2239 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2240 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2241 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2243 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2244 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2245 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2246 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2247 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2248 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2250 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2251 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2252 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2253 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2254 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2255 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2257 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2258 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2259 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2260 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2261 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2262 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2310 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2311 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2312 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2313 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2314 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2315 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2317 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2318 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2319 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2320 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2321 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2322 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2324 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2325 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2326 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2327 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2328 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2329 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2331 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2332 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2333 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2334 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2335 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2336 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2338 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2339 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2340 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2341 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2342 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2343 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2345 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2346 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2347 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2348 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2349 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2350 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2403 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2404 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2405 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2406 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2407 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2408 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2460 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2461 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2462 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2463 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2464 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2465 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2610 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2611 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2612 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2613 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2614 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2615 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2617 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2618 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2619 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2620 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2621 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2622 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2624 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2625 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2626 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2627 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2628 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2629 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2631 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2632 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2633 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2634 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2635 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2636 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2638 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2639 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2640 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2641 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2642 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2643 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2645 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2646 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2647 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2648 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2649 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2650 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2698 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2699 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2700 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2701 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2702 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2703 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2705 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2706 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2707 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2708 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2709 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2710 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2712 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2713 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2714 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2715 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2716 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2717 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2719 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2720 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2721 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2722 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2723 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2724 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2726 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2727 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2728 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2729 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2730 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2731 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2733 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2734 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2735 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2736 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2737 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2738 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2791 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2792 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2793 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2794 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2795 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2796 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2848 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2849 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2850 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2851 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2852 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2853 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2950 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2951 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2952 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2953 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2954 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2955 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2956 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2957 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2958 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2959 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2960 | ERROR | [x] Each item in a multi-line array must be on a new line
2961 | ERROR | [x] Each item in a multi-line array must be on a new line
2961 | ERROR | [x] Each item in a multi-line array must be on a new line
2961 | ERROR | [x] Each item in a multi-line array must be on a new line
2961 | ERROR | [x] Each item in a multi-line array must be on a new line
2961 | ERROR | [x] Each item in a multi-line array must be on a new line
2961 | ERROR | [x] Each item in a multi-line array must be on a new line
2961 | ERROR | [x] Each item in a multi-line array must be on a new line
2961 | ERROR | [x] Each item in a multi-line array must be on a new line
2961 | ERROR | [x] Each item in a multi-line array must be on a new line
2961 | ERROR | [x] Each item in a multi-line array must be on a new line
2990 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
2995 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 561 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...amont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Salsa20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Salsa20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...amont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php
--------------------------------------------------------------------------------------------------------
FOUND 123 ERRORS AFFECTING 15 LINES
--------------------------------------------------------------------------------------------------------
13 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_BLAKE2b
23 | ERROR | [x] Expected 1 space after array opener, found 2.
23 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
23 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
24 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
25 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
26 | ERROR | [x] Expected 1 space after array opener, found 2.
26 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
26 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
27 | ERROR | [x] Expected 1 space after array opener, found 2.
27 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
27 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
28 | ERROR | [x] Expected 1 space after array opener, found 2.
28 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
28 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
29 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
30 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
31 | ERROR | [x] Expected 1 space after array opener, found 2.
31 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
31 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
32 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
32 | ERROR | [x] Expected 0 spaces between "13" and comma; 1 spaces found
33 | ERROR | [x] Expected 1 space after array opener, found 2.
33 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
33 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "4"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "8"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "9"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "6"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "1"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "0"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "2"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "7"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "5"; 2 found
34 | ERROR | [x] Expected 1 space between comma and "3"; 2 found
352 | ERROR | [x] Array keys must NOT be surrounded by spaces if they only contain a string or an
| | integer.
353 | ERROR | [x] Array keys must NOT be surrounded by spaces if they only contain a string or an
| | integer.
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 123 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...ites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Poly1305_State
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...amont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/SipHash.php
--------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------------------------------
13 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_SipHash
255 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
257 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
259 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
261 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
263 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
265 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
267 | ERROR | [ ] There must be a comment when fall-through is intentional in a non-empty case body
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...mont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_XSalsa20
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...amont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Ed25519.php
--------------------------------------------------------------------------------------------------------
FOUND 365 ERRORS AFFECTING 53 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Ed25519
347 | ERROR | [x] Each item in a multi-line array must be on a new line
347 | ERROR | [x] Each item in a multi-line array must be on a new line
347 | ERROR | [x] Each item in a multi-line array must be on a new line
347 | ERROR | [x] Each item in a multi-line array must be on a new line
347 | ERROR | [x] Each item in a multi-line array must be on a new line
347 | ERROR | [x] Each item in a multi-line array must be on a new line
347 | ERROR | [x] Each item in a multi-line array must be on a new line
348 | ERROR | [x] Each item in a multi-line array must be on a new line
348 | ERROR | [x] Each item in a multi-line array must be on a new line
348 | ERROR | [x] Each item in a multi-line array must be on a new line
348 | ERROR | [x] Each item in a multi-line array must be on a new line
348 | ERROR | [x] Each item in a multi-line array must be on a new line
348 | ERROR | [x] Each item in a multi-line array must be on a new line
348 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
349 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
350 | ERROR | [x] Each item in a multi-line array must be on a new line
383 | ERROR | [x] Each item in a multi-line array must be on a new line
383 | ERROR | [x] Each item in a multi-line array must be on a new line
383 | ERROR | [x] Each item in a multi-line array must be on a new line
383 | ERROR | [x] Each item in a multi-line array must be on a new line
383 | ERROR | [x] Each item in a multi-line array must be on a new line
383 | ERROR | [x] Each item in a multi-line array must be on a new line
383 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
384 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
385 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
386 | ERROR | [x] Each item in a multi-line array must be on a new line
390 | ERROR | [x] Each item in a multi-line array must be on a new line
390 | ERROR | [x] Each item in a multi-line array must be on a new line
390 | ERROR | [x] Each item in a multi-line array must be on a new line
390 | ERROR | [x] Each item in a multi-line array must be on a new line
390 | ERROR | [x] Each item in a multi-line array must be on a new line
390 | ERROR | [x] Each item in a multi-line array must be on a new line
390 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
391 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
392 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
393 | ERROR | [x] Each item in a multi-line array must be on a new line
397 | ERROR | [x] Each item in a multi-line array must be on a new line
397 | ERROR | [x] Each item in a multi-line array must be on a new line
397 | ERROR | [x] Each item in a multi-line array must be on a new line
397 | ERROR | [x] Each item in a multi-line array must be on a new line
397 | ERROR | [x] Each item in a multi-line array must be on a new line
397 | ERROR | [x] Each item in a multi-line array must be on a new line
397 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
398 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
399 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
400 | ERROR | [x] Each item in a multi-line array must be on a new line
404 | ERROR | [x] Each item in a multi-line array must be on a new line
404 | ERROR | [x] Each item in a multi-line array must be on a new line
404 | ERROR | [x] Each item in a multi-line array must be on a new line
404 | ERROR | [x] Each item in a multi-line array must be on a new line
404 | ERROR | [x] Each item in a multi-line array must be on a new line
404 | ERROR | [x] Each item in a multi-line array must be on a new line
404 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
405 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
406 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
407 | ERROR | [x] Each item in a multi-line array must be on a new line
411 | ERROR | [x] Each item in a multi-line array must be on a new line
411 | ERROR | [x] Each item in a multi-line array must be on a new line
411 | ERROR | [x] Each item in a multi-line array must be on a new line
411 | ERROR | [x] Each item in a multi-line array must be on a new line
411 | ERROR | [x] Each item in a multi-line array must be on a new line
411 | ERROR | [x] Each item in a multi-line array must be on a new line
411 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
412 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
413 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
414 | ERROR | [x] Each item in a multi-line array must be on a new line
418 | ERROR | [x] Each item in a multi-line array must be on a new line
418 | ERROR | [x] Each item in a multi-line array must be on a new line
418 | ERROR | [x] Each item in a multi-line array must be on a new line
418 | ERROR | [x] Each item in a multi-line array must be on a new line
418 | ERROR | [x] Each item in a multi-line array must be on a new line
418 | ERROR | [x] Each item in a multi-line array must be on a new line
418 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
419 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
420 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
421 | ERROR | [x] Each item in a multi-line array must be on a new line
425 | ERROR | [x] Each item in a multi-line array must be on a new line
425 | ERROR | [x] Each item in a multi-line array must be on a new line
425 | ERROR | [x] Each item in a multi-line array must be on a new line
425 | ERROR | [x] Each item in a multi-line array must be on a new line
425 | ERROR | [x] Each item in a multi-line array must be on a new line
425 | ERROR | [x] Each item in a multi-line array must be on a new line
425 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
426 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
427 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
428 | ERROR | [x] Each item in a multi-line array must be on a new line
432 | ERROR | [x] Each item in a multi-line array must be on a new line
432 | ERROR | [x] Each item in a multi-line array must be on a new line
432 | ERROR | [x] Each item in a multi-line array must be on a new line
432 | ERROR | [x] Each item in a multi-line array must be on a new line
432 | ERROR | [x] Each item in a multi-line array must be on a new line
432 | ERROR | [x] Each item in a multi-line array must be on a new line
432 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
433 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
434 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
435 | ERROR | [x] Each item in a multi-line array must be on a new line
439 | ERROR | [x] Each item in a multi-line array must be on a new line
439 | ERROR | [x] Each item in a multi-line array must be on a new line
439 | ERROR | [x] Each item in a multi-line array must be on a new line
439 | ERROR | [x] Each item in a multi-line array must be on a new line
439 | ERROR | [x] Each item in a multi-line array must be on a new line
439 | ERROR | [x] Each item in a multi-line array must be on a new line
439 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
440 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
441 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
442 | ERROR | [x] Each item in a multi-line array must be on a new line
446 | ERROR | [x] Each item in a multi-line array must be on a new line
446 | ERROR | [x] Each item in a multi-line array must be on a new line
446 | ERROR | [x] Each item in a multi-line array must be on a new line
446 | ERROR | [x] Each item in a multi-line array must be on a new line
446 | ERROR | [x] Each item in a multi-line array must be on a new line
446 | ERROR | [x] Each item in a multi-line array must be on a new line
446 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
447 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
448 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
449 | ERROR | [x] Each item in a multi-line array must be on a new line
453 | ERROR | [x] Each item in a multi-line array must be on a new line
453 | ERROR | [x] Each item in a multi-line array must be on a new line
453 | ERROR | [x] Each item in a multi-line array must be on a new line
453 | ERROR | [x] Each item in a multi-line array must be on a new line
453 | ERROR | [x] Each item in a multi-line array must be on a new line
453 | ERROR | [x] Each item in a multi-line array must be on a new line
453 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
454 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
455 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
456 | ERROR | [x] Each item in a multi-line array must be on a new line
460 | ERROR | [x] Each item in a multi-line array must be on a new line
460 | ERROR | [x] Each item in a multi-line array must be on a new line
460 | ERROR | [x] Each item in a multi-line array must be on a new line
460 | ERROR | [x] Each item in a multi-line array must be on a new line
460 | ERROR | [x] Each item in a multi-line array must be on a new line
460 | ERROR | [x] Each item in a multi-line array must be on a new line
460 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
461 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
462 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
463 | ERROR | [x] Each item in a multi-line array must be on a new line
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 365 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...oblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Util.php
--------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Util
81 | ERROR | [ ] Method name "bin2hexUpper" in class ParagonIE_Sodium_Core_Util is not in snake case
| | format, try "bin2hex_upper"
126 | ERROR | [ ] Method name "chrToInt" in class ParagonIE_Sodium_Core_Util is not in snake case
| | format, try "chr_to_int"
183 | ERROR | [ ] Method name "declareScalarType" in class ParagonIE_Sodium_Core_Util is not in snake
| | case format, try "declare_scalar_type"
260 | ERROR | [ ] Method name "hashEquals" in class ParagonIE_Sodium_Core_Util is not in snake case
| | format, try "hash_equals"
367 | ERROR | [ ] Method name "intArrayToString" in class ParagonIE_Sodium_Core_Util is not in snake
| | case format, try "int_array_to_string"
387 | ERROR | [ ] Method name "intToChr" in class ParagonIE_Sodium_Core_Util is not in snake case
| | format, try "int_to_chr"
595 | ERROR | [ ] Method name "numericTo64BitInteger" in class ParagonIE_Sodium_Core_Util is not in
| | snake case format, try "numeric_to64_bit_integer"
772 | ERROR | [ ] Method name "stringToIntArray" in class ParagonIE_Sodium_Core_Util is not in snake
| | case format, try "string_to_int_array"
888 | ERROR | [ ] Method name "xorStrings" in class ParagonIE_Sodium_Core_Util is not in snake case
| | format, try "xor_strings"
908 | ERROR | [ ] Method name "isMbStringOverride" in class ParagonIE_Sodium_Core_Util is not in snake
| | case format, try "is_mb_string_override"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: .../Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
13 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Curve25519_H
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
13 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Curve25519_Fe
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...psniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Curve25519_Ge_Precomp
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...es/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Curve25519_Ge_P3
15 | ERROR | [ ] Member variable "$X" is not in valid snake_case format, try "$x"
20 | ERROR | [ ] Member variable "$Y" is not in valid snake_case format, try "$y"
25 | ERROR | [ ] Member variable "$Z" is not in valid snake_case format, try "$z"
30 | ERROR | [ ] Member variable "$T" is not in valid snake_case format, try "$t"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...es/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php
--------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Curve25519_Ge_P2
15 | ERROR | [ ] Member variable "$X" is not in valid snake_case format, try "$x"
20 | ERROR | [ ] Member variable "$Y" is not in valid snake_case format, try "$y"
25 | ERROR | [ ] Member variable "$Z" is not in valid snake_case format, try "$z"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...hpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Curve25519_Ge_Cached
15 | ERROR | [ ] Member variable "$YplusX" is not in valid snake_case format, try "$yplus_x"
20 | ERROR | [ ] Member variable "$YminusX" is not in valid snake_case format, try "$yminus_x"
25 | ERROR | [ ] Member variable "$Z" is not in valid snake_case format, try "$z"
30 | ERROR | [ ] Member variable "$T2d" is not in valid snake_case format, try "$t2d"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: .../phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
10 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Core_Curve25519_Ge_P1p1
14 | ERROR | [ ] Member variable "$X" is not in valid snake_case format, try "$x"
19 | ERROR | [ ] Member variable "$Y" is not in valid snake_case format, try "$y"
24 | ERROR | [ ] Member variable "$Z" is not in valid snake_case format, try "$z"
29 | ERROR | [ ] Member variable "$T" is not in valid snake_case format, try "$t"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...s/jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/File.php
--------------------------------------------------------------------------------------------------------
FOUND 14 ERRORS AND 61 WARNINGS AFFECTING 75 LINES
--------------------------------------------------------------------------------------------------------
10 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_File
59 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
65 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
67 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
72 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
73 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
125 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
131 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
133 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
138 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
139 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
187 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
193 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
195 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
219 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
225 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
226 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
232 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
233 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
238 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
239 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
292 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
298 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
300 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
304 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
309 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
310 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
325 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
326 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
391 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
400 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
408 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
457 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
463 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
465 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
470 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
471 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
522 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
528 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
530 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
535 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
536 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
582 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
635 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
706 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
742 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
840 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
879 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
887 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
906 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
916 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
936 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
960 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
988 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
993 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
1013 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
1023 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
1058 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
1115 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
1155 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
1209 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
1255 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fopen()
1292 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fclose()
1313 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
1352 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
1360 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
1379 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
1389 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
1409 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
1430 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
1458 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
1463 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
1483 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
1493 | ERROR | [ ] Filesystem writes are forbidden, please do not use fwrite().
1530 | WARNING | [ ] File operations should use WP_Filesystem methods instead of direct PHP filesystem
| | calls. Found: fread()
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...nt/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/SodiumException.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
8 | ERROR | [x] Opening brace should be on the same line as the declaration for class SodiumException
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...coblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Crypto32.php
--------------------------------------------------------------------------------------------------------
FOUND 35 ERRORS AFFECTING 35 LINES
--------------------------------------------------------------------------------------------------------
16 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Crypto32
17 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_KEYBYTES but found
| | aead_chacha20poly1305_KEYBYTES
18 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_NSECBYTES but
| | found aead_chacha20poly1305_NSECBYTES
19 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_NPUBBYTES but
| | found aead_chacha20poly1305_NPUBBYTES
20 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_ABYTES but found
| | aead_chacha20poly1305_ABYTES
22 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_IETF_KEYBYTES but
| | found aead_chacha20poly1305_IETF_KEYBYTES
23 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_IETF_NSECBYTES but
| | found aead_chacha20poly1305_IETF_NSECBYTES
24 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_IETF_NPUBBYTES but
| | found aead_chacha20poly1305_IETF_NPUBBYTES
25 | ERROR | [ ] Class constants must be uppercase; expected AEAD_CHACHA20POLY1305_IETF_ABYTES but
| | found aead_chacha20poly1305_IETF_ABYTES
27 | ERROR | [ ] Class constants must be uppercase; expected AEAD_XCHACHA20POLY1305_IETF_KEYBYTES but
| | found aead_xchacha20poly1305_IETF_KEYBYTES
28 | ERROR | [ ] Class constants must be uppercase; expected AEAD_XCHACHA20POLY1305_IETF_NSECBYTES
| | but found aead_xchacha20poly1305_IETF_NSECBYTES
29 | ERROR | [ ] Class constants must be uppercase; expected AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES
| | but found aead_xchacha20poly1305_IETF_NPUBBYTES
30 | ERROR | [ ] Class constants must be uppercase; expected AEAD_XCHACHA20POLY1305_IETF_ABYTES but
| | found aead_xchacha20poly1305_IETF_ABYTES
32 | ERROR | [ ] Class constants must be uppercase; expected BOX_CURVE25519XSALSA20POLY1305_SEEDBYTES
| | but found box_curve25519xsalsa20poly1305_SEEDBYTES
33 | ERROR | [ ] Class constants must be uppercase; expected
| | BOX_CURVE25519XSALSA20POLY1305_PUBLICKEYBYTES but found
| | box_curve25519xsalsa20poly1305_PUBLICKEYBYTES
34 | ERROR | [ ] Class constants must be uppercase; expected
| | BOX_CURVE25519XSALSA20POLY1305_SECRETKEYBYTES but found
| | box_curve25519xsalsa20poly1305_SECRETKEYBYTES
35 | ERROR | [ ] Class constants must be uppercase; expected
| | BOX_CURVE25519XSALSA20POLY1305_BEFORENMBYTES but found
| | box_curve25519xsalsa20poly1305_BEFORENMBYTES
36 | ERROR | [ ] Class constants must be uppercase; expected
| | BOX_CURVE25519XSALSA20POLY1305_NONCEBYTES but found
| | box_curve25519xsalsa20poly1305_NONCEBYTES
37 | ERROR | [ ] Class constants must be uppercase; expected BOX_CURVE25519XSALSA20POLY1305_MACBYTES
| | but found box_curve25519xsalsa20poly1305_MACBYTES
38 | ERROR | [ ] Class constants must be uppercase; expected
| | BOX_CURVE25519XSALSA20POLY1305_BOXZEROBYTES but found
| | box_curve25519xsalsa20poly1305_BOXZEROBYTES
39 | ERROR | [ ] Class constants must be uppercase; expected BOX_CURVE25519XSALSA20POLY1305_ZEROBYTES
| | but found box_curve25519xsalsa20poly1305_ZEROBYTES
41 | ERROR | [ ] Class constants must be uppercase; expected ONETIMEAUTH_POLY1305_BYTES but found
| | onetimeauth_poly1305_BYTES
42 | ERROR | [ ] Class constants must be uppercase; expected ONETIMEAUTH_POLY1305_KEYBYTES but found
| | onetimeauth_poly1305_KEYBYTES
44 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XSALSA20POLY1305_KEYBYTES but
| | found secretbox_xsalsa20poly1305_KEYBYTES
45 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XSALSA20POLY1305_NONCEBYTES
| | but found secretbox_xsalsa20poly1305_NONCEBYTES
46 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XSALSA20POLY1305_MACBYTES but
| | found secretbox_xsalsa20poly1305_MACBYTES
47 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XSALSA20POLY1305_BOXZEROBYTES
| | but found secretbox_xsalsa20poly1305_BOXZEROBYTES
48 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XSALSA20POLY1305_ZEROBYTES but
| | found secretbox_xsalsa20poly1305_ZEROBYTES
50 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XCHACHA20POLY1305_KEYBYTES but
| | found secretbox_xchacha20poly1305_KEYBYTES
51 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XCHACHA20POLY1305_NONCEBYTES
| | but found secretbox_xchacha20poly1305_NONCEBYTES
52 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XCHACHA20POLY1305_MACBYTES but
| | found secretbox_xchacha20poly1305_MACBYTES
53 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XCHACHA20POLY1305_BOXZEROBYTES
| | but found secretbox_xchacha20poly1305_BOXZEROBYTES
54 | ERROR | [ ] Class constants must be uppercase; expected SECRETBOX_XCHACHA20POLY1305_ZEROBYTES
| | but found secretbox_xchacha20poly1305_ZEROBYTES
56 | ERROR | [ ] Class constants must be uppercase; expected STREAM_SALSA20_KEYBYTES but found
| | stream_salsa20_KEYBYTES
819 | ERROR | [ ] Method name "keyExchange" in class ParagonIE_Sodium_Crypto32 is not in snake case
| | format, try "key_exchange"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
FILE: ...jacoblamont/Sites/phpsniffer/plugins/autoupdater/lib/vendor/paragonie/sodium_compat/src/Compat.php
--------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------------------------------
29 | ERROR | [x] Opening brace should be on the same line as the declaration for class
| | ParagonIE_Sodium_Compat
36 | ERROR | [ ] Member variable "$disableFallbackForUnitTests" is not in valid snake_case format,
| | try "$disable_fallback_for_unit_tests"
45 | ERROR | [ ] Member variable "$fastMult" is not in valid snake_case format, try "$fast_mult"
1529 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
1634 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
2851 | ERROR | [ ] Method name "useNewSodiumAPI" in class ParagonIE_Sodium_Compat is not in snake case
| | format, try "use_new_sodium_a_p_i"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
Time: 29.31 secs; Memory: 72.01MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment