- `wcf\system\bbcode\highlighter\Highlighter` ([WoltLab/WCF#4926](https://github.com/WoltLab/WCF/pull/4926))
- `wcf\system\cache\source\MemcachedCacheSource` ([WoltLab/WCF#4928](https://github.com/WoltLab/WCF/pull/4928))
- `wcf\system\cli\command\PackageCLICommand` ([WoltLab/WCF#4946](https://github.com/WoltLab/WCF/pull/4946))
+- `wcf\system\cli\DatabaseCLICommandHistory` ([WoltLab/WCF#5058](https://github.com/WoltLab/WCF/pull/5058))
- `wcf\system\database\table\column/\UnsupportedDefaultValue` ([WoltLab/WCF#5012](https://github.com/WoltLab/WCF/pull/5012))
- `wcf\system\mail\Mail` ([WoltLab/WCF#4941](https://github.com/WoltLab/WCF/pull/4941))
- `wcf\system\option\DesktopNotificationApplicationSelectOptionType` ([WoltLab/WCF#4785](https://github.com/WoltLab/WCF/pull/4785))
- `wcf\system\search\SearchIndexManager::update()` ([WoltLab/WCF#4925](https://github.com/WoltLab/WCF/pull/4925))
- `wcf\system\session\SessionHandler::getStyleID()` ([WoltLab/WCF#4837](https://github.com/WoltLab/WCF/pull/4837))
- `wcf\system\session\SessionHandler::setStyleID()` ([WoltLab/WCF#4837](https://github.com/WoltLab/WCF/pull/4837))
+- `wcf\system\CLIWCF::checkForUpdates()` ([WoltLab/WCF#5058](https://github.com/WoltLab/WCF/pull/5058))
- `wcf\system\WCFACP::checkMasterPassword()` ([WoltLab/WCF#4977](https://github.com/WoltLab/WCF/pull/4977))
- `wcf\system\WCFACP::getFrontendMenu()` ([WoltLab/WCF#4812](https://github.com/WoltLab/WCF/pull/4812))
- `wcf\system\WCFACP::initPackage()` ([WoltLab/WCF#4794](https://github.com/WoltLab/WCF/pull/4794))
- `wcf\system\template\TemplateScriptingCompiler::$enterpriseFunctions` ([WoltLab/WCF#4788](https://github.com/WoltLab/WCF/pull/4788))
- `wcf\system\WCF::$forceLogout` ([WoltLab/WCF#4799](https://github.com/WoltLab/WCF/pull/4799))
+#### Events
+
+- `beforeArgumentParsing@wcf\system\CLIWCF` ([WoltLab/WCF#5058](https://github.com/WoltLab/WCF/pull/5058))
+- `afterArgumentParsing@wcf\system\CLIWCF` ([WoltLab/WCF#5058](https://github.com/WoltLab/WCF/pull/5058))
+
#### Constants
- `wcf\system\search\elasticsearch\ElasticsearchHandler::DELETE`
### Database
+- `wcf1_cli_history` ([WoltLab/WCF#5058](https://github.com/WoltLab/WCF/pull/5058))
- `wcf1_package_compatibility` ([WoltLab/WCF#4992](https://github.com/WoltLab/WCF/pull/4992))
- `wcf1_package_update_compatibility` ([WoltLab/WCF#5005](https://github.com/WoltLab/WCF/pull/5005))
- `wcf1_package_update_optional` ([WoltLab/WCF#5005](https://github.com/WoltLab/WCF/pull/5005))
| `wcf\system\user\notification\UserNotificationHandler` | `updateTriggerCount` |
| `wcf\system\user\UserBirthdayCache` | `loadMonth` |
| `wcf\system\worker\AbstractRebuildDataWorker` | `execute` |
-| `wcf\system\CLIWCF` | `afterArgumentParsing` |
-| `wcf\system\CLIWCF` | `beforeArgumentParsing` |
| `wcf\system\WCF` | `initialized` |
| `wcf\util\HeaderUtil` | `parseOutput`*|
| Class | Event Name |
|-------|------------|
| `filebase\data\file\File` | `getPrice` |
-| `filebase\data\file\ViewableFile` | `getUnreadFiles` |
\ No newline at end of file
+| `filebase\data\file\ViewableFile` | `getUnreadFiles` |