phpBB Ext Check v1.9.0 / Bericht
Erweiterung Informationen
Angezeigter Name:LF who was here 2 (Ext Check test version with false positives)
Technischer Name:lukewcs/whowashere
Version:2.0.0-RC2
Veröffentlichungszeitpunkt:2019-12-24
Autor Name:LukeWCS / Anvar / Joas Schilling [nickvergessen]
Voraussetzung PHP:>=5.5.0
Voraussetzung phpBB:>=3.1.11,<3.3.0@dev
Dateien (24 mit 115,22 KiB):css 1 / html 5 / js 1 / json 1 / php 13 / txt 1 / yml 1 / ??? 1
Ext Check Informationen
Extension Pre Validator:Extension Pre Validator dev-master [1795f47] by phpBB (https://github.com/phpbb)
PHP_CodeSniffer:PHP_CodeSniffer 3.12.2 [6d4cf60] by PHPCSStandards (https://github.com/PHPCSStandards)
phpBB PHP Strict Standard Extensions:phpBB PHP Strict Standard Extensions 3.3.5 [522a171] by phpBB (https://github.com/phpbb)
PHPCompatibility:PHPCompatibility dev-develop [9013cd0] by PHPCompatibility (https://github.com/PHPCompatibility)
VariableAnalysis:VariableAnalysis v2.12.0 [4debf53] by sirbrillig (https://github.com/sirbrillig)
phpBB33YAMLcheck:phpBB 3.3 YAML check 1.1.0 by LukeWCS & Mike-on-Tour
XHTMLcheck:XHTML check 1.0.1 by LukeWCS
PHP (WINNT):Web: 8.4.5 / CLI: 8.4.5 / EPV CLI: 8.4.5
Legende: keine zutreffenden Dateien / bestanden / 🛈 Bemerkung / Warnung / Fehler / schwerer Fehler / Ausnahmefehler
EPV PPSSE C7.0 C7.1 C7.2 C7.3 C7.4 C8.0 C8.1 C8.2 C8.3 C8.4 CX VA YMLC XHTC
2025-05-06 19:22:18.333 / 00:00.010
Die hochgeladene Datei wurde geprüft. Dateityp: application/zip (41,03 KiB)
2025-05-06 19:22:18.358 / 00:00.024
Das ZIP-Archiv wurde entpackt.
2025-05-06 19:22:18.362 / 00:00.003
Die Datei composer.json wurde gesucht und gelesen.
2025-05-06 19:22:18.362 / 00:00.000
Alle Voraussetzungen erfüllt, Prüfungen werden ausgeführt.
2025-05-06 19:22:18.367 / 00:00.004
Die Dateitypen wurden ermittelt und gezählt.
2025-05-06 19:22:18.368 / 00:00.001
Die Versionen von PHP und der Tools wurden ermittelt.
2025-05-06 19:22:18.880 / 00:00.511 Extension Pre Validator 3 / 2 / 4 / 🛈 3
Running Extension Pre Validator on directory ext. Running tests. Validation: FAILED Fatal: 3, Error: 2, Warning: 4, Notice: 3 Test results for extension: Fatal error: Parsing yaml file (\lukewcs\whowashere\config\services.yml) failed: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 5 (near "- @lukewcs.whowashere.core"). Fatal error: Unable to load file: \lukewcs\whowashere\config\services.yml Notice: The file overall_header_head_append has no valid extension. Fatal error: English language pack is missing Notice: Language de is missing the language file permissions_who_was_here.php Warning: Language file de/overwrite_phpbb_msg.php is missing the language key USER_DELETED Warning: Language file de/who_was_here.php is missing the language key LFWWH_POS_EXP Warning: Language file de_x_sie/info_acp_who_was_here.php is missing the language key LFWWH_NAV_TITLE Warning: "GPL-2.0" is a deprecated SPDX license identifier, use "GPL-2.0-only" instead. in \lukewcs\whowashere\composer.json Notice: Using md5 on line 700 in \lukewcs\whowashere\core\who_was_here.php Error: Using htmlspecialchars on line 704 in \lukewcs\whowashere\core\who_was_here.php Error: Migration file \lukewcs\whowashere\migrations\s_2_0_0_initial_schema.php is missing the revert_schema() method.
2025-05-06 19:22:19.431 / 00:00.546 phpBB PHP Strict Standard Extensions 31
CS ruleset : phpBB PHP Strict Standard Extensions Extensions : php,js,css Files found : 15 Files affected: 7
FILE: lukewcs\whowashere\acp\acp_who_was_here_module.php ----------------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ----------------------------------------------------------------------------- 22 | ERROR | Opening brace should be on a new line 23 | ERROR | Tabs must be used to indent lines; spaces are not allowed 24 | ERROR | Tabs must be used to indent lines; spaces are not allowed 39 | ERROR | Inline control structures are not allowed 122 | ERROR | Expected 1 newline at end of file; 0 found -----------------------------------------------------------------------------
FILE: lukewcs\whowashere\core\who_was_here.php -------------------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES -------------------------------------------------------------------------------- 3 | ERROR | Whitespace found at end of line 18 | ERROR | Whitespace found at end of line 66 | ERROR | Whitespace found at end of line 70 | ERROR | Whitespace found at end of line 73 | ERROR | Whitespace found at end of line 83 | ERROR | Opening brace should be on a new line 104 | ERROR | Opening brace should be on a new line 106 | ERROR | Expected 1 space after cast statement; 0 found 109 | ERROR | There should be exactly one space between the keyword and | | opening parenthesis --------------------------------------------------------------------------------
FILE: lukewcs\whowashere\event\listener.php -------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------- 29 | ERROR | Access specifier (e.g. public) should not follow static scope | | attribute. Encountered "public" after static --------------------------------------------------------------------------------
FILE: lukewcs\whowashere\migrations\s_2_0_0_initial_schema.php -------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------- 22 | ERROR | Access specifier (e.g. public) should not follow static scope | | attribute. Encountered "public" after static --------------------------------------------------------------------------------
FILE: lukewcs\whowashere\migrations\v_2_0_0.php -------------------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES -------------------------------------------------------------------------------- 22 | ERROR | Access specifier (e.g. public) should not follow static scope | | attribute. Encountered "public" after static 37 | ERROR | Whitespace found at end of line 47 | ERROR | Whitespace found at end of line 61 | ERROR | Whitespace found at end of line --------------------------------------------------------------------------------
FILE: lukewcs\whowashere\styles\all\template\who_was_here.js ---------------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------------- 14 | ERROR | Whitespace found at end of line 40 | ERROR | Tabs must be used to indent lines; spaces are not allowed 41 | ERROR | Tabs must be used to indent lines; spaces are not allowed 42 | ERROR | Tabs must be used to indent lines; spaces are not allowed 42 | ERROR | Whitespace found at end of line ----------------------------------------------------------------------------
FILE: lukewcs\whowashere\styles\all\theme\who_was_here.css ---------------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------------- 1 | ERROR | Whitespace found at end of line 10 | ERROR | Tabs must be used to indent lines; spaces are not allowed 11 | ERROR | Tabs must be used to indent lines; spaces are not allowed 12 | ERROR | Tabs must be used to indent lines; spaces are not allowed 13 | ERROR | Tabs must be used to indent lines; spaces are not allowed 14 | ERROR | Tabs must be used to indent lines; spaces are not allowed ----------------------------------------------------------------------------
2025-05-06 19:22:20.410 / 00:00.978 PHPCompatibility 7.0
CS ruleset : PHPCompatibility (testVersion: 7.0) Extensions : php Files found : 13 Files affected: 0 No issues found
2025-05-06 19:22:21.432 / 00:01.020 PHPCompatibility 7.1
CS ruleset : PHPCompatibility (testVersion: 7.1) Extensions : php Files found : 13 Files affected: 0 No issues found
2025-05-06 19:22:22.540 / 00:01.106 PHPCompatibility 7.2
CS ruleset : PHPCompatibility (testVersion: 7.2) Extensions : php Files found : 13 Files affected: 0 No issues found
2025-05-06 19:22:23.665 / 00:01.122 PHPCompatibility 7.3
CS ruleset : PHPCompatibility (testVersion: 7.3) Extensions : php Files found : 13 Files affected: 0 No issues found
2025-05-06 19:22:24.836 / 00:01.169 PHPCompatibility 7.4
CS ruleset : PHPCompatibility (testVersion: 7.4) Extensions : php Files found : 13 Files affected: 0 No issues found
2025-05-06 19:22:25.915 / 00:01.078 PHPCompatibility 8.0
CS ruleset : PHPCompatibility (testVersion: 8.0) Extensions : php Files found : 13 Files affected: 0 No issues found
2025-05-06 19:22:26.937 / 00:01.020 PHPCompatibility 8.1 1
CS ruleset : PHPCompatibility (testVersion: 8.1) Extensions : php Files found : 13 Files affected: 1
FILE: lukewcs\whowashere\acp\acp_who_was_here_module.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 35 | WARNING | Function strftime() is deprecated since PHP 8.1; Use date() or | | IntlDateFormatter::format() instead --------------------------------------------------------------------------------
2025-05-06 19:22:27.988 / 00:01.049 PHPCompatibility 8.2 1
CS ruleset : PHPCompatibility (testVersion: 8.2) Extensions : php Files found : 13 Files affected: 1
FILE: lukewcs\whowashere\acp\acp_who_was_here_module.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 35 | WARNING | Function strftime() is deprecated since PHP 8.1; Use date() or | | IntlDateFormatter::format() instead --------------------------------------------------------------------------------
2025-05-06 19:22:29.023 / 00:01.034 PHPCompatibility 8.3 1
CS ruleset : PHPCompatibility (testVersion: 8.3) Extensions : php Files found : 13 Files affected: 1
FILE: lukewcs\whowashere\acp\acp_who_was_here_module.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 35 | WARNING | Function strftime() is deprecated since PHP 8.1; Use date() or | | IntlDateFormatter::format() instead --------------------------------------------------------------------------------
2025-05-06 19:22:30.070 / 00:01.046 PHPCompatibility 8.4 2
CS ruleset : PHPCompatibility (testVersion: 8.4) Extensions : php Files found : 13 Files affected: 2
FILE: lukewcs\whowashere\acp\acp_who_was_here_module.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 35 | WARNING | Function strftime() is deprecated since PHP 8.1; Use date() or | | IntlDateFormatter::format() instead --------------------------------------------------------------------------------
FILE: lukewcs\whowashere\core\who_was_here.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 636 | WARNING | Implicitly marking a parameter as nullable is deprecated since | | PHP 8.4. Update the type to be explicitly nullable instead. | | Found implicitly nullable parameter: $mode. --------------------------------------------------------------------------------
2025-05-06 19:22:31.213 / 00:01.141 PHPCompatibility X 1 / 2
CS ruleset : PHPCompatibility (testVersion: 7.0-) Extensions : php Files found : 13 Files affected: 2
FILE: lukewcs\whowashere\acp\acp_who_was_here_module.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 35 | WARNING | Function strftime() is deprecated since PHP 8.1; Use date() or | | IntlDateFormatter::format() instead --------------------------------------------------------------------------------
FILE: lukewcs\whowashere\core\who_was_here.php -------------------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES -------------------------------------------------------------------------------- 636 | WARNING | Implicitly marking a parameter as nullable is deprecated since | | PHP 8.4. Update the type to be explicitly nullable instead. | | Found implicitly nullable parameter: $mode. 704 | ERROR | The default value of the $flags parameter for | | htmlspecialchars() was changed from ENT_COMPAT to ENT_QUOTES | | | ENT_SUBSTITUTE | ENT_HTML401 in PHP 8.1. For cross-version | | compatibility, the $flags parameter should be explicitly set. --------------------------------------------------------------------------------
2025-05-06 19:22:31.911 / 00:00.697 VariableAnalysis 10
CS ruleset : VariableAnalysis Extensions : php Files found : 6 Files affected: 4
FILE: lukewcs\whowashere\acp\acp_who_was_here_module.php --------------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 3 LINES --------------------------------------------------------------------------- 22 | WARNING | Unused function parameter $id. 22 | WARNING | Unused function parameter $mode. 23 | WARNING | Redeclaration of global variable $user as global variable. 35 | WARNING | Unused variable $time. ---------------------------------------------------------------------------
FILE: lukewcs\whowashere\core\who_was_here.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 251 | WARNING | Unused variable $wwh_username_colour. 513 | WARNING | Unused variable $result. 519 | WARNING | Unused variable $result. ----------------------------------------------------------------------
FILE: lukewcs\whowashere\event\listener.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 39 | WARNING | Unused function parameter $event. 44 | WARNING | Unused function parameter $event. ----------------------------------------------------------------------
FILE: lukewcs\whowashere\migrations\v_2_0_0.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 158 | WARNING | Unused variable $result. ----------------------------------------------------------------------
2025-05-06 19:22:32.041 / 00:00.129 phpBB33YAMLcheck 10
Extensions : yml Files found : 1 Files affected: 1
FILE: lukewcs\whowashere\config\services.yml -------------------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 10 LINES -------------------------------------------------------------------------------- 5 | ERROR | Unquoted strings cannot start with "@" or "%", use single or | | double quotes. 9 | ERROR | Tabs are not allowed, use 4 spaces instead. 11 | ERROR | Unquoted strings cannot start with "@" or "%", use single or | | double quotes. 12 | ERROR | Unquoted strings cannot start with "@" or "%", use single or | | double quotes. 13 | ERROR | Unquoted strings cannot start with "@" or "%", use single or | | double quotes. 14 | ERROR | Unquoted strings cannot start with "@" or "%", use single or | | double quotes. 15 | ERROR | Unquoted strings cannot start with "@" or "%", use single or | | double quotes. 16 | ERROR | Unquoted strings cannot start with "@" or "%", use single or | | double quotes. 17 | ERROR | Unquoted strings cannot start with "@" or "%", use single or | | double quotes. 18 | ERROR | Unquoted strings cannot start with "@" or "%", use single or | | double quotes. --------------------------------------------------------------------------------
2025-05-06 19:22:32.177 / 00:00.135 XHTMLcheck 129
Extensions : html,php,js Files found : 19 Files affected: 7
FILE: lukewcs\whowashere\adm\style\acp_who_was_here.html -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 117 WARNINGS AFFECTING 90 LINES -------------------------------------------------------------------------------- 22 | WARNING | Self closing tag '/>', use '>' instead. 24 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 24 | WARNING | Self closing tag '/>', use '>' instead. 25 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 25 | WARNING | Self closing tag '/>', use '>' instead. 29 | WARNING | Self closing tag '/>', use '>' instead. 31 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 31 | WARNING | Self closing tag '/>', use '>' instead. 32 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 32 | WARNING | Self closing tag '/>', use '>' instead. 36 | WARNING | Self closing tag '/>', use '>' instead. 39 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 40 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 41 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 42 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 51 | WARNING | Self closing tag '/>', use '>' instead. 53 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 53 | WARNING | Self closing tag '/>', use '>' instead. 54 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 54 | WARNING | Self closing tag '/>', use '>' instead. 58 | WARNING | Self closing tag '/>', use '>' instead. 60 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 60 | WARNING | Self closing tag '/>', use '>' instead. 61 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 61 | WARNING | Self closing tag '/>', use '>' instead. 65 | WARNING | Self closing tag '/>', use '>' instead. 68 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 69 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 70 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 75 | WARNING | Self closing tag '/>', use '>' instead. 77 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 77 | WARNING | Self closing tag '/>', use '>' instead. 78 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 78 | WARNING | Self closing tag '/>', use '>' instead. 82 | WARNING | Self closing tag '/>', use '>' instead. 84 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 84 | WARNING | Self closing tag '/>', use '>' instead. 85 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 85 | WARNING | Self closing tag '/>', use '>' instead. 89 | WARNING | Self closing tag '/>', use '>' instead. 92 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 93 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 94 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 99 | WARNING | Self closing tag '/>', use '>' instead. 102 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 103 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 104 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 109 | WARNING | Self closing tag '/>', use '>' instead. 111 | WARNING | Self closing tag '/>', use '>' instead. 115 | WARNING | Self closing tag '/>', use '>' instead. 118 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 119 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 120 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 129 | WARNING | Self closing tag '/>', use '>' instead. 132 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 133 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 140 | WARNING | Self closing tag '/>', use '>' instead. 143 | WARNING | Self closing tag '/>', use '>' instead. 146 | WARNING | Self closing tag '/>', use '>' instead. 150 | WARNING | Self closing tag '/>', use '>' instead. 153 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 154 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 155 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 156 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 157 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 158 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 163 | WARNING | Self closing tag '/>', use '>' instead. 165 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 165 | WARNING | Self closing tag '/>', use '>' instead. 166 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 166 | WARNING | Self closing tag '/>', use '>' instead. 170 | WARNING | Self closing tag '/>', use '>' instead. 172 | WARNING | Self closing tag '/>', use '>' instead. 176 | WARNING | Self closing tag '/>', use '>' instead. 179 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 180 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 181 | WARNING | Quoted attribute value 'selected="selected"', use 'selected' | | instead. 190 | WARNING | Self closing tag '/>', use '>' instead. 192 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 192 | WARNING | Self closing tag '/>', use '>' instead. 193 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 193 | WARNING | Self closing tag '/>', use '>' instead. 197 | WARNING | Self closing tag '/>', use '>' instead. 199 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 199 | WARNING | Self closing tag '/>', use '>' instead. 200 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 200 | WARNING | Self closing tag '/>', use '>' instead. 204 | WARNING | Self closing tag '/>', use '>' instead. 206 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 206 | WARNING | Self closing tag '/>', use '>' instead. 207 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 207 | WARNING | Self closing tag '/>', use '>' instead. 211 | WARNING | Self closing tag '/>', use '>' instead. 213 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 213 | WARNING | Self closing tag '/>', use '>' instead. 214 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 214 | WARNING | Self closing tag '/>', use '>' instead. 222 | WARNING | Self closing tag '/>', use '>' instead. 224 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 224 | WARNING | Self closing tag '/>', use '>' instead. 225 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 225 | WARNING | Self closing tag '/>', use '>' instead. 229 | WARNING | Self closing tag '/>', use '>' instead. 231 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 231 | WARNING | Self closing tag '/>', use '>' instead. 232 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 232 | WARNING | Self closing tag '/>', use '>' instead. 236 | WARNING | Self closing tag '/>', use '>' instead. 238 | WARNING | Self closing tag '/>', use '>' instead. 246 | WARNING | Self closing tag '/>', use '>' instead. 248 | WARNING | Self closing tag '/>', use '>' instead. 252 | WARNING | Self closing tag '/>', use '>' instead. 254 | WARNING | Self closing tag '/>', use '>' instead. 255 | WARNING | Quoted attribute value 'checked="checked"', use 'checked' | | instead. 255 | WARNING | Self closing tag '/>', use '>' instead. 262 | WARNING | Self closing tag '/>', use '>' instead. 263 | WARNING | Self closing tag '/>', use '>' instead. --------------------------------------------------------------------------------
FILE: lukewcs\whowashere\language\de\overwrite_phpbb_msg.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES -------------------------------------------------------------------------------- 30 | WARNING | Self closing tag '/>', use '>' instead. 31 | WARNING | Self closing tag '/>', use '>' instead. --------------------------------------------------------------------------------
FILE: lukewcs\whowashere\language\de_x_sie\overwrite_phpbb_msg.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES -------------------------------------------------------------------------------- 30 | WARNING | Self closing tag '/>', use '>' instead. 31 | WARNING | Self closing tag '/>', use '>' instead. --------------------------------------------------------------------------------
FILE: ...e\styles\prosilver\template\event\index_body_birthday_block_before.html -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 2 | WARNING | Self closing tag '/>', use '>' instead. --------------------------------------------------------------------------------
FILE: ...shere\styles\prosilver\template\event\index_body_stat_blocks_after.html -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 2 | WARNING | Self closing tag '/>', use '>' instead. --------------------------------------------------------------------------------
FILE: ...here\styles\prosilver\template\event\index_body_stat_blocks_before.html -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 2 | WARNING | Self closing tag '/>', use '>' instead. --------------------------------------------------------------------------------
FILE: lukewcs\whowashere\styles\prosilver\template\who_was_here.html -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES -------------------------------------------------------------------------------- 6 | WARNING | Self closing tag '/>', use '>' instead. 7 | WARNING | Self closing tag '/>', use '>' instead. 8 | WARNING | Self closing tag '/>', use '>' instead. 10 | WARNING | Self closing tag '/>', use '>' instead. 11 | WARNING | Self closing tag '/>', use '>' instead. --------------------------------------------------------------------------------
2025-05-06 19:22:32.178 / 00:00.000
Alle Prüfungen wurden ausgeführt.
2025-05-06 19:22:32.199 / 00:00.021
Der temporäre Ordner wurde gelöscht.
2025-05-06 19:22:32.201 / 00:00.000 Ext Check Log Eintrag. Laufzeit: 00:13.898
2025-05-06 19:22:32.200 lukewcs_whowashere_2-0-0-RC2 EPV=3 PPSSE=3 C7.0=0 C7.1=0 C7.2=0 C7.3=0 C7.4=0 C8.0=0 C8.1=2 C8.2=2 C8.3=2 C8.4=2 CX=3 VA=2 YMLC=3 XHTC=2 OPT=SC:0/CA:1 AUTH=@cli@ TIME=00:13.898