Revert "Add `declare(strict_types=1);`"
authorMatthias Schmidt <gravatronics@live.com>
Fri, 27 Jul 2018 13:32:20 +0000 (15:32 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Fri, 27 Jul 2018 13:32:20 +0000 (15:32 +0200)
This reverts commit 308c880f7235735e55a6451ba07e2b13addb5855.

See #2720

1752 files changed:
wcfsetup/install/files/lib/acp/action/AJAXInvokeAction.class.php
wcfsetup/install/files/lib/acp/action/AJAXProxyAction.class.php
wcfsetup/install/files/lib/acp/action/AJAXUploadAction.class.php
wcfsetup/install/files/lib/acp/action/CacheClearAction.class.php
wcfsetup/install/files/lib/acp/action/InstallPackageAction.class.php
wcfsetup/install/files/lib/acp/action/LogoutAction.class.php
wcfsetup/install/files/lib/acp/action/UninstallPackageAction.class.php
wcfsetup/install/files/lib/acp/action/UserQuickSearchAction.class.php
wcfsetup/install/files/lib/acp/action/WorkerProxyAction.class.php
wcfsetup/install/files/lib/acp/form/AbstractAcpForm.class.php
wcfsetup/install/files/lib/acp/form/AbstractBulkProcessingForm.class.php
wcfsetup/install/files/lib/acp/form/AbstractCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/AbstractCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/AbstractCustomOptionForm.class.php
wcfsetup/install/files/lib/acp/form/AbstractOptionListForm.class.php
wcfsetup/install/files/lib/acp/form/AdAddForm.class.php
wcfsetup/install/files/lib/acp/form/AdEditForm.class.php
wcfsetup/install/files/lib/acp/form/ApplicationEditForm.class.php
wcfsetup/install/files/lib/acp/form/ArticleAddForm.class.php
wcfsetup/install/files/lib/acp/form/ArticleCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/ArticleCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/ArticleEditForm.class.php
wcfsetup/install/files/lib/acp/form/BBCodeAddForm.class.php
wcfsetup/install/files/lib/acp/form/BBCodeEditForm.class.php
wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderAddForm.class.php
wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderEditForm.class.php
wcfsetup/install/files/lib/acp/form/BoxAddForm.class.php
wcfsetup/install/files/lib/acp/form/BoxEditForm.class.php
wcfsetup/install/files/lib/acp/form/CaptchaQuestionAddForm.class.php
wcfsetup/install/files/lib/acp/form/CaptchaQuestionEditForm.class.php
wcfsetup/install/files/lib/acp/form/ContactOptionAddForm.class.php
wcfsetup/install/files/lib/acp/form/ContactOptionEditForm.class.php
wcfsetup/install/files/lib/acp/form/ContactRecipientAddForm.class.php
wcfsetup/install/files/lib/acp/form/ContactRecipientEditForm.class.php
wcfsetup/install/files/lib/acp/form/CronjobAddForm.class.php
wcfsetup/install/files/lib/acp/form/CronjobEditForm.class.php
wcfsetup/install/files/lib/acp/form/DataImportForm.class.php
wcfsetup/install/files/lib/acp/form/DevtoolsProjectAddForm.class.php
wcfsetup/install/files/lib/acp/form/DevtoolsProjectEditForm.class.php
wcfsetup/install/files/lib/acp/form/LabelAddForm.class.php
wcfsetup/install/files/lib/acp/form/LabelEditForm.class.php
wcfsetup/install/files/lib/acp/form/LabelGroupAddForm.class.php
wcfsetup/install/files/lib/acp/form/LabelGroupEditForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageAddForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageEditForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageExportForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageImportForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageMultilingualismForm.class.php
wcfsetup/install/files/lib/acp/form/LoginForm.class.php
wcfsetup/install/files/lib/acp/form/MasterPasswordForm.class.php
wcfsetup/install/files/lib/acp/form/MasterPasswordInitForm.class.php
wcfsetup/install/files/lib/acp/form/MediaCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/MediaCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/MenuAddForm.class.php
wcfsetup/install/files/lib/acp/form/MenuEditForm.class.php
wcfsetup/install/files/lib/acp/form/MenuItemAddForm.class.php
wcfsetup/install/files/lib/acp/form/MenuItemEditForm.class.php
wcfsetup/install/files/lib/acp/form/NoticeAddForm.class.php
wcfsetup/install/files/lib/acp/form/NoticeEditForm.class.php
wcfsetup/install/files/lib/acp/form/NotificationPresetSettingsForm.class.php
wcfsetup/install/files/lib/acp/form/OptionForm.class.php
wcfsetup/install/files/lib/acp/form/PackageStartInstallForm.class.php
wcfsetup/install/files/lib/acp/form/PackageUpdateServerAddForm.class.php
wcfsetup/install/files/lib/acp/form/PackageUpdateServerEditForm.class.php
wcfsetup/install/files/lib/acp/form/PageAddForm.class.php
wcfsetup/install/files/lib/acp/form/PageEditForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionAddForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionEditForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionUserAddForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionUserEditForm.class.php
wcfsetup/install/files/lib/acp/form/RescueModeForm.class.php
wcfsetup/install/files/lib/acp/form/SitemapEditForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyAddForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyEditForm.class.php
wcfsetup/install/files/lib/acp/form/StyleAddForm.class.php
wcfsetup/install/files/lib/acp/form/StyleEditForm.class.php
wcfsetup/install/files/lib/acp/form/StyleExportForm.class.php
wcfsetup/install/files/lib/acp/form/StyleGlobalValuesForm.class.php
wcfsetup/install/files/lib/acp/form/StyleImportForm.class.php
wcfsetup/install/files/lib/acp/form/TagAddForm.class.php
wcfsetup/install/files/lib/acp/form/TagEditForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateAddForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateEditForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateGroupAddForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateGroupEditForm.class.php
wcfsetup/install/files/lib/acp/form/TrophyAddForm.class.php
wcfsetup/install/files/lib/acp/form/TrophyCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/TrophyCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/TrophyEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserActivityPointOptionForm.class.php
wcfsetup/install/files/lib/acp/form/UserAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserAssignToGroupForm.class.php
wcfsetup/install/files/lib/acp/form/UserBulkProcessingForm.class.php
wcfsetup/install/files/lib/acp/form/UserContentRevertChangesForm.class.php
wcfsetup/install/files/lib/acp/form/UserEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserEmailAddressExportForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupAssignmentAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupAssignmentEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupOptionForm.class.php
wcfsetup/install/files/lib/acp/form/UserMailForm.class.php
wcfsetup/install/files/lib/acp/form/UserMergeForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionListForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionSetDefaultsForm.class.php
wcfsetup/install/files/lib/acp/form/UserRankAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserRankEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserSearchForm.class.php
wcfsetup/install/files/lib/acp/form/UserTrophyAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserTrophyEditForm.class.php
wcfsetup/install/files/lib/acp/page/ACPSessionLogListPage.class.php
wcfsetup/install/files/lib/acp/page/ACPSessionLogPage.class.php
wcfsetup/install/files/lib/acp/page/AbstractCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/AdListPage.class.php
wcfsetup/install/files/lib/acp/page/ApplicationManagementPage.class.php
wcfsetup/install/files/lib/acp/page/ArticleCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/ArticleListPage.class.php
wcfsetup/install/files/lib/acp/page/AttachmentListPage.class.php
wcfsetup/install/files/lib/acp/page/AttachmentPage.class.php
wcfsetup/install/files/lib/acp/page/BBCodeListPage.class.php
wcfsetup/install/files/lib/acp/page/BBCodeMediaProviderListPage.class.php
wcfsetup/install/files/lib/acp/page/BoxListPage.class.php
wcfsetup/install/files/lib/acp/page/CacheListPage.class.php
wcfsetup/install/files/lib/acp/page/CaptchaQuestionListPage.class.php
wcfsetup/install/files/lib/acp/page/ContactSettingsPage.class.php
wcfsetup/install/files/lib/acp/page/CronjobListPage.class.php
wcfsetup/install/files/lib/acp/page/CronjobLogListPage.class.php
wcfsetup/install/files/lib/acp/page/DevtoolsNotificationTestPage.class.php
wcfsetup/install/files/lib/acp/page/DevtoolsProjectListPage.class.php
wcfsetup/install/files/lib/acp/page/DevtoolsProjectSyncPage.class.php
wcfsetup/install/files/lib/acp/page/ExceptionLogViewPage.class.php
wcfsetup/install/files/lib/acp/page/IndexPage.class.php
wcfsetup/install/files/lib/acp/page/LabelGroupListPage.class.php
wcfsetup/install/files/lib/acp/page/LabelListPage.class.php
wcfsetup/install/files/lib/acp/page/LanguageItemListPage.class.php
wcfsetup/install/files/lib/acp/page/LanguageListPage.class.php
wcfsetup/install/files/lib/acp/page/MediaCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/MediaListPage.class.php
wcfsetup/install/files/lib/acp/page/MediaPage.class.php
wcfsetup/install/files/lib/acp/page/MenuItemListPage.class.php
wcfsetup/install/files/lib/acp/page/MenuListPage.class.php
wcfsetup/install/files/lib/acp/page/NoticeListPage.class.php
wcfsetup/install/files/lib/acp/page/PHPInfoPage.class.php
wcfsetup/install/files/lib/acp/page/PackageInstallationConfirmPage.class.php
wcfsetup/install/files/lib/acp/page/PackageListPage.class.php
wcfsetup/install/files/lib/acp/page/PackagePage.class.php
wcfsetup/install/files/lib/acp/page/PackageUpdatePage.class.php
wcfsetup/install/files/lib/acp/page/PackageUpdateServerListPage.class.php
wcfsetup/install/files/lib/acp/page/PageBoxOrderPage.class.php
wcfsetup/install/files/lib/acp/page/PageListPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionListPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogListPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionUserListPage.class.php
wcfsetup/install/files/lib/acp/page/PluginStorePurchasedItemsPage.class.php
wcfsetup/install/files/lib/acp/page/RebuildDataPage.class.php
wcfsetup/install/files/lib/acp/page/SitemapListPage.class.php
wcfsetup/install/files/lib/acp/page/SmileyCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/SmileyListPage.class.php
wcfsetup/install/files/lib/acp/page/StatPage.class.php
wcfsetup/install/files/lib/acp/page/StyleListPage.class.php
wcfsetup/install/files/lib/acp/page/TagListPage.class.php
wcfsetup/install/files/lib/acp/page/TemplateDiffPage.class.php
wcfsetup/install/files/lib/acp/page/TemplateGroupListPage.class.php
wcfsetup/install/files/lib/acp/page/TemplateListPage.class.php
wcfsetup/install/files/lib/acp/page/TrophyCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/TrophyListPage.class.php
wcfsetup/install/files/lib/acp/page/UserAuthenticationFailureListPage.class.php
wcfsetup/install/files/lib/acp/page/UserGroupAssignmentListPage.class.php
wcfsetup/install/files/lib/acp/page/UserGroupListPage.class.php
wcfsetup/install/files/lib/acp/page/UserListPage.class.php
wcfsetup/install/files/lib/acp/page/UserOptionCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/UserOptionListPage.class.php
wcfsetup/install/files/lib/acp/page/UserProfileMenuPage.class.php
wcfsetup/install/files/lib/acp/page/UserRankListPage.class.php
wcfsetup/install/files/lib/acp/page/UserTrophyListPage.class.php
wcfsetup/install/files/lib/acp/page/VersionTrackerListPage.class.php
wcfsetup/install/files/lib/action/AJAXInvokeAction.class.php
wcfsetup/install/files/lib/action/AJAXProxyAction.class.php
wcfsetup/install/files/lib/action/AJAXUploadAction.class.php
wcfsetup/install/files/lib/action/AbstractAction.class.php
wcfsetup/install/files/lib/action/AbstractAjaxAction.class.php
wcfsetup/install/files/lib/action/AbstractDialogAction.class.php
wcfsetup/install/files/lib/action/AbstractSecureAction.class.php
wcfsetup/install/files/lib/action/BackgroundQueuePerformAction.class.php
wcfsetup/install/files/lib/action/CoreRewriteTestAction.class.php
wcfsetup/install/files/lib/action/FacebookAuthAction.class.php
wcfsetup/install/files/lib/action/GithubAuthAction.class.php
wcfsetup/install/files/lib/action/GoogleAuthAction.class.php
wcfsetup/install/files/lib/action/GravatarDownloadAction.class.php
wcfsetup/install/files/lib/action/IAction.class.php
wcfsetup/install/files/lib/action/ImageProxyAction.class.php
wcfsetup/install/files/lib/action/LogoutAction.class.php
wcfsetup/install/files/lib/action/MessageQuoteAction.class.php
wcfsetup/install/files/lib/action/NotificationConfirmAction.class.php
wcfsetup/install/files/lib/action/NotificationDisableAction.class.php
wcfsetup/install/files/lib/action/PaypalCallbackAction.class.php
wcfsetup/install/files/lib/action/PollAction.class.php
wcfsetup/install/files/lib/action/TwitterAuthAction.class.php
wcfsetup/install/files/lib/data/AbstractDatabaseObjectAction.class.php
wcfsetup/install/files/lib/data/DatabaseObject.class.php
wcfsetup/install/files/lib/data/DatabaseObjectDecorator.class.php
wcfsetup/install/files/lib/data/DatabaseObjectEditor.class.php
wcfsetup/install/files/lib/data/DatabaseObjectList.class.php
wcfsetup/install/files/lib/data/I18nDatabaseObjectList.class.php
wcfsetup/install/files/lib/data/IAccessibleObject.class.php
wcfsetup/install/files/lib/data/IAttachmentMessageQuickReplyAction.class.php
wcfsetup/install/files/lib/data/ICategorizedObject.class.php
wcfsetup/install/files/lib/data/IClipboardAction.class.php
wcfsetup/install/files/lib/data/IDatabaseObjectAction.class.php
wcfsetup/install/files/lib/data/IDatabaseObjectProcessor.class.php
wcfsetup/install/files/lib/data/IDeleteAction.class.php
wcfsetup/install/files/lib/data/IEditableCachedObject.class.php
wcfsetup/install/files/lib/data/IEditableObject.class.php
wcfsetup/install/files/lib/data/IExtendedMessageQuickReplyAction.class.php
wcfsetup/install/files/lib/data/IFeedEntry.class.php
wcfsetup/install/files/lib/data/IFeedEntryWithEnclosure.class.php
wcfsetup/install/files/lib/data/IFile.class.php
wcfsetup/install/files/lib/data/IGroupedUserListAction.class.php
wcfsetup/install/files/lib/data/IImageViewerAction.class.php
wcfsetup/install/files/lib/data/ILinkableObject.class.php
wcfsetup/install/files/lib/data/ILoadableContainerAction.class.php
wcfsetup/install/files/lib/data/IMessage.class.php
wcfsetup/install/files/lib/data/IMessageInlineEditorAction.class.php
wcfsetup/install/files/lib/data/IMessageQuickReplyAction.class.php
wcfsetup/install/files/lib/data/IMessageQuoteAction.class.php
wcfsetup/install/files/lib/data/IPermissionObject.class.php
wcfsetup/install/files/lib/data/IPollObject.class.php
wcfsetup/install/files/lib/data/ISearchAction.class.php
wcfsetup/install/files/lib/data/ISortableAction.class.php
wcfsetup/install/files/lib/data/IStorableObject.class.php
wcfsetup/install/files/lib/data/IThumbnailFile.class.php
wcfsetup/install/files/lib/data/ITitledLinkObject.class.php
wcfsetup/install/files/lib/data/ITitledObject.class.php
wcfsetup/install/files/lib/data/IToggleAction.class.php
wcfsetup/install/files/lib/data/IToggleContainerAction.class.php
wcfsetup/install/files/lib/data/ITraversableObject.class.php
wcfsetup/install/files/lib/data/IUploadAction.class.php
wcfsetup/install/files/lib/data/IUserContent.class.php
wcfsetup/install/files/lib/data/IVersionTrackerObject.class.php
wcfsetup/install/files/lib/data/IVisitableObjectAction.class.php
wcfsetup/install/files/lib/data/ProcessibleDatabaseObject.class.php
wcfsetup/install/files/lib/data/TDatabaseObjectOptions.class.php
wcfsetup/install/files/lib/data/TDatabaseObjectPermissions.class.php
wcfsetup/install/files/lib/data/TLegacyUserPropertyAccess.class.php
wcfsetup/install/files/lib/data/TMessageQuickReplyGuestDialogAction.class.php
wcfsetup/install/files/lib/data/TMultiCategoryObject.class.php
wcfsetup/install/files/lib/data/TUserContent.class.php
wcfsetup/install/files/lib/data/acl/option/ACLOption.class.php
wcfsetup/install/files/lib/data/acl/option/ACLOptionAction.class.php
wcfsetup/install/files/lib/data/acl/option/ACLOptionEditor.class.php
wcfsetup/install/files/lib/data/acl/option/ACLOptionList.class.php
wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategory.class.php
wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryAction.class.php
wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryEditor.class.php
wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryList.class.php
wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItem.class.php
wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemAction.class.php
wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemEditor.class.php
wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemList.class.php
wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProvider.class.php
wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderAction.class.php
wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderEditor.class.php
wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderList.class.php
wcfsetup/install/files/lib/data/acp/session/ACPSession.class.php
wcfsetup/install/files/lib/data/acp/session/ACPSessionAction.class.php
wcfsetup/install/files/lib/data/acp/session/ACPSessionEditor.class.php
wcfsetup/install/files/lib/data/acp/session/ACPSessionList.class.php
wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLog.class.php
wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogAction.class.php
wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogEditor.class.php
wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogList.class.php
wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLog.class.php
wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogAction.class.php
wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogEditor.class.php
wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogList.class.php
wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtual.class.php
wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualAction.class.php
wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualEditor.class.php
wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualList.class.php
wcfsetup/install/files/lib/data/acp/template/ACPTemplate.class.php
wcfsetup/install/files/lib/data/acp/template/ACPTemplateAction.class.php
wcfsetup/install/files/lib/data/acp/template/ACPTemplateEditor.class.php
wcfsetup/install/files/lib/data/acp/template/ACPTemplateList.class.php
wcfsetup/install/files/lib/data/ad/Ad.class.php
wcfsetup/install/files/lib/data/ad/AdAction.class.php
wcfsetup/install/files/lib/data/ad/AdEditor.class.php
wcfsetup/install/files/lib/data/ad/AdList.class.php
wcfsetup/install/files/lib/data/application/Application.class.php
wcfsetup/install/files/lib/data/application/ApplicationAction.class.php
wcfsetup/install/files/lib/data/application/ApplicationEditor.class.php
wcfsetup/install/files/lib/data/application/ApplicationList.class.php
wcfsetup/install/files/lib/data/application/ViewableApplication.class.php
wcfsetup/install/files/lib/data/application/ViewableApplicationList.class.php
wcfsetup/install/files/lib/data/article/AccessibleArticleList.class.php
wcfsetup/install/files/lib/data/article/Article.class.php
wcfsetup/install/files/lib/data/article/ArticleAction.class.php
wcfsetup/install/files/lib/data/article/ArticleEditor.class.php
wcfsetup/install/files/lib/data/article/ArticleList.class.php
wcfsetup/install/files/lib/data/article/ArticleVersionTracker.class.php
wcfsetup/install/files/lib/data/article/CategoryArticleList.class.php
wcfsetup/install/files/lib/data/article/FeedArticle.class.php
wcfsetup/install/files/lib/data/article/FeedArticleList.class.php
wcfsetup/install/files/lib/data/article/LikeableArticle.class.php
wcfsetup/install/files/lib/data/article/LikeableArticleProvider.class.php
wcfsetup/install/files/lib/data/article/TaggedArticleList.class.php
wcfsetup/install/files/lib/data/article/ViewableArticle.class.php
wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php
wcfsetup/install/files/lib/data/article/category/ArticleCategory.class.php
wcfsetup/install/files/lib/data/article/category/ArticleCategoryCache.class.php
wcfsetup/install/files/lib/data/article/category/ArticleCategoryNode.class.php
wcfsetup/install/files/lib/data/article/category/ArticleCategoryNodeTree.class.php
wcfsetup/install/files/lib/data/article/content/ArticleContent.class.php
wcfsetup/install/files/lib/data/article/content/ArticleContentAction.class.php
wcfsetup/install/files/lib/data/article/content/ArticleContentEditor.class.php
wcfsetup/install/files/lib/data/article/content/ArticleContentList.class.php
wcfsetup/install/files/lib/data/article/content/SearchResultArticleContent.class.php
wcfsetup/install/files/lib/data/article/content/SearchResultArticleContentList.class.php
wcfsetup/install/files/lib/data/article/content/ViewableArticleContent.class.php
wcfsetup/install/files/lib/data/article/content/ViewableArticleContentList.class.php
wcfsetup/install/files/lib/data/attachment/AdministrativeAttachment.class.php
wcfsetup/install/files/lib/data/attachment/AdministrativeAttachmentList.class.php
wcfsetup/install/files/lib/data/attachment/Attachment.class.php
wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php
wcfsetup/install/files/lib/data/attachment/AttachmentEditor.class.php
wcfsetup/install/files/lib/data/attachment/AttachmentList.class.php
wcfsetup/install/files/lib/data/attachment/GroupedAttachmentList.class.php
wcfsetup/install/files/lib/data/bbcode/BBCode.class.php
wcfsetup/install/files/lib/data/bbcode/BBCodeAction.class.php
wcfsetup/install/files/lib/data/bbcode/BBCodeCache.class.php
wcfsetup/install/files/lib/data/bbcode/BBCodeEditor.class.php
wcfsetup/install/files/lib/data/bbcode/BBCodeList.class.php
wcfsetup/install/files/lib/data/bbcode/MessagePreviewAction.class.php
wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttribute.class.php
wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeAction.class.php
wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeEditor.class.php
wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeList.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProvider.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderAction.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderEditor.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderList.class.php
wcfsetup/install/files/lib/data/box/Box.class.php
wcfsetup/install/files/lib/data/box/BoxAction.class.php
wcfsetup/install/files/lib/data/box/BoxEditor.class.php
wcfsetup/install/files/lib/data/box/BoxList.class.php
wcfsetup/install/files/lib/data/box/BoxVersionTracker.class.php
wcfsetup/install/files/lib/data/box/content/BoxContent.class.php
wcfsetup/install/files/lib/data/box/content/BoxContentAction.class.php
wcfsetup/install/files/lib/data/box/content/BoxContentEditor.class.php
wcfsetup/install/files/lib/data/box/content/BoxContentList.class.php
wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestion.class.php
wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionAction.class.php
wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionEditor.class.php
wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionList.class.php
wcfsetup/install/files/lib/data/category/AbstractDecoratedCategory.class.php
wcfsetup/install/files/lib/data/category/Category.class.php
wcfsetup/install/files/lib/data/category/CategoryAction.class.php
wcfsetup/install/files/lib/data/category/CategoryEditor.class.php
wcfsetup/install/files/lib/data/category/CategoryList.class.php
wcfsetup/install/files/lib/data/category/CategoryNode.class.php
wcfsetup/install/files/lib/data/category/CategoryNodeTree.class.php
wcfsetup/install/files/lib/data/category/UncachedCategoryNodeTree.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardAction.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionAction.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionEditor.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionList.class.php
wcfsetup/install/files/lib/data/clipboard/item/ClipboardItemAction.class.php
wcfsetup/install/files/lib/data/comment/Comment.class.php
wcfsetup/install/files/lib/data/comment/CommentAction.class.php
wcfsetup/install/files/lib/data/comment/CommentEditor.class.php
wcfsetup/install/files/lib/data/comment/CommentList.class.php
wcfsetup/install/files/lib/data/comment/LikeableComment.class.php
wcfsetup/install/files/lib/data/comment/LikeableCommentProvider.class.php
wcfsetup/install/files/lib/data/comment/StructuredComment.class.php
wcfsetup/install/files/lib/data/comment/StructuredCommentList.class.php
wcfsetup/install/files/lib/data/comment/ViewableComment.class.php
wcfsetup/install/files/lib/data/comment/ViewableCommentList.class.php
wcfsetup/install/files/lib/data/comment/response/CommentResponse.class.php
wcfsetup/install/files/lib/data/comment/response/CommentResponseAction.class.php
wcfsetup/install/files/lib/data/comment/response/CommentResponseEditor.class.php
wcfsetup/install/files/lib/data/comment/response/CommentResponseList.class.php
wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponse.class.php
wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponseProvider.class.php
wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponse.class.php
wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponseList.class.php
wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponse.class.php
wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponseList.class.php
wcfsetup/install/files/lib/data/condition/Condition.class.php
wcfsetup/install/files/lib/data/condition/ConditionAction.class.php
wcfsetup/install/files/lib/data/condition/ConditionEditor.class.php
wcfsetup/install/files/lib/data/condition/ConditionList.class.php
wcfsetup/install/files/lib/data/contact/option/ContactOption.class.php
wcfsetup/install/files/lib/data/contact/option/ContactOptionAction.class.php
wcfsetup/install/files/lib/data/contact/option/ContactOptionEditor.class.php
wcfsetup/install/files/lib/data/contact/option/ContactOptionList.class.php
wcfsetup/install/files/lib/data/contact/recipient/ContactRecipient.class.php
wcfsetup/install/files/lib/data/contact/recipient/ContactRecipientAction.class.php
wcfsetup/install/files/lib/data/contact/recipient/ContactRecipientEditor.class.php
wcfsetup/install/files/lib/data/contact/recipient/ContactRecipientList.class.php
wcfsetup/install/files/lib/data/core/object/CoreObject.class.php
wcfsetup/install/files/lib/data/core/object/CoreObjectAction.class.php
wcfsetup/install/files/lib/data/core/object/CoreObjectEditor.class.php
wcfsetup/install/files/lib/data/core/object/CoreObjectList.class.php
wcfsetup/install/files/lib/data/cronjob/Cronjob.class.php
wcfsetup/install/files/lib/data/cronjob/CronjobAction.class.php
wcfsetup/install/files/lib/data/cronjob/CronjobEditor.class.php
wcfsetup/install/files/lib/data/cronjob/CronjobList.class.php
wcfsetup/install/files/lib/data/cronjob/log/CronjobLog.class.php
wcfsetup/install/files/lib/data/cronjob/log/CronjobLogAction.class.php
wcfsetup/install/files/lib/data/cronjob/log/CronjobLogEditor.class.php
wcfsetup/install/files/lib/data/cronjob/log/CronjobLogList.class.php
wcfsetup/install/files/lib/data/custom/option/CustomOption.class.php
wcfsetup/install/files/lib/data/custom/option/CustomOptionAction.class.php
wcfsetup/install/files/lib/data/custom/option/CustomOptionEditor.class.php
wcfsetup/install/files/lib/data/custom/option/CustomOptionList.class.php
wcfsetup/install/files/lib/data/devtools/project/DevtoolsProject.class.php
wcfsetup/install/files/lib/data/devtools/project/DevtoolsProjectAction.class.php
wcfsetup/install/files/lib/data/devtools/project/DevtoolsProjectEditor.class.php
wcfsetup/install/files/lib/data/devtools/project/DevtoolsProjectList.class.php
wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntry.class.php
wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryAction.class.php
wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryEditor.class.php
wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryList.class.php
wcfsetup/install/files/lib/data/event/listener/EventListener.class.php
wcfsetup/install/files/lib/data/event/listener/EventListenerAction.class.php
wcfsetup/install/files/lib/data/event/listener/EventListenerEditor.class.php
wcfsetup/install/files/lib/data/event/listener/EventListenerList.class.php
wcfsetup/install/files/lib/data/label/Label.class.php
wcfsetup/install/files/lib/data/label/LabelAction.class.php
wcfsetup/install/files/lib/data/label/LabelEditor.class.php
wcfsetup/install/files/lib/data/label/LabelList.class.php
wcfsetup/install/files/lib/data/label/group/LabelGroup.class.php
wcfsetup/install/files/lib/data/label/group/LabelGroupAction.class.php
wcfsetup/install/files/lib/data/label/group/LabelGroupEditor.class.php
wcfsetup/install/files/lib/data/label/group/LabelGroupList.class.php
wcfsetup/install/files/lib/data/label/group/ViewableLabelGroup.class.php
wcfsetup/install/files/lib/data/language/Language.class.php
wcfsetup/install/files/lib/data/language/LanguageAction.class.php
wcfsetup/install/files/lib/data/language/LanguageEditor.class.php
wcfsetup/install/files/lib/data/language/LanguageList.class.php
wcfsetup/install/files/lib/data/language/SetupLanguage.class.php
wcfsetup/install/files/lib/data/language/category/LanguageCategory.class.php
wcfsetup/install/files/lib/data/language/category/LanguageCategoryAction.class.php
wcfsetup/install/files/lib/data/language/category/LanguageCategoryEditor.class.php
wcfsetup/install/files/lib/data/language/category/LanguageCategoryList.class.php
wcfsetup/install/files/lib/data/language/item/LanguageItem.class.php
wcfsetup/install/files/lib/data/language/item/LanguageItemAction.class.php
wcfsetup/install/files/lib/data/language/item/LanguageItemEditor.class.php
wcfsetup/install/files/lib/data/language/item/LanguageItemList.class.php
wcfsetup/install/files/lib/data/like/ILikeObjectTypeProvider.class.php
wcfsetup/install/files/lib/data/like/IRestrictedLikeObjectTypeProvider.class.php
wcfsetup/install/files/lib/data/like/Like.class.php
wcfsetup/install/files/lib/data/like/LikeAction.class.php
wcfsetup/install/files/lib/data/like/LikeEditor.class.php
wcfsetup/install/files/lib/data/like/LikeList.class.php
wcfsetup/install/files/lib/data/like/ViewableLike.class.php
wcfsetup/install/files/lib/data/like/ViewableLikeList.class.php
wcfsetup/install/files/lib/data/like/object/AbstractLikeObject.class.php
wcfsetup/install/files/lib/data/like/object/ILikeObject.class.php
wcfsetup/install/files/lib/data/like/object/LikeObject.class.php
wcfsetup/install/files/lib/data/like/object/LikeObjectEditor.class.php
wcfsetup/install/files/lib/data/like/object/LikeObjectList.class.php
wcfsetup/install/files/lib/data/media/Media.class.php
wcfsetup/install/files/lib/data/media/MediaAction.class.php
wcfsetup/install/files/lib/data/media/MediaEditor.class.php
wcfsetup/install/files/lib/data/media/MediaList.class.php
wcfsetup/install/files/lib/data/media/ViewableMedia.class.php
wcfsetup/install/files/lib/data/media/ViewableMediaList.class.php
wcfsetup/install/files/lib/data/menu/Menu.class.php
wcfsetup/install/files/lib/data/menu/MenuAction.class.php
wcfsetup/install/files/lib/data/menu/MenuCache.class.php
wcfsetup/install/files/lib/data/menu/MenuEditor.class.php
wcfsetup/install/files/lib/data/menu/MenuList.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItem.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemAction.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemEditor.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemList.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemNode.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemNodeTree.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueue.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueActivationAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueEditor.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueList.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueReportAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueue.class.php
wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueueList.class.php
wcfsetup/install/files/lib/data/modification/log/ModificationLog.class.php
wcfsetup/install/files/lib/data/modification/log/ModificationLogAction.class.php
wcfsetup/install/files/lib/data/modification/log/ModificationLogEditor.class.php
wcfsetup/install/files/lib/data/modification/log/ModificationLogList.class.php
wcfsetup/install/files/lib/data/notice/Notice.class.php
wcfsetup/install/files/lib/data/notice/NoticeAction.class.php
wcfsetup/install/files/lib/data/notice/NoticeEditor.class.php
wcfsetup/install/files/lib/data/notice/NoticeList.class.php
wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProcessor.class.php
wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProvider.class.php
wcfsetup/install/files/lib/data/object/type/IObjectTypeProvider.class.php
wcfsetup/install/files/lib/data/object/type/ObjectType.class.php
wcfsetup/install/files/lib/data/object/type/ObjectTypeAction.class.php
wcfsetup/install/files/lib/data/object/type/ObjectTypeCache.class.php
wcfsetup/install/files/lib/data/object/type/ObjectTypeEditor.class.php
wcfsetup/install/files/lib/data/object/type/ObjectTypeList.class.php
wcfsetup/install/files/lib/data/object/type/SitemapObjectTypeAction.class.php
wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinition.class.php
wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionAction.class.php
wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionEditor.class.php
wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionList.class.php
wcfsetup/install/files/lib/data/option/Option.class.php
wcfsetup/install/files/lib/data/option/OptionAction.class.php
wcfsetup/install/files/lib/data/option/OptionEditor.class.php
wcfsetup/install/files/lib/data/option/OptionList.class.php
wcfsetup/install/files/lib/data/option/category/OptionCategory.class.php
wcfsetup/install/files/lib/data/option/category/OptionCategoryAction.class.php
wcfsetup/install/files/lib/data/option/category/OptionCategoryEditor.class.php
wcfsetup/install/files/lib/data/option/category/OptionCategoryList.class.php
wcfsetup/install/files/lib/data/package/Package.class.php
wcfsetup/install/files/lib/data/package/PackageAction.class.php
wcfsetup/install/files/lib/data/package/PackageCache.class.php
wcfsetup/install/files/lib/data/package/PackageEditor.class.php
wcfsetup/install/files/lib/data/package/PackageList.class.php
wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPlugin.class.php
wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginAction.class.php
wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginEditor.class.php
wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginList.class.php
wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueue.class.php
wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueAction.class.php
wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueEditor.class.php
wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueList.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdate.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdateAction.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdateEditor.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdateList.class.php
wcfsetup/install/files/lib/data/package/update/ViewablePackageUpdate.class.php
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServer.class.php
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerAction.class.php
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerEditor.class.php
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerList.class.php
wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersion.class.php
wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionAction.class.php
wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionEditor.class.php
wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionList.class.php
wcfsetup/install/files/lib/data/page/Page.class.php
wcfsetup/install/files/lib/data/page/PageAction.class.php
wcfsetup/install/files/lib/data/page/PageCache.class.php
wcfsetup/install/files/lib/data/page/PageEditor.class.php
wcfsetup/install/files/lib/data/page/PageLanguage.class.php
wcfsetup/install/files/lib/data/page/PageList.class.php
wcfsetup/install/files/lib/data/page/PageNode.class.php
wcfsetup/install/files/lib/data/page/PageNodeTree.class.php
wcfsetup/install/files/lib/data/page/PageVersionTracker.class.php
wcfsetup/install/files/lib/data/page/content/PageContent.class.php
wcfsetup/install/files/lib/data/page/content/PageContentAction.class.php
wcfsetup/install/files/lib/data/page/content/PageContentEditor.class.php
wcfsetup/install/files/lib/data/page/content/PageContentList.class.php
wcfsetup/install/files/lib/data/page/content/SearchResultPageContent.class.php
wcfsetup/install/files/lib/data/page/content/SearchResultPageContentList.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscription.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionAction.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionEditor.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionList.class.php
wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLog.class.php
wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogAction.class.php
wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogEditor.class.php
wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogList.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUser.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserAction.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserEditor.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserList.class.php
wcfsetup/install/files/lib/data/poll/Poll.class.php
wcfsetup/install/files/lib/data/poll/PollAction.class.php
wcfsetup/install/files/lib/data/poll/PollEditor.class.php
wcfsetup/install/files/lib/data/poll/PollList.class.php
wcfsetup/install/files/lib/data/poll/option/PollOption.class.php
wcfsetup/install/files/lib/data/poll/option/PollOptionAction.class.php
wcfsetup/install/files/lib/data/poll/option/PollOptionEditor.class.php
wcfsetup/install/files/lib/data/poll/option/PollOptionList.class.php
wcfsetup/install/files/lib/data/search/ISearchResultObject.class.php
wcfsetup/install/files/lib/data/search/Search.class.php
wcfsetup/install/files/lib/data/search/SearchAction.class.php
wcfsetup/install/files/lib/data/search/SearchEditor.class.php
wcfsetup/install/files/lib/data/search/SearchList.class.php
wcfsetup/install/files/lib/data/search/keyword/SearchKeyword.class.php
wcfsetup/install/files/lib/data/search/keyword/SearchKeywordAction.class.php
wcfsetup/install/files/lib/data/search/keyword/SearchKeywordEditor.class.php
wcfsetup/install/files/lib/data/search/keyword/SearchKeywordList.class.php
wcfsetup/install/files/lib/data/session/Session.class.php
wcfsetup/install/files/lib/data/session/SessionAction.class.php
wcfsetup/install/files/lib/data/session/SessionEditor.class.php
wcfsetup/install/files/lib/data/session/SessionList.class.php
wcfsetup/install/files/lib/data/session/virtual/SessionVirtual.class.php
wcfsetup/install/files/lib/data/session/virtual/SessionVirtualAction.class.php
wcfsetup/install/files/lib/data/session/virtual/SessionVirtualEditor.class.php
wcfsetup/install/files/lib/data/session/virtual/SessionVirtualList.class.php
wcfsetup/install/files/lib/data/smiley/Smiley.class.php
wcfsetup/install/files/lib/data/smiley/SmileyAction.class.php
wcfsetup/install/files/lib/data/smiley/SmileyCache.class.php
wcfsetup/install/files/lib/data/smiley/SmileyEditor.class.php
wcfsetup/install/files/lib/data/smiley/SmileyList.class.php
wcfsetup/install/files/lib/data/smiley/category/SmileyCategory.class.php
wcfsetup/install/files/lib/data/smiley/category/SmileyCategoryAction.class.php
wcfsetup/install/files/lib/data/spider/Spider.class.php
wcfsetup/install/files/lib/data/spider/SpiderAction.class.php
wcfsetup/install/files/lib/data/spider/SpiderEditor.class.php
wcfsetup/install/files/lib/data/spider/SpiderList.class.php
wcfsetup/install/files/lib/data/stat/daily/StatDaily.class.php
wcfsetup/install/files/lib/data/stat/daily/StatDailyAction.class.php
wcfsetup/install/files/lib/data/stat/daily/StatDailyEditor.class.php
wcfsetup/install/files/lib/data/stat/daily/StatDailyList.class.php
wcfsetup/install/files/lib/data/style/ActiveStyle.class.php
wcfsetup/install/files/lib/data/style/Style.class.php
wcfsetup/install/files/lib/data/style/StyleAction.class.php
wcfsetup/install/files/lib/data/style/StyleEditor.class.php
wcfsetup/install/files/lib/data/style/StyleList.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariable.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariableAction.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariableEditor.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariableList.class.php
wcfsetup/install/files/lib/data/tag/Tag.class.php
wcfsetup/install/files/lib/data/tag/TagAction.class.php
wcfsetup/install/files/lib/data/tag/TagCloudTag.class.php
wcfsetup/install/files/lib/data/tag/TagEditor.class.php
wcfsetup/install/files/lib/data/tag/TagList.class.php
wcfsetup/install/files/lib/data/template/Template.class.php
wcfsetup/install/files/lib/data/template/TemplateAction.class.php
wcfsetup/install/files/lib/data/template/TemplateEditor.class.php
wcfsetup/install/files/lib/data/template/TemplateList.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroup.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroupAction.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroupEditor.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroupList.class.php
wcfsetup/install/files/lib/data/template/listener/TemplateListener.class.php
wcfsetup/install/files/lib/data/template/listener/TemplateListenerAction.class.php
wcfsetup/install/files/lib/data/template/listener/TemplateListenerEditor.class.php
wcfsetup/install/files/lib/data/template/listener/TemplateListenerList.class.php
wcfsetup/install/files/lib/data/trophy/Trophy.class.php
wcfsetup/install/files/lib/data/trophy/TrophyAction.class.php
wcfsetup/install/files/lib/data/trophy/TrophyCache.class.php
wcfsetup/install/files/lib/data/trophy/TrophyEditor.class.php
wcfsetup/install/files/lib/data/trophy/TrophyList.class.php
wcfsetup/install/files/lib/data/trophy/category/TrophyCategory.class.php
wcfsetup/install/files/lib/data/trophy/category/TrophyCategoryCache.class.php
wcfsetup/install/files/lib/data/user/TeamList.class.php
wcfsetup/install/files/lib/data/user/User.class.php
wcfsetup/install/files/lib/data/user/UserAction.class.php
wcfsetup/install/files/lib/data/user/UserBirthdayAction.class.php
wcfsetup/install/files/lib/data/user/UserContentAction.class.php
wcfsetup/install/files/lib/data/user/UserEditor.class.php
wcfsetup/install/files/lib/data/user/UserList.class.php
wcfsetup/install/files/lib/data/user/UserProfile.class.php
wcfsetup/install/files/lib/data/user/UserProfileAction.class.php
wcfsetup/install/files/lib/data/user/UserProfileList.class.php
wcfsetup/install/files/lib/data/user/UserRegistrationAction.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEvent.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventAction.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventEditor.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventList.class.php
wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEvent.class.php
wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEventList.class.php
wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailure.class.php
wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureAction.class.php
wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureEditor.class.php
wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureList.class.php
wcfsetup/install/files/lib/data/user/avatar/DefaultAvatar.class.php
wcfsetup/install/files/lib/data/user/avatar/Gravatar.class.php
wcfsetup/install/files/lib/data/user/avatar/IUserAvatar.class.php
wcfsetup/install/files/lib/data/user/avatar/UserAvatar.class.php
wcfsetup/install/files/lib/data/user/avatar/UserAvatarAction.class.php
wcfsetup/install/files/lib/data/user/avatar/UserAvatarEditor.class.php
wcfsetup/install/files/lib/data/user/avatar/UserAvatarList.class.php
wcfsetup/install/files/lib/data/user/cover/photo/DefaultUserCoverPhoto.class.php
wcfsetup/install/files/lib/data/user/cover/photo/IUserCoverPhoto.class.php
wcfsetup/install/files/lib/data/user/cover/photo/UserCoverPhoto.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollow.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowAction.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowEditor.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowList.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowerList.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowingAction.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowingList.class.php
wcfsetup/install/files/lib/data/user/group/Team.class.php
wcfsetup/install/files/lib/data/user/group/UserGroup.class.php
wcfsetup/install/files/lib/data/user/group/UserGroupAction.class.php
wcfsetup/install/files/lib/data/user/group/UserGroupEditor.class.php
wcfsetup/install/files/lib/data/user/group/UserGroupList.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignment.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentAction.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentEditor.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentList.class.php
wcfsetup/install/files/lib/data/user/group/option/UserGroupOption.class.php
wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionAction.class.php
wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionEditor.class.php
wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionList.class.php
wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategory.class.php
wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryAction.class.php
wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryEditor.class.php
wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryList.class.php
wcfsetup/install/files/lib/data/user/ignore/UserIgnore.class.php
wcfsetup/install/files/lib/data/user/ignore/UserIgnoreAction.class.php
wcfsetup/install/files/lib/data/user/ignore/UserIgnoreEditor.class.php
wcfsetup/install/files/lib/data/user/ignore/UserIgnoreList.class.php
wcfsetup/install/files/lib/data/user/ignore/ViewableUserIgnoreList.class.php
wcfsetup/install/files/lib/data/user/menu/item/UserMenuItem.class.php
wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemAction.class.php
wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemEditor.class.php
wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemList.class.php
wcfsetup/install/files/lib/data/user/notification/UserNotification.class.php
wcfsetup/install/files/lib/data/user/notification/UserNotificationAction.class.php
wcfsetup/install/files/lib/data/user/notification/UserNotificationEditor.class.php
wcfsetup/install/files/lib/data/user/notification/UserNotificationList.class.php
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEvent.class.php
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventAction.class.php
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventEditor.class.php
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventList.class.php
wcfsetup/install/files/lib/data/user/notification/event/recipient/UserNotificationEventRecipientList.class.php
wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatch.class.php
wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchAction.class.php
wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchEditor.class.php
wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchList.class.php
wcfsetup/install/files/lib/data/user/online/UserOnline.class.php
wcfsetup/install/files/lib/data/user/online/UsersOnlineList.class.php
wcfsetup/install/files/lib/data/user/option/UserOption.class.php
wcfsetup/install/files/lib/data/user/option/UserOptionAction.class.php
wcfsetup/install/files/lib/data/user/option/UserOptionEditor.class.php
wcfsetup/install/files/lib/data/user/option/UserOptionList.class.php
wcfsetup/install/files/lib/data/user/option/ViewableUserOption.class.php
wcfsetup/install/files/lib/data/user/option/category/UserOptionCategory.class.php
wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryAction.class.php
wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryEditor.class.php
wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryList.class.php
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItem.class.php
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemAction.class.php
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemEditor.class.php
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemList.class.php
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitor.class.php
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorAction.class.php
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorEditor.class.php
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorList.class.php
wcfsetup/install/files/lib/data/user/rank/UserRank.class.php
wcfsetup/install/files/lib/data/user/rank/UserRankAction.class.php
wcfsetup/install/files/lib/data/user/rank/UserRankEditor.class.php
wcfsetup/install/files/lib/data/user/rank/UserRankList.class.php
wcfsetup/install/files/lib/data/user/trophy/UserTrophy.class.php
wcfsetup/install/files/lib/data/user/trophy/UserTrophyAction.class.php
wcfsetup/install/files/lib/data/user/trophy/UserTrophyEditor.class.php
wcfsetup/install/files/lib/data/user/trophy/UserTrophyList.class.php
wcfsetup/install/files/lib/form/AbstractCaptchaForm.class.php
wcfsetup/install/files/lib/form/AbstractForm.class.php
wcfsetup/install/files/lib/form/AbstractModerationForm.class.php
wcfsetup/install/files/lib/form/AccountManagementForm.class.php
wcfsetup/install/files/lib/form/AvatarEditForm.class.php
wcfsetup/install/files/lib/form/ContactForm.class.php
wcfsetup/install/files/lib/form/DisclaimerForm.class.php
wcfsetup/install/files/lib/form/EmailActivationForm.class.php
wcfsetup/install/files/lib/form/EmailNewActivationCodeForm.class.php
wcfsetup/install/files/lib/form/IForm.class.php
wcfsetup/install/files/lib/form/LoginForm.class.php
wcfsetup/install/files/lib/form/LostPasswordForm.class.php
wcfsetup/install/files/lib/form/MailForm.class.php
wcfsetup/install/files/lib/form/MessageForm.class.php
wcfsetup/install/files/lib/form/ModerationActivationForm.class.php
wcfsetup/install/files/lib/form/ModerationReportForm.class.php
wcfsetup/install/files/lib/form/NewPasswordForm.class.php
wcfsetup/install/files/lib/form/NotificationSettingsForm.class.php
wcfsetup/install/files/lib/form/RecaptchaForm.class.php
wcfsetup/install/files/lib/form/RegisterActivationForm.class.php
wcfsetup/install/files/lib/form/RegisterForm.class.php
wcfsetup/install/files/lib/form/RegisterNewActivationCodeForm.class.php
wcfsetup/install/files/lib/form/SearchForm.class.php
wcfsetup/install/files/lib/form/SettingsForm.class.php
wcfsetup/install/files/lib/form/SignatureEditForm.class.php
wcfsetup/install/files/lib/form/UserSearchForm.class.php
wcfsetup/install/files/lib/page/AbstractArticlePage.class.php
wcfsetup/install/files/lib/page/AbstractAuthedPage.class.php
wcfsetup/install/files/lib/page/AbstractFeedPage.class.php
wcfsetup/install/files/lib/page/AbstractPage.class.php
wcfsetup/install/files/lib/page/AbstractSecurePage.class.php
wcfsetup/install/files/lib/page/ArticleAmpPage.class.php
wcfsetup/install/files/lib/page/ArticleFeedPage.class.php
wcfsetup/install/files/lib/page/ArticleListPage.class.php
wcfsetup/install/files/lib/page/ArticlePage.class.php
wcfsetup/install/files/lib/page/AttachmentPage.class.php
wcfsetup/install/files/lib/page/CategoryArticleListPage.class.php
wcfsetup/install/files/lib/page/CmsPage.class.php
wcfsetup/install/files/lib/page/DeletedContentListPage.class.php
wcfsetup/install/files/lib/page/EditHistoryPage.class.php
wcfsetup/install/files/lib/page/FollowingPage.class.php
wcfsetup/install/files/lib/page/IPage.class.php
wcfsetup/install/files/lib/page/ITrackablePage.class.php
wcfsetup/install/files/lib/page/IgnoredUsersPage.class.php
wcfsetup/install/files/lib/page/MediaPage.class.php
wcfsetup/install/files/lib/page/MembersListPage.class.php
wcfsetup/install/files/lib/page/ModerationListPage.class.php
wcfsetup/install/files/lib/page/MultipleLinkPage.class.php
wcfsetup/install/files/lib/page/NotificationFeedPage.class.php
wcfsetup/install/files/lib/page/NotificationListPage.class.php
wcfsetup/install/files/lib/page/PaidSubscriptionListPage.class.php
wcfsetup/install/files/lib/page/PaidSubscriptionReturnPage.class.php
wcfsetup/install/files/lib/page/RecentActivityListPage.class.php
wcfsetup/install/files/lib/page/SearchResultPage.class.php
wcfsetup/install/files/lib/page/SortablePage.class.php
wcfsetup/install/files/lib/page/TaggedPage.class.php
wcfsetup/install/files/lib/page/TeamPage.class.php
wcfsetup/install/files/lib/page/TrophyListPage.class.php
wcfsetup/install/files/lib/page/TrophyPage.class.php
wcfsetup/install/files/lib/page/UserPage.class.php
wcfsetup/install/files/lib/page/UsersOnlineListPage.class.php
wcfsetup/install/files/lib/system/CLIWCF.class.php
wcfsetup/install/files/lib/system/Callback.class.php
wcfsetup/install/files/lib/system/IAJAXInvokeAction.class.php
wcfsetup/install/files/lib/system/MetaTagHandler.class.php
wcfsetup/install/files/lib/system/Regex.class.php
wcfsetup/install/files/lib/system/SingletonFactory.class.php
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/WCFACP.class.php
wcfsetup/install/files/lib/system/WCFSetup.class.php
wcfsetup/install/files/lib/system/acl/ACLHandler.class.php
wcfsetup/install/files/lib/system/acl/simple/SimpleAclHandler.class.php
wcfsetup/install/files/lib/system/acl/simple/SimpleAclResolver.class.php
wcfsetup/install/files/lib/system/ad/AdHandler.class.php
wcfsetup/install/files/lib/system/application/AbstractApplication.class.php
wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php
wcfsetup/install/files/lib/system/application/IApplication.class.php
wcfsetup/install/files/lib/system/attachment/AbstractAttachmentObjectType.class.php
wcfsetup/install/files/lib/system/attachment/AttachmentHandler.class.php
wcfsetup/install/files/lib/system/attachment/IAttachmentObjectType.class.php
wcfsetup/install/files/lib/system/background/BackgroundQueueHandler.class.php
wcfsetup/install/files/lib/system/background/job/AbstractBackgroundJob.class.php
wcfsetup/install/files/lib/system/background/job/EmailDeliveryBackgroundJob.class.php
wcfsetup/install/files/lib/system/bbcode/AbstractBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/BBCodeHandler.class.php
wcfsetup/install/files/lib/system/bbcode/BBCodeParser.class.php
wcfsetup/install/files/lib/system/bbcode/EmailBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/HtmlBBCodeParser.class.php
wcfsetup/install/files/lib/system/bbcode/IBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/KeywordHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/MediaBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/MessageParser.class.php
wcfsetup/install/files/lib/system/bbcode/SimpleMessageParser.class.php
wcfsetup/install/files/lib/system/bbcode/TdBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/TrBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/UserBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/WoltLabSuiteMediaBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/WoltLabSuitePageBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/BashHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/CHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/CssHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/DiffHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/Highlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/HtmlHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/JavaHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/JsHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PerlHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PhpHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PlainHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PythonHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/SqlHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/TexHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/TplHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/XmlHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/media/provider/IBBCodeMediaProvider.class.php
wcfsetup/install/files/lib/system/bbcode/media/provider/YouTubeBBCodeMediaProvider.class.php
wcfsetup/install/files/lib/system/benchmark/Benchmark.class.php
wcfsetup/install/files/lib/system/box/AbstractBoxController.class.php
wcfsetup/install/files/lib/system/box/AbstractCommentListBoxController.class.php
wcfsetup/install/files/lib/system/box/AbstractDatabaseObjectListBoxController.class.php
wcfsetup/install/files/lib/system/box/ArticleCategoriesBoxController.class.php
wcfsetup/install/files/lib/system/box/ArticleCommentListBoxController.class.php
wcfsetup/install/files/lib/system/box/ArticleListBoxController.class.php
wcfsetup/install/files/lib/system/box/ArticleTagCloudBoxController.class.php
wcfsetup/install/files/lib/system/box/BoxHandler.class.php
wcfsetup/install/files/lib/system/box/FollowingsOnlineBoxController.class.php
wcfsetup/install/files/lib/system/box/IBoxController.class.php
wcfsetup/install/files/lib/system/box/IConditionBoxController.class.php
wcfsetup/install/files/lib/system/box/PageCommentListBoxController.class.php
wcfsetup/install/files/lib/system/box/PaidSubscriptionsBoxController.class.php
wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php
wcfsetup/install/files/lib/system/box/RegisterButtonBoxController.class.php
wcfsetup/install/files/lib/system/box/SignedInAsBoxController.class.php
wcfsetup/install/files/lib/system/box/StaffOnlineListBoxController.class.php
wcfsetup/install/files/lib/system/box/StatisticsBoxController.class.php
wcfsetup/install/files/lib/system/box/TagCloudBoxController.class.php
wcfsetup/install/files/lib/system/box/TodaysBirthdaysBoxController.class.php
wcfsetup/install/files/lib/system/box/TodaysFollowingBirthdaysBoxController.class.php
wcfsetup/install/files/lib/system/box/UserListBoxController.class.php
wcfsetup/install/files/lib/system/box/UserOnlineListBoxController.class.php
wcfsetup/install/files/lib/system/box/UserTrophyListBoxController.class.php
wcfsetup/install/files/lib/system/box/WhoWasOnlineBoxController.class.php
wcfsetup/install/files/lib/system/breadcrumb/Breadcrumb.class.php
wcfsetup/install/files/lib/system/breadcrumb/Breadcrumbs.class.php
wcfsetup/install/files/lib/system/breadcrumb/IBreadcrumbProvider.class.php
wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessableObjectType.class.php
wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessableObjectType.class.php
wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/TReasonedBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserGroupsUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/AssignToUserGroupsUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/DeleteUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/ExportMailAddressUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/RemoveFromUserGroupsUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/SendMailUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/UserBulkProcessableObjectType.class.php
wcfsetup/install/files/lib/system/cache/CacheHandler.class.php
wcfsetup/install/files/lib/system/cache/builder/ACLOptionCategoryCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ACPSearchProviderCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/AbstractCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/AbstractSortedUserCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/AdCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ApplicationCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ArticleCategoryLabelCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/BBCodeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/BBCodeMediaProviderCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CaptchaQuestionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CategoryACLOptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CategoryCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ClipboardActionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ClipboardPageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ConditionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ContactOptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CoreObjectCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CronjobCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/EventListenerCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ICacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/LabelCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/LanguageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/MenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/MostActiveMembersCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/MostLikedMembersCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/NewestMembersCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/NoticeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ObjectTypeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/OptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PackageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PackageUpdateCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PaidSubscriptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/RoutingCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/SimpleAclCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/SmileyCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/SpiderCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/StyleCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TagCloudCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateGroupCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCodeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TrophyCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TypedTagCloudCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserBirthdayCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupAssignmentCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupOptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupPermissionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserNotificationEventCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserOptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserProfileMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserStatsCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/WhoWasOnlineCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/runtime/AbstractRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/CommentResponseRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/CommentRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/IRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/MediaRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/UserProfileRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/UserRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/ViewableArticleRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/ViewableMediaRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/source/DiskCacheSource.class.php
wcfsetup/install/files/lib/system/cache/source/ICacheSource.class.php
wcfsetup/install/files/lib/system/cache/source/MemcachedCacheSource.class.php
wcfsetup/install/files/lib/system/cache/source/RedisCacheSource.class.php
wcfsetup/install/files/lib/system/captcha/CaptchaHandler.class.php
wcfsetup/install/files/lib/system/captcha/CaptchaQuestionHandler.class.php
wcfsetup/install/files/lib/system/captcha/ICaptchaHandler.class.php
wcfsetup/install/files/lib/system/captcha/RecaptchaHandler.class.php
wcfsetup/install/files/lib/system/category/AbstractCategoryType.class.php
wcfsetup/install/files/lib/system/category/ArticleCategoryType.class.php
wcfsetup/install/files/lib/system/category/CategoryHandler.class.php
wcfsetup/install/files/lib/system/category/CategoryPermissionHandler.class.php
wcfsetup/install/files/lib/system/category/ICategoryType.class.php
wcfsetup/install/files/lib/system/category/MediaCategoryType.class.php
wcfsetup/install/files/lib/system/category/SmileyCategoryType.class.php
wcfsetup/install/files/lib/system/category/TrophyCategoryType.class.php
wcfsetup/install/files/lib/system/cli/DatabaseCLICommandHistory.class.php
wcfsetup/install/files/lib/system/cli/command/CLICommandHandler.class.php
wcfsetup/install/files/lib/system/cli/command/CLICommandNameCompleter.class.php
wcfsetup/install/files/lib/system/cli/command/CommandsCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/CronjobCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/ExitCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/HelpCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/IArgumentedCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/ICLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/ImportCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/PackageCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/WorkerCLICommand.class.php
wcfsetup/install/files/lib/system/clipboard/ClipboardEditorItem.class.php
wcfsetup/install/files/lib/system/clipboard/ClipboardHandler.class.php
wcfsetup/install/files/lib/system/clipboard/action/AbstractClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/ArticleClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/IClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/MediaClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/TagClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/UserClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/UserContentClipboardAction.class.php
wcfsetup/install/files/lib/system/comment/CommentDataHandler.class.php
wcfsetup/install/files/lib/system/comment/CommentHandler.class.php
wcfsetup/install/files/lib/system/comment/manager/AbstractCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ICommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ModerationQueueCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/PageCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/UserProfileCommentManager.class.php
wcfsetup/install/files/lib/system/condition/AbstractCheckboxCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractIntegerCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractMultiCategoryCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractMultiSelectCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractMultipleFieldsCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractObjectTextPropertyCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractSelectCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractSingleFieldCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractTextCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractTimestampCondition.class.php
wcfsetup/install/files/lib/system/condition/ConditionHandler.class.php
wcfsetup/install/files/lib/system/condition/DaysOfWeekCondition.class.php
wcfsetup/install/files/lib/system/condition/ICondition.class.php
wcfsetup/install/files/lib/system/condition/IContentCondition.class.php
wcfsetup/install/files/lib/system/condition/IObjectCondition.class.php
wcfsetup/install/files/lib/system/condition/IObjectListCondition.class.php
wcfsetup/install/files/lib/system/condition/IUserCondition.class.php
wcfsetup/install/files/lib/system/condition/MultiPageControllerCondition.class.php
wcfsetup/install/files/lib/system/condition/TObjectListUserCondition.class.php
wcfsetup/install/files/lib/system/condition/TObjectUserCondition.class.php
wcfsetup/install/files/lib/system/condition/TimeCondition.class.php
wcfsetup/install/files/lib/system/condition/UserAvatarCondition.class.php
wcfsetup/install/files/lib/system/condition/UserBirthdayCondition.class.php
wcfsetup/install/files/lib/system/condition/UserEmailCondition.class.php
wcfsetup/install/files/lib/system/condition/UserGroupCondition.class.php
wcfsetup/install/files/lib/system/condition/UserIntegerPropertyCondition.class.php
wcfsetup/install/files/lib/system/condition/UserLanguageCondition.class.php
wcfsetup/install/files/lib/system/condition/UserMobileBrowserCondition.class.php
wcfsetup/install/files/lib/system/condition/UserOptionsCondition.class.php
wcfsetup/install/files/lib/system/condition/UserRegistrationDateCondition.class.php
wcfsetup/install/files/lib/system/condition/UserRegistrationDateIntervalCondition.class.php
wcfsetup/install/files/lib/system/condition/UserStateCondition.class.php
wcfsetup/install/files/lib/system/condition/UserTimestampPropertyCondition.class.php
wcfsetup/install/files/lib/system/condition/UserTrophyCondition.class.php
wcfsetup/install/files/lib/system/condition/UserUsernameCondition.class.php
wcfsetup/install/files/lib/system/condition/article/ArticleCategoryCondition.class.php
wcfsetup/install/files/lib/system/condition/page/MultiPageCondition.class.php
wcfsetup/install/files/lib/system/condition/user/activity/event/UserActivityEventExcludedObjectTypeCondition.class.php
wcfsetup/install/files/lib/system/condition/user/trophy/UserTrophyExcludedTrophiesCondition.class.php
wcfsetup/install/files/lib/system/condition/user/trophy/UserTrophyExcludedTrophyCategoriesCondition.class.php
wcfsetup/install/files/lib/system/cronjob/AbstractCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/ArticlePublicationCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/AssignTrophiesCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/AttachmentCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/BackgroundQueueCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/CronjobScheduler.class.php
wcfsetup/install/files/lib/system/cronjob/DailyCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/DailyMailNotificationCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/ExpiringPaidSubscriptionUserCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/GetUpdateInfoCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/HourlyCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/ICronjob.class.php
wcfsetup/install/files/lib/system/cronjob/LastActivityCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/ModerationQueueCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/RebuildSitemapCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/RefreshSearchRobotsCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/SessionCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/StatDailyBuilderCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/UserBanCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/UserGroupAssignmentCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/UserQuitCronjob.class.php
wcfsetup/install/files/lib/system/database/Database.class.php
wcfsetup/install/files/lib/system/database/DatabaseException.class.php
wcfsetup/install/files/lib/system/database/MySQLDatabase.class.php
wcfsetup/install/files/lib/system/database/Redis.class.php
wcfsetup/install/files/lib/system/database/editor/DatabaseEditor.class.php
wcfsetup/install/files/lib/system/database/editor/MySQLDatabaseEditor.class.php
wcfsetup/install/files/lib/system/database/exception/DatabaseException.class.php
wcfsetup/install/files/lib/system/database/exception/DatabaseQueryException.class.php
wcfsetup/install/files/lib/system/database/exception/DatabaseQueryExecutionException.class.php
wcfsetup/install/files/lib/system/database/exception/DatabaseTransactionException.class.php
wcfsetup/install/files/lib/system/database/statement/PreparedStatement.class.php
wcfsetup/install/files/lib/system/database/util/ConditionBuilder.class.php
wcfsetup/install/files/lib/system/database/util/PreparedStatementConditionBuilder.class.php
wcfsetup/install/files/lib/system/database/util/SQLParser.class.php
wcfsetup/install/files/lib/system/devtools/DevtoolsSetup.class.php
wcfsetup/install/files/lib/system/devtools/package/DevtoolsInstaller.class.php
wcfsetup/install/files/lib/system/devtools/package/DevtoolsPackageArchive.class.php
wcfsetup/install/files/lib/system/devtools/package/DevtoolsTar.class.php
wcfsetup/install/files/lib/system/devtools/pip/DevtoolsPackageInstallationDispatcher.class.php
wcfsetup/install/files/lib/system/devtools/pip/DevtoolsPackageInstallationQueue.class.php
wcfsetup/install/files/lib/system/devtools/pip/DevtoolsPip.class.php
wcfsetup/install/files/lib/system/devtools/pip/IIdempotentPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/edit/EditHistoryManager.class.php
wcfsetup/install/files/lib/system/edit/IHistorySavingObject.class.php
wcfsetup/install/files/lib/system/edit/IHistorySavingObjectTypeProvider.class.php
wcfsetup/install/files/lib/system/email/Email.class.php
wcfsetup/install/files/lib/system/email/EmailGrammar.class.php
wcfsetup/install/files/lib/system/email/Mailbox.class.php
wcfsetup/install/files/lib/system/email/SimpleEmail.class.php
wcfsetup/install/files/lib/system/email/UserMailbox.class.php
wcfsetup/install/files/lib/system/email/mime/AbstractMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/AbstractMultipartMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/AttachmentMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/HtmlTextMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/IRecipientAwareMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/MimePartFacade.class.php
wcfsetup/install/files/lib/system/email/mime/MultipartAlternativeMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/MultipartMixedMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/PlainTextMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/RecipientAwareTextMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/TextMimePart.class.php
wcfsetup/install/files/lib/system/email/transport/DebugEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/IEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/PhpEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/SmtpEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/exception/PermanentFailure.class.php
wcfsetup/install/files/lib/system/email/transport/exception/TransientFailure.class.php
wcfsetup/install/files/lib/system/event/EventHandler.class.php
wcfsetup/install/files/lib/system/event/IEventListener.class.php
wcfsetup/install/files/lib/system/event/listener/AbstractHtmlInputNodeProcessorListener.class.php
wcfsetup/install/files/lib/system/event/listener/AbstractUserActionRenameListener.class.php
wcfsetup/install/files/lib/system/event/listener/AbstractUserMergeListener.class.php
wcfsetup/install/files/lib/system/event/listener/ArticleLinkHtmlInputNodeProcessorListener.class.php
wcfsetup/install/files/lib/system/event/listener/IParameterizedEventListener.class.php
wcfsetup/install/files/lib/system/event/listener/SessionAccessLogListener.class.php
wcfsetup/install/files/lib/system/exception/AJAXException.class.php
wcfsetup/install/files/lib/system/exception/ErrorException.class.php
wcfsetup/install/files/lib/system/exception/HTTPNotFoundException.class.php
wcfsetup/install/files/lib/system/exception/HTTPServerErrorException.class.php
wcfsetup/install/files/lib/system/exception/HTTPUnauthorizedException.class.php
wcfsetup/install/files/lib/system/exception/IExtraInformationException.class.php
wcfsetup/install/files/lib/system/exception/IPrintableException.class.php
wcfsetup/install/files/lib/system/exception/IllegalLinkException.class.php
wcfsetup/install/files/lib/system/exception/ImplementationException.class.php
wcfsetup/install/files/lib/system/exception/InvalidObjectTypeException.class.php
wcfsetup/install/files/lib/system/exception/InvalidSecurityTokenException.class.php
wcfsetup/install/files/lib/system/exception/LoggedException.class.php
wcfsetup/install/files/lib/system/exception/NamedUserException.class.php
wcfsetup/install/files/lib/system/exception/NotImplementedException.class.php
wcfsetup/install/files/lib/system/exception/ParentClassException.class.php
wcfsetup/install/files/lib/system/exception/PermissionDeniedException.class.php
wcfsetup/install/files/lib/system/exception/SystemException.class.php
wcfsetup/install/files/lib/system/exception/UserException.class.php
wcfsetup/install/files/lib/system/exception/UserInputException.class.php
wcfsetup/install/files/lib/system/exception/ValidateActionException.class.php
wcfsetup/install/files/lib/system/exporter/AbstractExporter.class.php
wcfsetup/install/files/lib/system/exporter/IExporter.class.php
wcfsetup/install/files/lib/system/feed/enclosure/FeedEnclosure.class.php
wcfsetup/install/files/lib/system/form/FormDocument.class.php
wcfsetup/install/files/lib/system/form/IFormElement.class.php
wcfsetup/install/files/lib/system/form/IFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/AbstractFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/GroupFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/MultipleSelectionFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/SelectionFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/SingleSelectionFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/element/AbstractFormElement.class.php
wcfsetup/install/files/lib/system/form/element/AbstractNamedFormElement.class.php
wcfsetup/install/files/lib/system/form/element/LabelFormElement.class.php
wcfsetup/install/files/lib/system/form/element/MultipleSelectionFormElement.class.php
wcfsetup/install/files/lib/system/form/element/PasswordInputFormElement.class.php
wcfsetup/install/files/lib/system/form/element/SingleSelectionFormElement.class.php
wcfsetup/install/files/lib/system/form/element/TextInputFormElement.class.php
wcfsetup/install/files/lib/system/html/AbstractHtmlProcessor.class.php
wcfsetup/install/files/lib/system/html/IHtmlProcessor.class.php
wcfsetup/install/files/lib/system/html/input/HtmlInputProcessor.class.php
wcfsetup/install/files/lib/system/html/input/filter/HTMLPurifier_URIScheme_ts3server.php
wcfsetup/install/files/lib/system/html/input/filter/IHtmlInputFilter.class.php
wcfsetup/install/files/lib/system/html/input/filter/MessageHtmlInputFilter.class.php
wcfsetup/install/files/lib/system/html/input/node/AbstractHtmlInputNode.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeImg.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeKbd.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeProcessor.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeSpan.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeTable.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeTextParser.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacode.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacodeMarker.class.php
wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNode.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/AbstractMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/CodeMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/ColorMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/FontMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/HtmlMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/IMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/ImgMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/ListMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/QuoteMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/SizeMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/SpoilerMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/TableMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/UrlMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/node/AbstractHtmlNode.class.php
wcfsetup/install/files/lib/system/html/node/AbstractHtmlNodeProcessor.class.php
wcfsetup/install/files/lib/system/html/node/IHtmlNode.class.php
wcfsetup/install/files/lib/system/html/node/IHtmlNodeProcessor.class.php
wcfsetup/install/files/lib/system/html/output/AmpHtmlOutputProcessor.class.php
wcfsetup/install/files/lib/system/html/output/HtmlOutputProcessor.class.php
wcfsetup/install/files/lib/system/html/output/node/AbstractHtmlOutputNode.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeA.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeImg.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodePre.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeProcessor.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeTable.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMetacode.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabQuote.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabSpoiler.class.php
wcfsetup/install/files/lib/system/html/output/node/IHtmlOutputNode.class.php
wcfsetup/install/files/lib/system/html/simple/HtmlSimpleParser.class.php
wcfsetup/install/files/lib/system/image/ImageHandler.class.php
wcfsetup/install/files/lib/system/image/adapter/GDImageAdapter.class.php
wcfsetup/install/files/lib/system/image/adapter/IImageAdapter.class.php
wcfsetup/install/files/lib/system/image/adapter/ImageAdapter.class.php
wcfsetup/install/files/lib/system/image/adapter/ImagickImageAdapter.class.php
wcfsetup/install/files/lib/system/importer/AbstractACLImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractAttachmentImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCategoryImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCommentImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCommentResponseImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractLikeImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractPollImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractPollOptionImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractPollOptionVoteImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractWatchedObjectImporter.class.php
wcfsetup/install/files/lib/system/importer/ArticleCategoryImporter.class.php
wcfsetup/install/files/lib/system/importer/ArticleCommentImporter.class.php
wcfsetup/install/files/lib/system/importer/ArticleCommentResponseImporter.class.php
wcfsetup/install/files/lib/system/importer/ArticleImporter.class.php
wcfsetup/install/files/lib/system/importer/IImporter.class.php
wcfsetup/install/files/lib/system/importer/ImportHandler.class.php
wcfsetup/install/files/lib/system/importer/LabelGroupImporter.class.php
wcfsetup/install/files/lib/system/importer/LabelImporter.class.php
wcfsetup/install/files/lib/system/importer/MediaImporter.class.php
wcfsetup/install/files/lib/system/importer/SmileyCategoryImporter.class.php
wcfsetup/install/files/lib/system/importer/SmileyImporter.class.php
wcfsetup/install/files/lib/system/importer/TrophyCategoryImporter.class.php
wcfsetup/install/files/lib/system/importer/TrophyImporter.class.php
wcfsetup/install/files/lib/system/importer/UserAvatarImporter.class.php
wcfsetup/install/files/lib/system/importer/UserCommentImporter.class.php
wcfsetup/install/files/lib/system/importer/UserCommentResponseImporter.class.php
wcfsetup/install/files/lib/system/importer/UserFollowerImporter.class.php
wcfsetup/install/files/lib/system/importer/UserGroupImporter.class.php
wcfsetup/install/files/lib/system/importer/UserImporter.class.php
wcfsetup/install/files/lib/system/importer/UserOptionImporter.class.php
wcfsetup/install/files/lib/system/importer/UserRankImporter.class.php
wcfsetup/install/files/lib/system/importer/UserTrophyImporter.class.php
wcfsetup/install/files/lib/system/io/AtomicWriter.class.php
wcfsetup/install/files/lib/system/io/FTP.class.php
wcfsetup/install/files/lib/system/io/File.class.php
wcfsetup/install/files/lib/system/io/GZipFile.class.php
wcfsetup/install/files/lib/system/io/IArchive.class.php
wcfsetup/install/files/lib/system/io/RemoteFile.class.php
wcfsetup/install/files/lib/system/io/Tar.class.php
wcfsetup/install/files/lib/system/io/TarWriter.class.php
wcfsetup/install/files/lib/system/io/Zip.class.php
wcfsetup/install/files/lib/system/io/ZipWriter.class.php
wcfsetup/install/files/lib/system/label/LabelHandler.class.php
wcfsetup/install/files/lib/system/label/object/AbstractLabelObjectHandler.class.php
wcfsetup/install/files/lib/system/label/object/ArticleLabelObjectHandler.class.php
wcfsetup/install/files/lib/system/label/object/ILabelObjectHandler.class.php
wcfsetup/install/files/lib/system/label/object/type/AbstractLabelObjectTypeHandler.class.php
wcfsetup/install/files/lib/system/label/object/type/ArticleCategoryLabelObjectTypeHandler.class.php
wcfsetup/install/files/lib/system/label/object/type/ILabelObjectTypeHandler.class.php
wcfsetup/install/files/lib/system/label/object/type/LabelObjectType.class.php
wcfsetup/install/files/lib/system/label/object/type/LabelObjectTypeContainer.class.php
wcfsetup/install/files/lib/system/language/I18nHandler.class.php
wcfsetup/install/files/lib/system/language/I18nValue.class.php
wcfsetup/install/files/lib/system/language/LanguageFactory.class.php
wcfsetup/install/files/lib/system/like/IViewableLikeProvider.class.php
wcfsetup/install/files/lib/system/like/LikeHandler.class.php
wcfsetup/install/files/lib/system/log/modification/AbstractModificationLogHandler.class.php
wcfsetup/install/files/lib/system/log/modification/ModificationLogHandler.class.php
wcfsetup/install/files/lib/system/mail/DebugMailSender.class.php
wcfsetup/install/files/lib/system/mail/Mail.class.php
wcfsetup/install/files/lib/system/mail/MailSender.class.php
wcfsetup/install/files/lib/system/mail/PHPMailSender.class.php
wcfsetup/install/files/lib/system/mail/SMTPMailSender.class.php
wcfsetup/install/files/lib/system/menu/ITreeMenuItem.class.php
wcfsetup/install/files/lib/system/menu/TreeMenu.class.php
wcfsetup/install/files/lib/system/menu/acp/ACPMenu.class.php
wcfsetup/install/files/lib/system/menu/user/DefaultUserMenuItemProvider.class.php
wcfsetup/install/files/lib/system/menu/user/IUserMenuItemProvider.class.php
wcfsetup/install/files/lib/system/menu/user/UserMenu.class.php
wcfsetup/install/files/lib/system/menu/user/profile/UserProfileMenu.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/AboutUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/CommentUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/IUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/LikesUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/RecentActivityUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/message/QuickReplyManager.class.php
wcfsetup/install/files/lib/system/message/censorship/Censorship.class.php
wcfsetup/install/files/lib/system/message/embedded/object/AbstractMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/AbstractSimpleMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/AttachmentMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/IMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/ISimpleMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/MediaMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/MessageEmbeddedObjectManager.class.php
wcfsetup/install/files/lib/system/message/embedded/object/PageMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/QuoteMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/UserMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/quote/AbstractMessageQuoteHandler.class.php
wcfsetup/install/files/lib/system/message/quote/IMessageQuoteHandler.class.php
wcfsetup/install/files/lib/system/message/quote/MessageQuoteManager.class.php
wcfsetup/install/files/lib/system/message/quote/QuotedMessage.class.php
wcfsetup/install/files/lib/system/moderation/AbstractDeletedContentProvider.class.php
wcfsetup/install/files/lib/system/moderation/IDeletedContentProvider.class.php
wcfsetup/install/files/lib/system/moderation/queue/AbstractCommentCommentModerationQueueHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/AbstractCommentResponseModerationQueueHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueActivationManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueReportManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/activation/CommentCommentModerationQueueActivationHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/activation/CommentResponseModerationQueueActivationHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/activation/IModerationQueueActivationHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/report/CommentCommentModerationQueueReportHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/report/CommentResponseModerationQueueReportHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/report/IModerationQueueReportHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/report/UserModerationQueueReportHandler.class.php
wcfsetup/install/files/lib/system/notice/NoticeHandler.class.php
wcfsetup/install/files/lib/system/option/AboutMeOptionType.class.php
wcfsetup/install/files/lib/system/option/AbstractCategoryMultiSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/AbstractOptionType.class.php
wcfsetup/install/files/lib/system/option/ArticleCategoryMultiSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/BirthdayOptionType.class.php
wcfsetup/install/files/lib/system/option/BooleanOptionType.class.php
wcfsetup/install/files/lib/system/option/CaptchaSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/CheckboxesOptionType.class.php
wcfsetup/install/files/lib/system/option/ContactOptionHandler.class.php
wcfsetup/install/files/lib/system/option/CustomOptionHandler.class.php
wcfsetup/install/files/lib/system/option/DateOptionType.class.php
wcfsetup/install/files/lib/system/option/DesktopNotificationApplicationSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/FileOptionType.class.php
wcfsetup/install/files/lib/system/option/FileSizeOptionType.class.php
wcfsetup/install/files/lib/system/option/FloatOptionType.class.php
wcfsetup/install/files/lib/system/option/IOptionHandler.class.php
wcfsetup/install/files/lib/system/option/IOptionType.class.php
wcfsetup/install/files/lib/system/option/ISearchableConditionUserOption.class.php
wcfsetup/install/files/lib/system/option/ISearchableUserOption.class.php
wcfsetup/install/files/lib/system/option/IntegerOptionType.class.php
wcfsetup/install/files/lib/system/option/MessageOptionType.class.php
wcfsetup/install/files/lib/system/option/MultiSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/OptionHandler.class.php
wcfsetup/install/files/lib/system/option/PasswordOptionType.class.php
wcfsetup/install/files/lib/system/option/PaymentMethodSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/RadioButtonOptionType.class.php
wcfsetup/install/files/lib/system/option/SelectOptionType.class.php
wcfsetup/install/files/lib/system/option/TextI18nOptionType.class.php
wcfsetup/install/files/lib/system/option/TextOptionType.class.php
wcfsetup/install/files/lib/system/option/TextareaI18nOptionType.class.php
wcfsetup/install/files/lib/system/option/TextareaIpAddressOptionType.class.php
wcfsetup/install/files/lib/system/option/TextareaOptionType.class.php
wcfsetup/install/files/lib/system/option/TimezoneOptionType.class.php
wcfsetup/install/files/lib/system/option/URLOptionType.class.php
wcfsetup/install/files/lib/system/option/UserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/UseroptionsOptionType.class.php
wcfsetup/install/files/lib/system/option/user/BirthdayUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/DateUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/FacebookUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/FloatUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/GooglePlusUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/IUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/ImageUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/MessageUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/NewlineToBreakUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/SelectOptionsUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/TwitterUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/URLUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/UserOptionHandler.class.php
wcfsetup/install/files/lib/system/option/user/group/BBCodeSelectUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/BooleanUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/FileSizeUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/IUserGroupGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/IUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/InfiniteIntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/InfiniteInverseIntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/IntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/InverseIntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/TUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/TextUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/TextareaUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/UserGroupOptionHandler.class.php
wcfsetup/install/files/lib/system/option/user/group/UserGroupsUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/package/ACPTemplatesFileHandler.class.php
wcfsetup/install/files/lib/system/package/FilesFileHandler.class.php
wcfsetup/install/files/lib/system/package/PackageArchive.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationFileHandler.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationFormManager.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationNodeBuilder.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationSQLParser.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationScheduler.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationStep.class.php
wcfsetup/install/files/lib/system/package/PackageUninstallationDispatcher.class.php
wcfsetup/install/files/lib/system/package/PackageUninstallationNodeBuilder.class.php
wcfsetup/install/files/lib/system/package/PackageUpdateDispatcher.class.php
wcfsetup/install/files/lib/system/package/PackageUpdateUnauthorizedException.class.php
wcfsetup/install/files/lib/system/package/SplitNodeException.class.php
wcfsetup/install/files/lib/system/package/TemplatesFileHandler.class.php
wcfsetup/install/files/lib/system/package/plugin/ACLOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPSearchProviderPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPTemplatePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractXMLPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/BBCodePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/BoxPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ClipboardActionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/CoreObjectPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/CronjobPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/EventListenerPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/FilePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/IPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/LanguagePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/MediaProviderPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/MenuItemPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/MenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ObjectTypeDefinitionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ObjectTypePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/OptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/PIPPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/PagePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/SQLPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ScriptPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/SmileyPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/StylePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/TemplateListenerPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/TemplatePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserGroupOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserNotificationEventPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserProfileMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationException.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationManager.class.php
wcfsetup/install/files/lib/system/page/PageLocationManager.class.php
wcfsetup/install/files/lib/system/page/ParentPageLocation.class.php
wcfsetup/install/files/lib/system/page/handler/AbstractLookupPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/AbstractMenuPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/ArticleListPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/ArticlePageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/CategoryArticleListPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/ILookupPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/IMenuPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/IOnlineLocationPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TDecoratedCategoryLookupPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TDecoratedCategoryMenuPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TDecoratedCategoryOnlineLocationLookupPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TDecoratedCategoryOnlineLocationPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TOnlineLocationPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TUserLookupPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TUserOnlineLocationPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TrophyListPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TrophyPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/UserPageHandler.class.php
wcfsetup/install/files/lib/system/payment/method/AbstractPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/method/IPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/method/PaymentMethodHandler.class.php
wcfsetup/install/files/lib/system/payment/method/PaypalPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/type/AbstractPaymentType.class.php
wcfsetup/install/files/lib/system/payment/type/IPaymentType.class.php
wcfsetup/install/files/lib/system/payment/type/PaidSubscriptionPaymentType.class.php
wcfsetup/install/files/lib/system/poll/AbstractPollHandler.class.php
wcfsetup/install/files/lib/system/poll/IPollHandler.class.php
wcfsetup/install/files/lib/system/poll/PollManager.class.php
wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandler.class.php
wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandlerV2.class.php
wcfsetup/install/files/lib/system/registry/RegistryHandler.class.php
wcfsetup/install/files/lib/system/request/ControllerMap.class.php
wcfsetup/install/files/lib/system/request/IRouteController.class.php
wcfsetup/install/files/lib/system/request/LinkHandler.class.php
wcfsetup/install/files/lib/system/request/Request.class.php
wcfsetup/install/files/lib/system/request/RequestHandler.class.php
wcfsetup/install/files/lib/system/request/RouteHandler.class.php
wcfsetup/install/files/lib/system/request/route/DynamicRequestRoute.class.php
wcfsetup/install/files/lib/system/request/route/IRequestRoute.class.php
wcfsetup/install/files/lib/system/request/route/LookupRequestRoute.class.php
wcfsetup/install/files/lib/system/request/route/StaticRequestRoute.class.php
wcfsetup/install/files/lib/system/search/AbstractSearchEngine.class.php
wcfsetup/install/files/lib/system/search/AbstractSearchIndexManager.class.php
wcfsetup/install/files/lib/system/search/AbstractSearchableObjectType.class.php
wcfsetup/install/files/lib/system/search/ArticleSearch.class.php
wcfsetup/install/files/lib/system/search/ISearchEngine.class.php
wcfsetup/install/files/lib/system/search/ISearchIndexManager.class.php
wcfsetup/install/files/lib/system/search/ISearchableObjectType.class.php
wcfsetup/install/files/lib/system/search/PageSearch.class.php
wcfsetup/install/files/lib/system/search/SearchEngine.class.php
wcfsetup/install/files/lib/system/search/SearchIndexManager.class.php
wcfsetup/install/files/lib/system/search/SearchKeywordManager.class.php
wcfsetup/install/files/lib/system/search/SearchResultTextParser.class.php
wcfsetup/install/files/lib/system/search/acp/ACPSearchHandler.class.php
wcfsetup/install/files/lib/system/search/acp/ACPSearchResult.class.php
wcfsetup/install/files/lib/system/search/acp/ACPSearchResultList.class.php
wcfsetup/install/files/lib/system/search/acp/AbstractACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/AbstractCategorizedACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/ArticleACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/BoxACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/IACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/MenuItemACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/OptionACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/PackageACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/PageACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/UserACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/UserGroupOptionACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/mysql/MysqlSearchEngine.class.php
wcfsetup/install/files/lib/system/search/mysql/MysqlSearchIndexManager.class.php
wcfsetup/install/files/lib/system/session/ACPSessionFactory.class.php
wcfsetup/install/files/lib/system/session/AbstractSessionHandler.class.php
wcfsetup/install/files/lib/system/session/SessionFactory.class.php
wcfsetup/install/files/lib/system/session/SessionHandler.class.php
wcfsetup/install/files/lib/system/setup/IFileHandler.class.php
wcfsetup/install/files/lib/system/setup/Installer.class.php
wcfsetup/install/files/lib/system/setup/SetupFileHandler.class.php
wcfsetup/install/files/lib/system/setup/Uninstaller.class.php
wcfsetup/install/files/lib/system/sitemap/object/AbstractSitemapObjectObjectType.class.php
wcfsetup/install/files/lib/system/sitemap/object/ArticleCategorySitemapObject.class.php
wcfsetup/install/files/lib/system/sitemap/object/ArticleSitemapObject.class.php
wcfsetup/install/files/lib/system/sitemap/object/ISitemapObjectObjectType.class.php
wcfsetup/install/files/lib/system/sitemap/object/MultilingualPageSitemapObject.class.php
wcfsetup/install/files/lib/system/sitemap/object/SimplePageSitemapObject.class.php
wcfsetup/install/files/lib/system/sitemap/object/UserSitemapObject.class.php
wcfsetup/install/files/lib/system/stat/AbstractCommentStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AbstractDiskUsageStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AbstractStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AttachmentDiskUsageStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AttachmentStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/DislikeStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/IStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/LikeStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/UserProfileCommentStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/UserStatDailyHandler.class.php
wcfsetup/install/files/lib/system/style/StyleCompiler.class.php
wcfsetup/install/files/lib/system/style/StyleHandler.class.php
wcfsetup/install/files/lib/system/tagging/AbstractTaggable.class.php
wcfsetup/install/files/lib/system/tagging/ITaggable.class.php
wcfsetup/install/files/lib/system/tagging/ITagged.class.php
wcfsetup/install/files/lib/system/tagging/TagCloud.class.php
wcfsetup/install/files/lib/system/tagging/TagEngine.class.php
wcfsetup/install/files/lib/system/tagging/TaggableArticle.class.php
wcfsetup/install/files/lib/system/tagging/TypedTagCloud.class.php
wcfsetup/install/files/lib/system/template/ACPTemplateEngine.class.php
wcfsetup/install/files/lib/system/template/EmailTemplateEngine.class.php
wcfsetup/install/files/lib/system/template/SetupTemplateCompiler.class.php
wcfsetup/install/files/lib/system/template/SetupTemplateEngine.class.php
wcfsetup/install/files/lib/system/template/TemplateCompiler.class.php
wcfsetup/install/files/lib/system/template/TemplateEngine.class.php
wcfsetup/install/files/lib/system/template/TemplateScriptingCompiler.class.php
wcfsetup/install/files/lib/system/template/plugin/AppendCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/AssignCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ConcatModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/CounterFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/CurrencyModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/CycleFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/DateDiffModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/DateIntervalFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/DateModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EmbeddedObjectBlockTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EncodeJSModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EncodeJSONModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EscapeCDATAModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EventPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/FetchCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/FilesizeBinaryModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/FilesizeModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HascontentPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HtmlCheckboxesFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HtmlOptionsFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IBlockTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ICompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ImplodeCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/JsFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LangCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LangPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LanguageModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/NewlineToBreakModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/PageBlockTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/PlainTimeModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/PrependCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ShortUnitModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/SimpleEmbeddedObjectPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/SmallpagesFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/TableWordwrapModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/TimeModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/TruncateModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/trophy/condition/TrophyConditionHandler.class.php
wcfsetup/install/files/lib/system/upload/AvatarUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/upload/DefaultUploadFileSaveStrategy.class.php
wcfsetup/install/files/lib/system/upload/DefaultUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/upload/IUploadFileSaveStrategy.class.php
wcfsetup/install/files/lib/system/upload/IUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/upload/MediaUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/upload/TrophyImageUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/upload/UploadFile.class.php
wcfsetup/install/files/lib/system/upload/UploadHandler.class.php
wcfsetup/install/files/lib/system/upload/UserCoverPhotoUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/user/GroupedUserList.class.php
wcfsetup/install/files/lib/system/user/UserBirthdayCache.class.php
wcfsetup/install/files/lib/system/user/UserProfileHandler.class.php
wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentResponseUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/FollowUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/IUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/LikeableArticleUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentResponseUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/TrophyReceivedUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/UserActivityEventHandler.class.php
wcfsetup/install/files/lib/system/user/activity/point/UserActivityPointHandler.class.php
wcfsetup/install/files/lib/system/user/authentication/AbstractUserAuthentication.class.php
wcfsetup/install/files/lib/system/user/authentication/DefaultUserAuthentication.class.php
wcfsetup/install/files/lib/system/user/authentication/EmailUserAuthentication.class.php
wcfsetup/install/files/lib/system/user/authentication/IUserAuthentication.class.php
wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php
wcfsetup/install/files/lib/system/user/collapsible/content/UserCollapsibleContentHandler.class.php
wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php
wcfsetup/install/files/lib/system/user/notification/TestableUserNotificationEventHandler.class.php
wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php
wcfsetup/install/files/lib/system/user/notification/event/AbstractSharedUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/AbstractUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ExpiringPaidSubscriptionUserUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ITestableUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/IUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/TTestableCategorizedUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/TTestableCommentLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/TTestableCommentResponseLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/TTestableCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/TTestableCommentUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/TTestableLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/TTestableModerationQueueUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/TTestableUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserFollowFollowingUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseOwnerUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserTrophyReceivedNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/object/CommentResponseUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/CommentUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/IStackableUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/IUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/LikeUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/PaidSubscriptionUserUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/UserFollowUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/UserTrophyNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/AbstractUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/ICommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/IUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/LikeUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentResponseUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/PaidSubscriptionUserUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/TMultiRecipientModerationQueueCommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/UserFollowUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentResponseUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/UserTrophyNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/object/watch/IUserObjectWatch.class.php
wcfsetup/install/files/lib/system/user/object/watch/UserObjectWatchHandler.class.php
wcfsetup/install/files/lib/system/user/online/location/IUserOnlineLocation.class.php
wcfsetup/install/files/lib/system/user/online/location/UserOnlineLocationHandler.class.php
wcfsetup/install/files/lib/system/user/signature/SignatureCache.class.php
wcfsetup/install/files/lib/system/user/storage/UserStorageHandler.class.php
wcfsetup/install/files/lib/system/version/AbstractVersionTrackerProvider.class.php
wcfsetup/install/files/lib/system/version/ArticleVersionTrackerProvider.class.php
wcfsetup/install/files/lib/system/version/BoxVersionTrackerProvider.class.php
wcfsetup/install/files/lib/system/version/IVersionTrackerProvider.class.php
wcfsetup/install/files/lib/system/version/PageVersionTrackerProvider.class.php
wcfsetup/install/files/lib/system/version/VersionTracker.class.php
wcfsetup/install/files/lib/system/version/VersionTrackerEntry.class.php
wcfsetup/install/files/lib/system/visitTracker/VisitTracker.class.php
wcfsetup/install/files/lib/system/worker/AbstractRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/AbstractWorker.class.php
wcfsetup/install/files/lib/system/worker/ArticleRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/AttachmentRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/CommentRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/CommentResponseRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/DatabaseConvertEncodingWorker.class.php
wcfsetup/install/files/lib/system/worker/IRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/IWorker.class.php
wcfsetup/install/files/lib/system/worker/ImportWorker.class.php
wcfsetup/install/files/lib/system/worker/LikeRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/LikeUserRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/MailWorker.class.php
wcfsetup/install/files/lib/system/worker/MediaRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/PageRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/PollRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/SendNewPasswordWorker.class.php
wcfsetup/install/files/lib/system/worker/SitemapRebuildWorker.class.php
wcfsetup/install/files/lib/system/worker/StatDailyRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/UserActivityPointUpdateEventsWorker.class.php
wcfsetup/install/files/lib/system/worker/UserRebuildDataWorker.class.php
wcfsetup/install/files/lib/util/ArrayUtil.class.php
wcfsetup/install/files/lib/util/CLIUtil.class.php
wcfsetup/install/files/lib/util/ClassUtil.class.php
wcfsetup/install/files/lib/util/CronjobUtil.class.php
wcfsetup/install/files/lib/util/CryptoUtil.class.php
wcfsetup/install/files/lib/util/DOMUtil.class.php
wcfsetup/install/files/lib/util/DateUtil.class.php
wcfsetup/install/files/lib/util/Diff.class.php
wcfsetup/install/files/lib/util/DirectoryUtil.class.php
wcfsetup/install/files/lib/util/ExifUtil.class.php
wcfsetup/install/files/lib/util/FileReader.class.php
wcfsetup/install/files/lib/util/FileUtil.class.php
wcfsetup/install/files/lib/util/HTTPRequest.class.php
wcfsetup/install/files/lib/util/HeaderUtil.class.php
wcfsetup/install/files/lib/util/ImageUtil.class.php
wcfsetup/install/files/lib/util/JSON.class.php
wcfsetup/install/files/lib/util/MathUtil.class.php
wcfsetup/install/files/lib/util/MessageUtil.class.php
wcfsetup/install/files/lib/util/OptionUtil.class.php
wcfsetup/install/files/lib/util/PasswordUtil.class.php
wcfsetup/install/files/lib/util/StringStack.class.php
wcfsetup/install/files/lib/util/StringUtil.class.php
wcfsetup/install/files/lib/util/StyleUtil.class.php
wcfsetup/install/files/lib/util/Url.class.php
wcfsetup/install/files/lib/util/UserRegistrationUtil.class.php
wcfsetup/install/files/lib/util/UserUtil.class.php
wcfsetup/install/files/lib/util/XML.class.php
wcfsetup/install/files/lib/util/XMLWriter.class.php
wcfsetup/install/files/lib/util/exception/CryptoException.class.php
wcfsetup/install/files/lib/util/exception/HTTPException.class.php

index b21fea4d924174ddbdf68a14d261aa270f51bbe4..69159e5ab4f2df73f39952381924df1b0a917a91 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\action;
 
 /**
index 6d2e125c009354e54409db56ec96e80ac587e069..a021971dc8fd3a5fd4d94d25cf8e9b8c55cebcb9 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\action;
 
 /**
index 72534ff89084de6d3f00ff44a7387beaf417332e..a09993d45cb31ed2ad71ad029eb1a1188f8b9be3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\action;
 
 /**
index 72551fbe066c20afebbd518eef07a6f12e30fd7b..2061443d86a53ab9e62c5b357bbd384f3867bc91 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\action;
 use wcf\action\AbstractAction;
 use wcf\data\package\update\server\PackageUpdateServer;
index 848743ae10574e6aca50f529627f0cbcce95fdad..f478703a14f8cd75493def3369816e13f9e9f9d7 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\action;
 use wcf\action\AbstractDialogAction;
 use wcf\data\application\Application;
index a4656554d3a3eff92eca7bd65af8ce287cdc7810..b45a156eb22786ea0a59cd1a3cb9dabccdb38978 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\action;
 use wcf\action\AbstractSecureAction;
 use wcf\system\request\LinkHandler;
index af8fa6547abea58395e8bc9336e7b39c91374ee8..cbc1cb890ff06c44b776ae1878d358e7485bd85a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\action;
 use wcf\action\AbstractDialogAction;
 use wcf\data\application\Application;
index 4ef513568b78aa313f5e4c74dd0c5c0680ffa816..40afcca728918f9d349e84bc884e3564c70c688e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\action;
 use wcf\data\search\SearchEditor;
 use wcf\action\AbstractAction;
index 9bcdf87ce71ec3a3302b17caf4fdf74ee9a52eaa..2184c001d1c678c793c88ef486b722a232e7fd26 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\action;
 use wcf\action\AbstractSecureAction;
 use wcf\action\AJAXInvokeAction;
index 25fba8724648840c691099a99e331092eb9f2af3..bbd481652fcd97e275606e281b2a9010e4bfd020 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\DatabaseObject;
 use wcf\data\DatabaseObjectEditor;
index 451a72ede9083c1ad019c3221ad43ebf6cb808aa..b79b78cb930c6af3c516da0cf49b6a34cfa47b67 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 850cc98c984400b80fd455e6aa95e90b42729f78..e8ab220458a746061ee578b8c63c4c98b7d78612 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\category\CategoryAction;
 use wcf\data\category\CategoryEditor;
index a703264216e5c38223672a5922073e9785bfc4a5..0d8c471336d1de8eb6662f4c7d36ddf1eda07995 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\category\Category;
 use wcf\data\category\CategoryAction;
index c0ab20b2ab88e23fd3c9f16ec25551fcceb34811..a34173777c9f26616740885e59d5695bc1b225d3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\custom\option\CustomOption;
 use wcf\system\exception\IllegalLinkException;
index f9dbffd9021b1af7d953a1a2ab0c26123713d7e9..4105f1e5576d5b2ded3702461a8a7d047c319e5f 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\form\AbstractForm;
 use wcf\system\exception\UserInputException;
index 686a59fa885494d01c02fc98c987ff152c6ae3df..099f357ba7733a7479abeac6ac8d691573c913ce 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 3ee63744950dede40fe31ce02649dfb84083b6dd..9a8028c280a842b4b5b6c24506a20912abdfb396 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\ad\Ad;
 use wcf\data\ad\AdAction;
index 05b2fe5700cf854627efb4ac063fc93447d6a86b..f314fc52e5c85cede8c0fb48e14c9c05db73013b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\application\Application;
 use wcf\data\application\ApplicationAction;
index 456dce74884c1c1c7b2c5a33efa5ac30c900b5f9..461e052c1fc146afbbc040b9ebd3547e8a6dc7bb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\article\Article;
index 25a26628c85aa144ef0c0a435f10e99febc3436c..8095021acc61787d5892639361d4fb0cc1fcb7bc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\system\exception\UserInputException;
 use wcf\system\WCF;
index b6b67ab25b02c221277627eb9aa48c816b25eaa5..5aee0c1147c9d946ef8cb4590732e41d011a2590 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\system\exception\UserInputException;
 use wcf\system\WCF;
index 7af946904cc316e32f4dc9fd2152fde2b7def18a..672c2817ab830359acef342f5a57cc13770c7c0c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\article\Article;
 use wcf\data\article\ArticleAction;
index 8bc545838587bcd12beb93d34d9093400eb3f71b..64fb6464e96ba928ff9e4e555281295c37affff5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\bbcode\attribute\BBCodeAttributeAction;
 use wcf\data\bbcode\BBCode;
index 73182653c1c1ec30a2b448ee087ae9bf498b3457..e4abff3b1e53ad4433c970ff37efe8f1a343d1fb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\bbcode\attribute\BBCodeAttribute;
 use wcf\data\bbcode\attribute\BBCodeAttributeAction;
index dabed36ef5c33e1477a6f4c985293b139f26e8ae..ea1d0f5e91e0c337e89a4411fdd77a9df8a1cb57 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\bbcode\media\provider\BBCodeMediaProvider;
 use wcf\data\bbcode\media\provider\BBCodeMediaProviderAction;
index 8ad79c7603b99c055144d73b7f6c23cec0a2af36..b105cad9e09e8e5bce3e63014a765ada328a28b8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\bbcode\media\provider\BBCodeMediaProvider;
 use wcf\data\bbcode\media\provider\BBCodeMediaProviderAction;
index 848c5eed07d207eaef459594ecaf394bb7f65b7e..960fee235723fa346ea85209a1af28c3143fde5f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\box\Box;
 use wcf\data\box\BoxAction;
index 2b1dd8e39947046d3774c3ca296a0c2fdabf9701..937e6c8fc11db319f535304ec360f4e7d0733dde 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\box\Box;
 use wcf\data\box\BoxAction;
index 9a1762c59d69b96c461d85ed438fb1b8c09212ab..e5816861141ad933f10de1388d8f85aa3d8d12db 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\captcha\question\CaptchaQuestionAction;
 use wcf\data\captcha\question\CaptchaQuestionEditor;
index 081ec36b30e9d55de1e6c8f8960dec2ac2406511..fd9186a83e91af131c75a17ee3ac62cc9ce4e9b0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\captcha\question\CaptchaQuestion;
 use wcf\data\captcha\question\CaptchaQuestionAction;
index 25536e3586eb88c24d7bb94ccd74ccf2b13dc3b4..707b8828fa115b1d063aba94ed4e90913e217a84 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\contact\option\ContactOption;
 use wcf\data\contact\option\ContactOptionAction;
index 10089432645c4f344cf8bb60cdae96073148d733..92775a9d0b549d53402cced8e36e5107bffc3c82 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 
 /**
index 80b9652d3ead1ae30dbdf3b854827af42ab2151d..d76cb5b0bac925b1fffd2ddeedc7a6b359efe51e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\contact\recipient\ContactRecipient;
 use wcf\data\contact\recipient\ContactRecipientAction;
index 9e2124d19b89af699f86708c7affc2edc6197494..44e6531ee7f8f81b4cafa81abc751fc1be6704e1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\contact\recipient\ContactRecipient;
 use wcf\data\contact\recipient\ContactRecipientAction;
index 2b64b93e24aeac88ed6f560a8dd7328c561ebe66..56da27145dd7cc2d82db0fcc19be40b631b4d01d 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\cronjob\CronjobAction;
index 6f9b4c72b8f09b73d4f32eaed619899f0bd6a39d..6248bc9b42f4f23519b1c38451588ba2cff215aa 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\cronjob\CronjobAction;
index 3ba460baa5d2439a9d0d4cd0b2ef44daa3980797..0c3f3d339841801f444733baca92c51ae73f0685 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\form\AbstractForm;
index 123e67015b6a308107af360ddf0887c6dbb7a1ab..bc84192c0b9edce2da52ab9d5d50c88da83aacb6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\devtools\project\DevtoolsProject;
 use wcf\data\devtools\project\DevtoolsProjectAction;
index f9d82449acb206f29f486b78f901e2eb3599475d..9cf56761043404d296e31e43754324f2e25835f4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\devtools\project\DevtoolsProject;
 use wcf\data\devtools\project\DevtoolsProjectAction;
index cdb45cdb233de3ece54c81d30d23344b63459327..797a99b1bec808559e2908fdd18ae7cb8d4533db 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\label\group\LabelGroupList;
 use wcf\data\label\LabelAction;
index e91a68471b6f26ce62e3dc712153d869170a27c3..06529bdf8a8637c687cda952d2743fd1bc01215a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\label\Label;
 use wcf\data\label\LabelAction;
index f4feea1fa5748b4a79ca2774003220abf41ff58c..60692a88560d4531cdfcfb3e5d1a316cdcd9bef5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\label\group\LabelGroupAction;
 use wcf\data\label\group\LabelGroupEditor;
index 6300d0e5c15267dcc567f653663c9f3a259dc94f..4354108787bb64e6ba3554e1dc90fd62b6caa013 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\label\group\LabelGroup;
 use wcf\data\label\group\LabelGroupAction;
index 616bf046bf8b3161cfe70b13367f0766a240621e..1f03d3326912715cba48416536324b2f7b00e695 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\language\Language;
 use wcf\data\language\LanguageEditor;
index f2590cd853966e21a98ab5c09c76fc8a0cd7baea..d6ab3a628f942e62949aef1f75741f85d9ea96a6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\language\Language;
 use wcf\data\language\LanguageEditor;
index a175056f88b3154af1a29cf3573d684db50006c3..6b2a5ec29a042833fd64fa9a322d9190371f2029 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\language\LanguageEditor;
 use wcf\data\package\Package;
index 7f85c557d5e8cd5fe4b67506a918d19799c8aac9..7b249f927409ca9d5038425966c461e3c4d8013a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\language\Language;
 use wcf\data\language\LanguageEditor;
index 9d842915e86b7c5a5edc82bd699e2abb6694c820..1804904963b1e4288285d3e052e1c9a3ce6b797a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\language\Language;
 use wcf\data\language\LanguageEditor;
index d3cf313f53f2a2e84932bc87240922d529c33c71..fa8ea7d8bdc1e9158c0aa5bdfe3787ba4bbb9743 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\authentication\failure\UserAuthenticationFailure;
 use wcf\data\user\authentication\failure\UserAuthenticationFailureAction;
index a4b890bf7111896448d6b404ebf3f49d89d38dd2..98092a408d3e7bab403221ae2a00fc93257af003 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\form\AbstractForm;
 use wcf\system\exception\UserInputException;
index e2128e2e0451f909d2c7c8d75e74f7ff81213742..3a750f4fc317d5c7b5374e549b8397b55434ce49 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\form\AbstractForm;
 use wcf\system\exception\IllegalLinkException;
index 4cf376f28009087eb588242f3612f06bddb34d83..309e2cf119b3d99dd2552698a03df0988d0d0841 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 
 /**
index 0398dbc8de0cb3e2adbb485092962dd58a903928..a855fbb413962f67f001f1b89b65defb3712ade7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 
 /**
index 8b7f6e2c34bd72d6f3240b9c17e463c2734c1879..d84b77b5660e83975405e6d0658df5b19a54cc13 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\box\Box;
 use wcf\data\menu\MenuAction;
index 3f8f16b4206537daeeb8cde32415ae542435fd92..5f0b63779f3ccf73a927be29464920c4507e6012 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\box\BoxAction;
 use wcf\data\menu\Menu;
index de9aefb85bf8f116b172402cd0abd37b0bb2c926..647815d10d57434c1f5671a379464b610dccc862 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\menu\item\MenuItem;
 use wcf\data\menu\item\MenuItemAction;
index c018bdb2c226d80c5943c98b4957e0d971b2618c..1cea86584d200f710f8228f170b06f54e6376ed3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\menu\item\MenuItem;
 use wcf\data\menu\item\MenuItemAction;
index 45db9384f32a2da9f76a797d0c993cc1473d0032..b1e8667313268ba05d535733ab03e0485fcb9234 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index d4b4b5fd25d620e827a9f2288eb720997e0a0cd4..9b09fe2a35050410dad0d1eb1ea645196015c728 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\notice\Notice;
 use wcf\data\notice\NoticeAction;
index 1cad0994bcd590033f0d9b5d3da4880f1655bdf8..9d0a64df374a0b1e01f6f7bc332b2a13e280e375 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\user\notification\event\UserNotificationEvent;
index 6f756e518121dab6bfd160079a479609861a9195..0267c6dca54e50a1cd75a48e5d72d06a22b39174 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\option\category\OptionCategory;
 use wcf\data\option\OptionAction;
index 812b9d4fdc00a9928277f4e6f20c9faaf945d091..34b28320af807414c25bae447013552ae168e318 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\package\installation\queue\PackageInstallationQueue;
 use wcf\data\package\installation\queue\PackageInstallationQueueEditor;
index f895934188ed5d38603f68047b3c18ba88eafd47..01bfd0069bffa44a1bb3883716befc1a4e3ccf92 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\package\update\server\PackageUpdateServer;
 use wcf\data\package\update\server\PackageUpdateServerAction;
index c0a6e31dffe50321f19bf837f483d37c90e8ee9f..4192071f7327260d85fb5755cee21c43ad79409d 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\package\update\server\PackageUpdateServer;
 use wcf\data\package\update\server\PackageUpdateServerAction;
index e03f6702765468b3d893a7595cff5a45f3eda84c..678efe81c27ffae43d14e5146ed8568f94cf989b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\application\Application;
 use wcf\data\application\ApplicationList;
index 6d813a8a74c3b5bac4d4dec8259f1b9ba965bc18..82a7c547dcb95b54ceb0d3ed6ae8d5a82e2c9cef 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\page\Page;
 use wcf\data\page\PageAction;
index cdb638cd8dbd7d3696a64b511839cb6abe90a660..75260c39c361a8cf5b561853b476754f34b0f11a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\paid\subscription\PaidSubscription;
 use wcf\data\paid\subscription\PaidSubscriptionAction;
index 82fb7b08b6d141a234fabb0f279e7436a0b04758..100a96174778625806e8bdff4585ebe1858295f7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\paid\subscription\PaidSubscription;
 use wcf\data\paid\subscription\PaidSubscriptionAction;
index c36c901b163c16417cc30dfb566785b523749b1a..48ae234398ea4f6159fdf73ab44630f0e0492c9f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\paid\subscription\user\PaidSubscriptionUser;
 use wcf\data\paid\subscription\user\PaidSubscriptionUserAction;
index f4e330305ae44541a2ca73a2044357f8e7ceb1ee..5e37420a9d76bb4fcf57af8251668d8f36d28a75 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\paid\subscription\user\PaidSubscriptionUser;
 use wcf\data\paid\subscription\user\PaidSubscriptionUserAction;
index c1d64203899383e45a90390073a851bc533d893f..118ffb2563db92877af972045e80d23ecd511c36 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\application\Application;
 use wcf\data\application\ApplicationAction;
index ea4c5e823943f80190b1d3aab339c066a809f4fc..674d11596c1e4aef90da2316f92d025d319d6210 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeAction;
index fdc86ebcf3cecd40763de99d6625e3df609b6c74..136a328d2dba2479185c4f197248d128622873a8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\category\Category;
 use wcf\data\category\CategoryNodeTree;
index f6bccfd576464eb5908c8a8331e4f31291678ea9..63c556d79c50e52cd31ce6247ce178cc04e6e827 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 
 /**
index 55fc670329b79028b109d8db8e3b9384cb17ff5e..5016af3a4afc8be758e3d87da4ee90565abeb847 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 
 /**
index db2670fef20903500fcd8c7c4abc80496f1e506c..2410439157185d60e56632c19421ff73d79f6142 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\smiley\Smiley;
 use wcf\data\smiley\SmileyAction;
index d36beb817d2e415c88cbaf5355ee5e29082673d0..9a48d5531747cf87c056a1cafb5f446c2061f1df 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\package\Package;
 use wcf\data\style\Style;
index 507c01f5fc56a8c7009687fd411600b8ae51c6b2..c52b89d722165ca6a572d9dd7004639abc5aa04a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\style\Style;
 use wcf\data\style\StyleAction;
index a783ee69669b866a50a367f60ce60d89e44a2cc3..e44cdb50d9748ab46e36ac719b37aeed79db3ebf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\style\Style;
 use wcf\data\style\StyleEditor;
index 9b8a39708be4e858a0106e0399ab220f6d1eaedf..878c361d769e3e213fb0f9b762f53403d0933824 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\form\AbstractForm;
 use wcf\system\registry\RegistryHandler;
index 0ff0e16a3726b7c417ae83548457f21968dd4acf..45a23d96f5376588aec72d9002d4b22853f2d9c8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\style\StyleEditor;
 use wcf\form\AbstractForm;
index 7808f8799ce00d157c06a89c07169bdfe726f208..a0fea4f40290ef32ba0a216199314075ddbf36fe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\tag\Tag;
 use wcf\data\tag\TagAction;
index 7d16ff91b4dd0cfd365b1bcc83d5768cf1535436..aba51b718db8a10081b7baa68081ee1f54955735 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\tag\Tag;
 use wcf\data\tag\TagAction;
index 820c1421015b8922bb1a99336a003b369369a2bb..3636c391b4f86800a3249e1afba5141703b63df3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\package\Package;
 use wcf\data\package\PackageCache;
index 8aca016101f7cd4d946c2c105cc607ea51702f27..b65369a5b4cb0da39e2592f34687b927d76368cb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\template\Template;
 use wcf\data\template\TemplateAction;
index 6073e6a7a913af3dba9435e97d9026e7d9dd33de..396ec0dc4a33334f4b6ab0e2d308119813a3ba64 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\template\group\TemplateGroup;
 use wcf\data\template\group\TemplateGroupAction;
index 17cb98628e17e23e75dd0f0eca87d920bd4ca63b..b8efa0218a21c6a6ad95081bcb48cd30ffcf8a54 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\template\group\TemplateGroup;
 use wcf\data\template\group\TemplateGroupAction;
index 918c63526a9cf674d4b71de144107f225ccd1621..aa8fa17af44c7e93f823bc68331a998c747ef367 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\category\Category;
 use wcf\data\object\type\ObjectType;
index d722e642b972d465d3cd235c74475d17f2181b2d..d67e0bfb727760956e994e2404aa24124398fbfd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 
 /**
index 2f9229e6dfa1da14c52033dfd17f20267c0a5279..1c8687abfde824eaf82719ca5a43d43c5e0dc730 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 
 /**
index 3aa66ce89d6b5f8827773384ab45462657fff86a..cc75811e21c2569c7da118c87957453b363ea612 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\trophy\Trophy;
 use wcf\data\trophy\TrophyAction;
index 7b771bd05584b5fea017007d6dcf151959dc7b1a..c43e3a953e7008bc17c29823e450599d0fb022ea 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 73c24ee25e73df1177f71fc673edd16efc6fdcf0..6ae39b44c051ca5220e04876d642778f4f838217 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\UserAction;
index 2cddf53d554ae3e8bec72d885b6d14159e596ab6..ba87e72acb0a6b9b34e4b139ebbdcd8664a7f760 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\User;
index ef0a058b79618d5e0a2074ca83580d570d4a4626..640ff2b7ea78b40936ce31c831ea538b89fbd944 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 
 /**
index 821891ef2a04425d567ebfb1dc9efd3be5ee3638..6548e0da026623dfd84dd05faafca295bdf2c840 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\User;
 use wcf\form\AbstractForm;
index 5ec5454e364008a7b19b222f3a2eddcce2a92205..c6ea0be4902eb65ecba998bc4672cb1e4250b0b4 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\avatar\Gravatar;
 use wcf\data\user\avatar\UserAvatar;
index 59ce6ce1bbc7b27b965b39ff05870d626210441c..db0a9942c0b219620fb1ff1923f0a589ef0e8351 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\User;
 use wcf\form\AbstractForm;
index df9fc89b7e26605a7183c6236b4c0628527e22a4..e35528e613729116867b5691bcb65e8ff4f3275c 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\group\UserGroupAction;
 use wcf\data\user\group\UserGroupEditor;
index 461b8cae53b7c4a456821ee7d74e132acf836a97..1ee348a6b23dcc8944429503af143a901620f5df 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\object\type\ObjectType;
 use wcf\data\user\group\assignment\UserGroupAssignmentAction;
index 24fd5c75d2b700cf1ba843a281dcb1b18d1d2a70..97121cd6d92e0f85d3af96ba46b2e15c1f4d6fa8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\group\assignment\UserGroupAssignment;
 use wcf\data\user\group\assignment\UserGroupAssignmentAction;
index 8a04badc557b724c576c8fb8ba5313cb082c5810..092486daea9662627838613c9cdd8d6fecb74e0a 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\group\UserGroupAction;
index 725d4c7f6c827b34ff936d18adb84861a132ca7a..5304c51dc3e052325e58e23ff28591dd54bc411b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\group\option\category\UserGroupOptionCategory;
 use wcf\data\user\group\option\category\UserGroupOptionCategoryList;
index 4f873db724a1a2a535b595c82bc2ffe22ccfbe03..ad6333d55a16087a55da098ac73edd7708812a67 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\UserList;
index 0d1a33337f9d1e45f1bf8a9e0c852a1a1012dd7a..cc9487ee2bc64b11871ec785360630341fe7ed7f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\user\User;
index e13f7d7787462e8a441a404ba9a4e72bcecb0504..43e53bfec68feb2c80cedbe797ee1c5e8b1cc43d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\option\category\UserOptionCategory;
 use wcf\data\user\option\category\UserOptionCategoryList;
index 3d2b83b1f394bf12812a14b977a415852d09ad03..53c43a74a0829b8ee47d72d0d9f563090b6f44e7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\option\category\UserOptionCategoryAction;
 use wcf\data\user\option\category\UserOptionCategoryEditor;
index d0c52fc7e06703be5c845741fbdf8bb063cb6637..a6ed3f33e875d971d3f720a0b180c412e78b540b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\option\category\UserOptionCategory;
 use wcf\data\user\option\category\UserOptionCategoryAction;
index 31d71baa2751c72e7487a517ea39a53ffb2220dc..ff58f132b12dc5bab8af25618905c2c0944a6034 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\option\UserOptionAction;
index 64d30836f50e5f70b83a9d9ffa8a58bfa58be5d8..1b421b35c5c84a78622b3b4167590e3c762d4089 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\group\UserGroup;
 use wcf\system\language\LanguageFactory;
index 2142cddb550f2657c841a1f030ab50f91516b5e9..98c0624fdb2f2ee5db74f9cf2810e914a080dac8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\form\AbstractForm;
 use wcf\system\cache\builder\UserOptionCacheBuilder;
index 9cedb016b306c2b4222bcc4ea6ac45586b16bfb4..3f6fb87e85ea3f5b4b41fc66fae05bc8c690f5a4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\rank\UserRankAction;
index 1ccea579aa7cc290e2516c7cd3dde6a8004059cb..c6f35c42157d3870bb612d8a967a30dd98bb9653 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\rank\UserRank;
 use wcf\data\user\rank\UserRankAction;
index 2c641a0f152ed1d39309fdb86f8d75170a5b49e3..132ae0c3f88b89afc30ac37f08759a74639d9954 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\condition\Condition;
 use wcf\data\object\type\ObjectType;
index 45c4e6ec277282f36009890af69cd016ff6e0b19..85c405779bb36753e0bf7a40182815af7940b7cc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\trophy\category\TrophyCategoryCache;
 use wcf\data\trophy\Trophy;
index 8c9d1071ad373a72ef1190d1b7b6aae8e00ce81c..f9b9557c17b596737ce72280c1acbae825e44942 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\form;
 use wcf\data\user\trophy\UserTrophy;
 use wcf\data\user\trophy\UserTrophyAction;
index d8e7ab69b1c201c6c3145dd2824176e768af6ec7..adcc5c9970f1d2b429ee2f418635d5a1b6b7c5fc 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\acp\session\log\ACPSessionLogList;
 use wcf\page\SortablePage;
index a44f22d67a5c445b345c208a6c512a6f8837e65f..32c55d28f8b81f13b8f131af5faf88d6e5b79187 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\acp\session\access\log\ACPSessionAccessLogList;
 use wcf\data\acp\session\log\ACPSessionLog;
index 431e3586dce3dce57f88e8e2dd180792ed1201a5..cf9e1848261794c1c5c5fd858d5ba19f782abe69 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\category\CategoryNodeTree;
 use wcf\data\object\type\ObjectType;
index b721bb263599ffd67ab246741827599096c16feb..6f05dd84b4cc36b0302b9a593ca1acc7ed1b707f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\ad\AdList;
 use wcf\page\MultipleLinkPage;
index 43f9fb3233c7d21a4eab0495cbd073d33e5e11ee..b1e3703cc9fc5add819d6902b5107a5ced76ef5f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\application\ViewableApplicationList;
 use wcf\data\page\PageList;
index fcbe4d000dd6e50f165f93a061adb0db7dc6cfa7..e0b4987ff783d6d0363cf19bd1c84239ca6f30fb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 
 /**
index 66a5f5bdaaf111888f647dfaca31bf11d71e1e53..5dc7b4c19f78a5c050f9e301241f0d80a21bf814 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\article\Article;
 use wcf\data\article\ArticleList;
index 64003135a44febf15ff122606184274011149a48..c21185bbf5c3ab7607c9eab14b7da07e0548b3b8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\attachment\AdministrativeAttachmentList;
 use wcf\data\object\type\ObjectTypeCache;
index e0257353540566b811e537b9356f3ec6aa953d22..bec1b80314df300265007e9792209c7913d1dbfa 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\page\AbstractPage;
index 5bc82e0eb61f04551faae623801fbd1ddc24b4d5..05d0e40f6649d58a51314c8c576c5abed4337194 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\bbcode\BBCodeList;
 use wcf\page\SortablePage;
index baa5134645bd906a579aea54c72a7455533b8315..7f5d2263e6be514903b78800301a6397781b7b20 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\bbcode\media\provider\BBCodeMediaProviderList;
 use wcf\page\SortablePage;
index 13b1aa3d6dab8e5d1434ad8d91bef8bf1abae8b3..d6c6d53e6fc133185c03476b39612025368b9d15 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\box\Box;
 use wcf\data\box\BoxList;
index 8616ae5f1442d6884e5f821c85f8c225a3847d2b..c35c414016a0cc5e06442f34c3b13b35083d9167 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\page\AbstractPage;
 use wcf\system\cache\CacheHandler;
index a0a77bb90361f988bafe37825367dae09d3b063d..b9287b640b5b36e5d54f133fb2a9ff60489956f2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\captcha\question\CaptchaQuestionList;
 use wcf\page\MultipleLinkPage;
index cb146a84d3cf0fd5a5cfae2fb3b17434a1b005bb..cd9972c7ffa57cba583f5a1d2521356ed11245df 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\contact\option\ContactOptionList;
 use wcf\data\contact\recipient\ContactRecipientList;
index 050c144c37495c3a9c71327c139f031b47accf29..667469fe83102cb55eac3aeaf1c8044e50d6ea23 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\cronjob\CronjobList;
 use wcf\page\SortablePage;
index de57816d0e1d2658f58e58a72c46c8013d7e7607..51790342743daf888094cd54bf7013faf0b6068f 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\cronjob\log\CronjobLogList;
 use wcf\page\SortablePage;
index a70a0328b743f5fc1ea03f7b5df4890ce45f467c..1098f745677a3162e020b87179366eefd587ec7a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\page\AbstractPage;
index c9c69821bad1533d12d78a11beffa5329cb646b3..bf6af93a8375abde024185024cdf3d7c6c1b5371 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\devtools\project\DevtoolsProjectList;
 use wcf\page\MultipleLinkPage;
index ffef8dc35ce8c9f075c8677f0aff9d8cf3d1dc88..37925787b283339f76222159ad94b7ccd1038912 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\devtools\project\DevtoolsProject;
 use wcf\page\AbstractPage;
index 4f4b559546697ec41b2b25f367c0ed0850107574..0cf8cde880a92a25e2caaae18960d3e45bdc0457 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\page\AbstractPage;
 use wcf\page\MultipleLinkPage;
index 596f816bfccd210831b7bdb18a6cd02496916aca..8019c84bcf2bb0be3fa4e49d9e53dfdf08104d10 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\page\AbstractPage;
 use wcf\system\application\ApplicationHandler;
index 14e052d9e49331fa724dda88b59a5826a11b08d7..142601dc3771a852110156273525a935525b716d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\label\group\LabelGroupList;
 use wcf\page\SortablePage;
index 9eec0a3a09c8106d1d594cb24ce5b54f871848d4..bd5d30e7cbb5129c65adcef8b347e52ce00393ab 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\label\group\LabelGroup;
 use wcf\data\label\group\LabelGroupList;
index 39c5ac4ca699d7c6f06e363693c28989e31b0b36..3e04ec3110707ab664a357de9df24725916442aa 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\language\category\LanguageCategoryList;
 use wcf\data\language\item\LanguageItemList;
index 12ecacb4a17f61f2a87edc398a2828a07c17431a..1d1c1192454232b06b5a23081b9ec2d84d1f0a49 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\language\LanguageList;
 use wcf\page\SortablePage;
index 51e8c6b14b6fa76136a158cfa94a1d188c0c6509..d2f7b4f9af1d73c4b5bc264d7c605736fbd0cbb8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 
 /**
index 5815a71ecc8cb88765f1213b9ef58b8ffc7825a2..ac4aeaa64771e260fd7314bdaa963ff33431ca57 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\category\CategoryNodeTree;
 use wcf\data\media\ViewableMediaList;
index e2c2c18db86b6412dfcbc76ae55180cd7315b38f..cbd4420c62149719f2fb0f523fb9d0db29e1f676 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 
 /**
index e1eee24d2a12490f36ff4203c95ffe3e00d60b86..635d1829789392a201375f85a307fd226d81ad60 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\menu\item\MenuItemNodeTree;
 use wcf\data\menu\Menu;
index 419579666c38d1a41e6ed3420e85c40d9df58749..d9a1cce98c73b3901d1b683e5f83e14e38a81707 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\menu\MenuList;
 use wcf\page\SortablePage;
index efc583c1fdd6df71fc77541973344899ae11ea5a..ce0d0b346d868f935309fb6aa8cfc41dbfc97e25 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\notice\NoticeList;
 use wcf\page\SortablePage;
index 677339dafd2170b3b97c73c1f6f559a7e8b7964b..766f4e0984197141100f01da6ba14fe3b08c6c5e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\page\AbstractPage;
 use wcf\system\WCF;
index ff43a72503c17a953aaf4c7db54c39a3ae9a7b01..385630732889dd9c06635dc6a6c4c5d0b479de06 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\package\installation\queue\PackageInstallationQueue;
 use wcf\page\AbstractPage;
index b9e4b4820caaa821efd29d6271ed0ff9c507976b..a0929dfc1da4ac95f5b4a3fa7a7299b6489bdb71 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\package\PackageList;
 use wcf\page\SortablePage;
index 5ce1e0d64a65f77b4c9e9315158193a48d8f17d3..bed674700bf3485fdbcf67f6eb358947eb7597d6 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\package\Package;
 use wcf\page\AbstractPage;
index 7dce682d22056989c23c4a7317f5588a44b9d1cf..af7f4c01d4e14945cfd45ff8c06ad52fb99cb76f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\page\AbstractPage;
 use wcf\system\package\PackageUpdateDispatcher;
index 4134fefd8def9af438e12fa0420ccdb84009be79..7214154eed4f43c542f55ee6fee38d0961681a68 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\package\update\server\PackageUpdateServerList;
 use wcf\page\SortablePage;
index cee3c8b91e96d02cbd56d8e9e02b956ba7cad57b..3a49d0203b993137725a5af3e847afdb2e178116 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\box\Box;
 use wcf\data\page\Page;
index 1957431780e227cdc7564ebcf0659afca04fc603..aa14bb40f3102f4b0a5e7d0e3d5d15b3f84895cc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\application\Application;
 use wcf\data\application\ApplicationList;
index 75cc7edb3dda865050ca2c1d273e86ad11c23326..e7ac30e8205ef930843caeb0fe7d6b66b7b06142 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\paid\subscription\PaidSubscriptionList;
 use wcf\page\SortablePage;
index 4d8653a976255198815ee6d96bee84780967bed7..4fe15eeda4f9a94863493576e635fabb10ab6c41 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\paid\subscription\transaction\log\PaidSubscriptionTransactionLogList;
 use wcf\page\SortablePage;
index 5c64eb0b74db1c9d57bdb68053dcf14c074da2a0..a9305ced4e79a066de1685062e536a2eb5d9e07a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\paid\subscription\transaction\log\PaidSubscriptionTransactionLog;
 use wcf\page\AbstractPage;
index a828020047f1c7d02dd3a71e6496807ee6613701..a263c9ecfeff4043d0e5a6434325965a428d335a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\paid\subscription\user\PaidSubscriptionUserList;
 use wcf\page\SortablePage;
index 59c7f58592bc2e2c99575dee591bd7dcdbe7759d..66e942dfd168626fa09897394adc78899c74ed4b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\package\update\server\PackageUpdateServer;
 use wcf\data\package\update\server\PackageUpdateServerList;
index 8c58febc0323309256c2d32928bacaff8949998e..cb75614d8eff9090824854ca2d851edc747a8cf1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\page\AbstractPage;
index 117c57ec94f01ed2f12f73d0d111d84cc190a523..fdf70363b1ffb8d860c5c9390fc0133038df5693 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\page\AbstractPage;
index 4da8a0906b20e492241a89621fc9b2d34a52a2b9..91f5a95a3f3c410028ebf506ebd07790df38aaeb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 
 /**
index 271d239e8d59850db4233bc9ecffb1e8b029f5e2..382794afb556a40c5c1360dd51b70e239f165e3a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\category\Category;
 use wcf\data\smiley\category\SmileyCategory;
index d9d9ca33bf5448cf0642fcf89f3ff052b219215e..238261d49f73f4747a892ff69e48dcf1b898418f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\page\AbstractPage;
index 2c385c1872ebad6a5e80ea88bc29b3b8e805ca1c..d00203a82fe808cf8e9ae540e8b76b13cfd28bfd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\style\StyleList;
 use wcf\page\MultipleLinkPage;
index ce2a5fd1dde2ca726f8669e07a31aa3b538646f3..32e52510e96915791cc657f271b0f0eeb46e7adf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\tag\TagList;
 use wcf\page\SortablePage;
index 5d72848190e69e8fc623f0706d047e20713fb8b1..be0f24880e70b4fdb4d237cb19fc5c7520b4430e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\template\group\TemplateGroupList;
 use wcf\data\template\Template;
index 8bb7a7ec1e416c19146acd9cef18a7a89370ce8d..49f6494881b37c60c1629ec3fa6a3ec4ae66b4a2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\template\group\TemplateGroupList;
 use wcf\page\SortablePage;
index 3d5ca91dd183783bf0abaefe972c86316c249eb7..b3125bb6b1a74577831d3e084f23acfbf440eb2b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\package\Package;
 use wcf\data\package\PackageCache;
index f8fbef7dda9c2ee902a1f9a4f4961b387c429dbe..bdc37e7395fe50db532341947d600b892f84f867 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 
 /**
index 15e0ae3373e7f6d7aa9c82dc7b8ec8ba28f9378b..17bc43e8c83a2ce17f64025074017c8d101be008 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\trophy\TrophyList;
 use wcf\page\SortablePage;
index b474123abf7fd3922d268a5764db048056df2973..21a242d5d9b5519f8f2a84c0e69d68c3f266fa6d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\user\authentication\failure\UserAuthenticationFailureList;
 use wcf\page\SortablePage;
index 552d323b63d21dd768b33b15b21a8c471222a86b..971b61edeba604c86c212c909a3daeaa35d5719a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\user\group\assignment\UserGroupAssignmentList;
 use wcf\page\MultipleLinkPage;
index b20686daaace8b16e44edac12a3b8fe087d97e99..870d858d548a99d4a998003380ed1b4303d47c18 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\user\group\UserGroupList;
 use wcf\page\SortablePage;
index c97b566c30c7b8f9aa9b125d90471b0a83f91844..8721c99a64ce582026920f390b06342e2ac65f37 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\option\ViewableUserOption;
index 25d8e05cfb697368358e11c544b53e63e7677501..83472e7ad0516be289c685cb3c1ad143fafdb6b5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\user\option\category\UserOptionCategoryList;
 use wcf\page\SortablePage;
index 83b023495a5ce05dc948a785fa633b45c63639cc..1a49abc50963b5ec57dd380c0cf50cb46685ca86 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\user\option\UserOptionList;
 use wcf\page\SortablePage;
index f53ec10225f23ace7487a724250a89b563a67356..bbe63eb8edc17679ea0473dcb65a6a19a273d800 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\user\profile\menu\item\UserProfileMenuItemList;
 use wcf\page\AbstractPage;
index dbed89e1396c504c47d67ffbca0f76371e4d8171..3f6a96903acf003c2af633665514c61400f7f046 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\user\rank\UserRankList;
 use wcf\page\SortablePage;
index 69681e3e7873597af4f8d4f7d68182cf86b64407..e320b507935c7ae5272ba2059ad827e73c2cdb9b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\trophy\category\TrophyCategoryCache;
 use wcf\data\trophy\Trophy;
index 0332badd68a08ccab7b8a0e445ae5dec2f1a1ffb..998e4246503281acb1aff6b9d5d06758ceeb9720 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\language\Language;
 use wcf\data\IVersionTrackerObject;
index 5098d024533e8b61117a1b100a206e1d189aa594..a5e1a948219a89db703f686583e5f745faf4cdf9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\exception\AJAXException;
 use wcf\system\exception\IllegalLinkException;
index 4ba96bb948a948adb1586f43fd8a25bd6b6ecb8b..caa56bd1503df1fdf2f6477b582d4f7d9af52003 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\data\IDatabaseObjectAction;
 use wcf\system\exception\ImplementationException;
index 912dc5c402eda34e1098b2f26bef65b0a7b1baee..3b80c4f4520ecc99cb725e9ef3bb3c6bba7f2dbd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\upload\UploadHandler;
 use wcf\util\JSON;
index c7af97de41557f3f043fa47545cdac56228265f2..52e3e5afdbe76e3328af1d2f29e787e5cc220d91 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\event\EventHandler;
 use wcf\system\exception\IllegalLinkException;
index 278a7f4a454ee549621ed92fd00e1b6aa2629792..c8dcb4c7332b9ef386346222baab22c85a0ee704 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\util\JSON;
 
index a10d12d52260a8d0440ef73d4a9745751161ef8b..9aeefafefa814d53ce9502c678a22c778a883e45 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\exception\AJAXException;
 use wcf\system\exception\IllegalLinkException;
index 37f3dc48b840f723d3a71f235d6ea8592ac6df37..383393ecbcaf378e0c170474aee353dfbbd22a78 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\exception\InvalidSecurityTokenException;
 use wcf\system\WCF;
index a2c8093a5dbaf0b013aa0ae0fa3fcb194c18af92..2753fc598ae7afddad353538bbdb4bb3b9ae0501 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\background\BackgroundQueueHandler;
 
index 08b195ab3f5b3fc967e8df2edf4ed8514a9315d2..df1f020ace20b61448ab92c670aa7911e52a69f4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\exception\IllegalLinkException;
 use wcf\util\CryptoUtil;
index f6bd966b5b6c1eb426445ba3b9d49ff9e4ec10bc..4c14fe9d36300da98786965af0de41aa2128a126 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\data\user\User;
 use wcf\data\user\UserEditor;
index 49735ba3cb55ad04c697f3ffb4c8948f259e1dcf..436245eba01675b629e691ed3b3e776bfcdd0a22 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\data\user\User;
 use wcf\data\user\UserEditor;
index a7adf2a5d142f5d60a890306a82e2a145924b18c..b2409846358ee713f54649ac0d0aca58b1e3634e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\data\user\User;
 use wcf\data\user\UserEditor;
index fe85d4bdd7094a74696ed21f9f6cefaa77349149..f4e54027c3e79f7cfb501d6c6ea7ee58316bc057 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\data\user\avatar\Gravatar;
 use wcf\data\user\avatar\UserAvatar;
index bf00a84359d88b33516aaa7b03db3022d613f9c8..af4f02662ff7aad61e96a526cb37d17adf5f9612 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 
 /**
index 3dc93ca82135ac8cdae08e8ed247a1f3006cad72..b5ad6e4f80f569f144331ccc773c546b7e823436 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\exception\IllegalLinkException;
 use wcf\system\exception\SystemException;
index a0eefdc89b82a0c75f1e0a5b45e4e0cca9fccd0d..09b80bceaef930ea8c10080bb11b620058a2b03f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\request\LinkHandler;
 use wcf\system\WCF;
index 4fdfdcec156ba4e1ad221d1cb472157c4b282d42..70a78a6779ca899b1971cc3afdbfe5b1f1ad872f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\exception\SystemException;
 use wcf\system\exception\UserInputException;
index 8f42cd0a70537e6dc50ff4b878a92e107c0ea3b1..ccc9b96c3c6e36b0c3e6290689d4e1bf07239dbb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\user\notification\event\UserNotificationEvent;
index 83556d566c0b4a467a1496040f7b90eb7f090ede..c8fb3420d8b4fc6553501822f82ae2d1df595761 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\data\user\notification\event\UserNotificationEvent;
 use wcf\data\user\User;
index 5f4489120caade46d2b42f2d22e717ebc26a241c..f9f59f2758fe312ffc0a67acd5ed1bae446d0bb5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\exception\SystemException;
index cb358ce9d1d3decd68f0be9c94c6b603e5c82642..24ff753a5ea1076f710430c9492f7ffb0715500f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\system\exception\IllegalLinkException;
 use wcf\system\exception\PermissionDeniedException;
index d3ce624d556fcbc2d62065bf782220fca59c8cc8..dcdf3dc6b6d08572f94e6bc65568fc81e944902c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\action;
 use wcf\data\user\User;
 use wcf\data\user\UserEditor;
index e5c960aee85f835f365bbc512891f553d574d208..f1f23c2aaeb5847eaf5676317afd5b12f5856769 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\event\EventHandler;
 use wcf\system\exception\PermissionDeniedException;
index dc8f7fca43a46f070eaaa09c90b3ec9100c6b69a..d29dae9bd9818ad6068039dfec61c7c9d0821c34 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\WCF;
 
index dcabed37dd236466c74f65a63b326e15a7a955fb..fc1362d88da4580cbc1aa18fedc1990314270129 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\exception\SystemException;
 
index a880f5b05516a89df3de3aa98202db781cb62063..70b27b882bf22d4b3b487a632aedd751f4bbdf6b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\WCF;
 
index 761eaa7a11086e7a060a175508632ffc23c8fee7..5d99f070624a9a28514b46f0dc82decef5d48819 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
 use wcf\system\event\EventHandler;
index 5670f231bdcdaebeedb6ddca15a718f36154ada4..66f970aa65c00a303903af041063715183992cfe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\WCF;
 use wcf\util\StringUtil;
index 864ec63e6364e8ac7b15f0fbea5a8981a5546200..59a4dfa71358d59a450c937803c78b25f7e6e80a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\data\user\User;
 
index ce2b2b20cd70e5eeb6bc4d3a97efebf20a6360a5..fbdfec4d944b79287d234d1c3bea4192ad1fe242 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 808c961fdd797c01fa7edd64942bebf199f7ca68..0abf9a8e3b5cf90b3530a89ad4b30650cb3780c3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 369f193b485fe22a0eee9e758ecc02e62ff14593..1365161598db68b6a4126b244c150ea82a671cfc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index b17072ba67d44097336e527a41128a761849d1ed..b24ca31c862732d0a69525fd2d5132588521f5a2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index d3b10df5093c7ee5f3746243e40e50170f5c5b5c..5cca249878f85f97a36c096e5c7b4f4463af87ac 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 86c9bcb34188403c78c2ab3eb765b5d20f862561..407316c7b21ca24250ffec6d8572129d36aeb386 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index aafe2e5fed0ecfc75601b2ed1b58d0918bb4a404..2183353e3fc2beea7cbff971e14ffe51f256bcc3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 1344ddcb2cfbcbdbad5cf047e0b95d7b4ed53dd5..f82a8fe377fabda3087c2a7d0e0093af2e5f9e9f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index d4cac6bf997eeee1196c931c1a071fbf8d3d6fad..8574c0a39b2fef14694820fa39b19a96782e7430 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\feed\enclosure\FeedEnclosure;
 
index a74dcf3dd92a4b4ba24e1b00d1df0a126d052e83..49c9ddb82cf63859660cdb26e050e7ab2b1eaf67 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index e33023a1bf0de273452bb6e0cebb02e1bbbcb4d5..f130b7e354c8e1aba4f8be8357738c7a8fc65f50 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 65d7c16e0f5b4e0c13fd497552c0d7ac20b34436..1d600d2aaccd42bbf64658a119416d0280c3d434 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 6509b80e8e7a7f5de6a828f8fdfc97ed4330908c..ef27071aef649b6f4ff6becf4df277d6f72f6e31 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 25d945bd883c1708865686bcabcde766fe699710..0f99c663ec16a049d059eceed3b8d269b4c79f0b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 563a8cba556b10e26dfc963b97df563ae345794f..1ea24413e9c0d72ad1a04a0ad1c441c946a4c187 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index b29eed4a601d76873fc52d1ca7b80adc8320bacd..daf77ff6b917dd2c0b7c01eeb0b1bcbf22b2f43c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 95c34134d2d2755ee4139dc4ae2097e6f2ffee3c..779c81d101165abac77017db4e2fcddfc913416b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\html\input\HtmlInputProcessor;
 
index bf66cb7f8d23f7db552825b5c67205ab162f11b0..07bcd65f1e07a089f33bf056065eb58b5cfef2bb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index de64ef4c5c3ebe1a1c5c832ef3c06dc1bd2f2889..8d92e654b2066d780591e8489d671504a18200da 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\exception\PermissionDeniedException;
 
index d622d8cb42ae1e31f79a821719a60407b000c524..1e4a5d0a72047fc2fb8cc967ac453dee3e513362 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index a28665b5e511c52cdc0f621ccb28ced6e859a0db..fc7043d7ada2b12f88ed57964bd12277cb461910 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 81c179269d2647fb2359f5263c9695f53a60d4d1..fc0406460178c492ee7795d2915183684e17e0ad 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 62bcf0e1124b31404a4ae53a2d891fc5c2c26afb..07aed193c9ddec79211df92a0d8d4c9221505869 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index c1bca49bd7aafc58b0a29e1280e6affb60d3204d..eaee3976741aec6c5de4166cec285f7d7ee9a016 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index d0771d70e35e992e56bf8def09457d0be87a0bb5..906ab4971d5f1d710192c683a17783627b72d949 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 2d04ac4c951bbeb0e34c2502a018dfd74552a323..6a2de0117b02b2561854d07b5f0693b2856e54b5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 947fd48e76d33e0d8e028f610c02d205e995dd39..3143fe68f3b57ef0f72a3ca7918c2bfe39397418 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 05551840f9d25480d098b833c6439486d8b192d3..6a60f0e9a946790a19d994ea9b69d9ccaf37b94f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 873e1da3a70f4ac6eac1fa2cd34229ba27607de7..0ff9c52f5a978e28d406906c4bdb564440db648c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index a3acadfaf5e8606420d8faec66e3f596bdcddb0e..9b9878a4da9fbe718051ecaa5fc112cd5ec996b1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index dd4102cc762dde7f165b3bc00706aa14134c337e..9b12eeb325a26eacb570b231c7a26a7e4d4de192 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index 6da1512f28665f2e4c5dae68fd5bb26ab283ec89..e0f05408b3b807eaffb1791f40dbfd54053c5ff3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index c82328751497df4fea0f78cc94d5fa5be6f8a5eb..2ffec65bf805d0edbe0df5da152e6b3331533ac0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index d7f2cc2e671aa1742b2b7c51f0a64ab8a5ce09e7..987260911a3508b045842e282af21c9c3537063b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\exception\ImplementationException;
 use wcf\system\exception\SystemException;
index a314d324a8c471d2d47e691a0466579d8956cda4..2f861b82fd49b71921b61e20338cdf89127bca7d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index ff0bb9c4bc8f9e3a27280956b793a850adefd809..3503a56119f015ab5e6c6c9192e874ef4cdb609b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\system\WCF;
 
index 67f0ee706af25fbd9d918b59614818d4ed5afe29..6e879977cc35d7806babd09552ccca5cfb1b39f5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index b72dafa2b66b8ae00f24cebd64641d1f5d75a537..61c72e77fadfec9ee5ee91a6b5c8e13a339ae194 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\data\object\type\ObjectType;
 use wcf\system\captcha\CaptchaHandler;
index e6141b03a1ac035a14136fd9d174bcc7ac3cad4a..59b6b2a3de0ee2ef5e78a75607e92ac16d973c7b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 use wcf\data\category\AbstractDecoratedCategory;
 use wcf\system\exception\ParentClassException;
index 1583b8e84e67b40dbb00589256f2dd1b94f02c52..25cc0855c3f0a9c22fde9eaf5445a45bbd611cfb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data;
 
 /**
index cb138588057126213175b5dede53a6832e6e00be..056596658fcb1676aca83c6da68d02c934852455 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acl\option;
 use wcf\data\DatabaseObject;
 
index df63084ed6e9010858c06c23e78f08ee5734988f..78d12fbd09abdbea4f87e39f02c0d452d2b020f4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acl\option;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\acl\ACLHandler;
index 85cc08956e96754ec1bad92e00bb35f7915714ed..60718324253f4d89f87b2ffe601ebcf22cd575c1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acl\option;
 use wcf\data\DatabaseObjectEditor;
 
index 184389f6e1052e9cfe604f466722026ce06b1284..a71eb1f121e9198cbb58cfd795be5aebcdb333e8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acl\option;
 use wcf\data\DatabaseObjectList;
 
index a9579713dc7181238188d71ba8b3e3df1ad6c776..d553c6f17b491c5b150394161d3839948faa1fc7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acl\option\category;
 use wcf\data\DatabaseObject;
 
index 55d94b4bf9bcefcea8b4701b0ff667f74dd7f3a2..915a237fe65078b6e5d6ab7cb6e3ea1dbf3d0d09 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acl\option\category;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 9b845318b1c04fe6cb5d408dc67a6ebb1b6c0d16..01678f1191bd53f879d8303efe89bdd8e0d0fb0d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acl\option\category;
 use wcf\data\DatabaseObjectEditor;
 
index a4fae8feeed846f2132293ba24d344ef7bae5916..c6470c12beaa205f5fae81d771c0afdd45cb4af7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acl\option\category;
 use wcf\data\DatabaseObjectList;
 
index 93bf0a349c73a16375f7e054f49b5ca06a1383ff..44f8669a6b23e2ce822beca69287171a30b163f5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\menu\item;
 use wcf\data\DatabaseObject;
 use wcf\system\menu\ITreeMenuItem;
index 9945547ec194225616c84a39b3689c3e28b83101..df189f25ea1f5a996b514f0414411e964670cb27 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\menu\item;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 4ab9c87b1bc6da514873d4fa01a6b22775b0bb2d..728a6b13295292248c15a18b1f9b0ce6e64187ae 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\menu\item;
 use wcf\data\DatabaseObjectEditor;
 
index fb13a3c5ee7cc745146d990e5c7515ac93992333..436ff73d52f660ba727f678d666bac24c09112c4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\menu\item;
 use wcf\data\DatabaseObjectList;
 
index e7ac68fcb6d373cefab3c87e27704bff39296817..60889d67819440c6ad2d7d87f5815da0693f6282 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\search\provider;
 use wcf\data\DatabaseObject;
 
index 337b8a60ca8a567800b700044714687dfee450cb..1c4f4d9d369d269ffec76229346c11f3acba4f84 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\search\provider;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\ISearchAction;
index 6fde339a894f6b6ba7ca136176f153dd2079af07..1d210a8ca8bc98276fd1d53e512e126def5600c9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\search\provider;
 use wcf\data\DatabaseObjectEditor;
 
index 040f0e7acf63733f34198b9ee1c4964379f8a3c3..7a8c3ecd70802949c3a4af25c0b485782b7e2450 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\search\provider;
 use wcf\data\DatabaseObjectList;
 
index 7fc003831b78de731fccb476498b04fd9de55f65..b744c6d70a75ff076fcaa13cd89ba9242c4d85db 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index e16d4d3b29060b1f0207967264e22a8c3f8be118..a46444b79fdb7e44031e189737e1bea63064d268 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session;
 use wcf\data\AbstractDatabaseObjectAction;
 
index f2cba5384a914d8d4d96fa5b78476c14c1ba13e4..9569393af0a191e3afceaa6416a10e9a315ff1c0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index e41d08484b19b69d0d16987988826943ecdcb20a..b21409976ff9684351c3aded2a6626388fde7e14 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session;
 use wcf\data\DatabaseObjectList;
 
index c4c04338c35c006e6abc23f1d66053e25e8fdcfb..b2cb0b7fae7e22270bfb55835a5be311faa0e1df 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\access\log;
 use wcf\data\DatabaseObject;
 use wcf\util\UserUtil;
index ba01cae7ce8abbb52d75cccbd39b035b529c4005..57943c0faf430fefa162dfafbc77b3e02c0b1901 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\access\log;
 use wcf\data\AbstractDatabaseObjectAction;
 
index e8831c0f2c15d261c9a52f56781f6c4cec8715cd..059b1f74d2b47dc0cda2e42e4b371e80162201e3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\access\log;
 use wcf\data\DatabaseObjectEditor;
 
index 2b06ef7112f7553d0ed3359f19384d932fe91985..79a7faac31e4aae96bcbc943671a24eacb311ab9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\access\log;
 use wcf\data\DatabaseObjectList;
 
index d04ae68f6b9b2b78c8b023aa7146b5d10de64995..8020ee2de8bac32c746d0f2ef9fe91d5e2a22e75 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\log;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index b6249e4853fb2508c151a7d1ab392925662756d5..9893f11d0812d283385b4cc31c01b555e33961b3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\log;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 5fa2bdb656a6344fc290551c87309d7e2984314c..859512e9f9cc7d859bbe14f2b71c2127c3445478 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\log;
 use wcf\data\DatabaseObjectEditor;
 
index a1b11c2a0d0c4c648d5746da1df2f4c3aa28e444..9fd3a18b2805a00fb4c85e54ea28409c0e895c64 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\log;
 use wcf\data\DatabaseObjectList;
 
index 57d9fbfb6d76f53a1ec88a69499187cce79b0e23..a7439f16f57fe301ba035dff825d5cab79d52167 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\virtual;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 48754f271f108942e34f4643cfd332ae91169913..496792c9ee69a0550c46b81739efe6239463032f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\virtual;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\util\UserUtil;
index 336043ff87fef15a13c462697c10ad9c90065ec3..dfa4ded730190712854e418de69209ec96767904 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\virtual;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\WCF;
index c33e9ee6b1c003610a5cdb95ea5a8dd1ac474b9b..967dd83850f31ee8ba5ddbff39cf9b385f2b35f8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\session\virtual;
 use wcf\data\DatabaseObjectList;
 
index 06bd9d8e3df96944ce8484fd8f5c8643a4bbb8e2..21bd2206940161cba8cd0726acee42d584a4768f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\template;
 use wcf\data\DatabaseObject;
 
index bd08156888289c3538b261c4860bce2ba816d0d4..c5b9c06b820eec1be1a1e60123f6299e8e6f9c5f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\template;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 7f6fb2ad3fc2eb034936d48a20aba0740c13d129..65039b27b2c9959a6482d21721f81cfcc42ee629 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\template;
 use wcf\data\DatabaseObjectEditor;
 
index fe69303e61f3ea206ae855750d6d7b7ecabe34d5..7aedf0cd81a6e7415322bcd482be2b434bcc5b27 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\acp\template;
 use wcf\data\DatabaseObjectList;
 
index f1dabd098b1579199f4ef76f64d59d1fa5dc9c12..321130a57a5a6d7a633cc42f86b0a204113a1ab0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\ad;
 use wcf\data\condition\Condition;
 use wcf\data\object\type\ObjectTypeCache;
index 396fc552140a842f18c27913ecc4e7903584bc3d..b04601cef4a80b0d85880b7d417b0e68f6d5112b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\ad;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\ISortableAction;
index a8a727cad71694cd633020ba9a25024a46914da7..cbfff6bea2ffcf6f8d0a8864a9ef2fee5560357b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\ad;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\DatabaseObjectEditor;
index bbae6ad9484ca4ca41b68becf94c1e21196dffd8..4b0a129fe4fd7fdd5331251dce5c14ea811258b5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\ad;
 use wcf\data\DatabaseObjectList;
 
index 0a3e968549fdddcd670cf621709f22cdc8571497..795f708a9322603a3717331fbc296f4d46f0bedd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\application;
 use wcf\data\package\Package;
 use wcf\data\package\PackageCache;
index 4ec01217080f6471680eac79a0c60b296cbae100..6494d08d9c0542a8f0fd31247a46ae0daba01964 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\application;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\cache\builder\ApplicationCacheBuilder;
index 04544a261a3907bba58c1603a854d518788b736d..7ea0d6b348aa1c3d4e8b460f66e8d71ee59f7913 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\application;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index fa8b1643fda17282cfe892029e0bbad4622b1057..11baa3e256f55e8d58ea0e89907a1892bc53a3ba 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\application;
 use wcf\data\DatabaseObjectList;
 
index 0de8a6195f186d391988978ed890d073593a5e3f..fe10d89ef94c4aa74fb909662ee589e42ef9fc89 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\application;
 use wcf\data\package\Package;
 use wcf\data\package\PackageCache;
index 3b7ba61ce66c019754fbecfe09645389e59cb5a9..a6c9d462a385e274d59f42a5b03723995b52a4d1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\application;
 
 /**
index 160566950cff4e795bfbea781e6744dfb18e5c9a..fa0aa1981b404e4b0a77e6861d4c71b2de75a13d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\article\category\ArticleCategory;
 use wcf\system\WCF;
index 5806e17ad6cddd84ae70063180bd546a309a0595..49e91efdd6dc4f116c1727f264331318332871bc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\article\content\ArticleContent;
index 2e6e9444e6ba795875362b6025de49ac295b47f4..1b4054f5b189d46bf6e697dbb7e73f93840847ea 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\article\content\ArticleContent;
index c48831ee734e941fb860475da86c9599834b17f2..d596908f9c50a01209c432e21206e51bce273377 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\WCF;
index 1280cfbb7bb9aa6359cdc182aa386ad797ce55ba..823e9f03d1ed0e2f11b1ccd091b42156bd82b69e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\DatabaseObjectList;
 
index 49939bc554d0186e193d4fbed1a050133269478f..a64683500e0068e912e5ec3d470bf2f9fc26fcf3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\article\content\ArticleContent;
 use wcf\data\DatabaseObjectDecorator;
index fc96ed97ca62013d56913446c30f979463fe22ac..c4332b3105880441a79ad288b2a06f1efc12f9ba 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\article\category\ArticleCategory;
 use wcf\system\WCF;
index b2164bd0168d8c7fd19466caa88c4fc3d2150c69..ca274e08b49037a71bc77daae90c9e333bfbac3b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\IFeedEntryWithEnclosure;
 use wcf\data\TUserContent;
index f3d0eaa2940722c93c8b4503af47a832fa286705..a934fe4ef5456bafbb82d54e0a80e6e2690b8391 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 
 /**
index 82e4b7750d9f7ba04529b84c467b014db810f8d2..33f9babe4ae18786b96c13de1f2a75dded3d9f35 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\like\object\AbstractLikeObject;
 
index ce160c26208973751666e1e9da7f9dd46e1a4d9d..f8f505afed10c1c17e18845dc180eb3a527db9c6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\like\object\ILikeObject;
 use wcf\data\like\ILikeObjectTypeProvider;
index 16f29ac926ea69816869adf2b2804a340e6c16bf..fd212f59fe8d1acd1e23eb5172d84f71b77a2d79 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\tag\Tag;
 use wcf\system\tagging\TagEngine;
index 1d33dbde3d9e77147327108233fba69c71b7873b..0d48d4d22a15baf7de02052cd55be08bc1f8c926 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\article\content\ArticleContent;
index c6278d22522f05b8b4d3f215fa79f566190c5267..ab6cc05ca5ec70356aff6a4b70e32e69c79a3a5a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article;
 use wcf\data\article\content\ViewableArticleContentList;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
index 78b4d39ffb3c6884632d8579186b56f4551efb5c..33dd8b405a189f1db5fd8a1e3125626abc014b0c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\category;
 use wcf\data\category\AbstractDecoratedCategory;
 use wcf\data\label\group\ViewableLabelGroup;
index 6ee153b2878437b7659bc1f5fc7148507a9e4e5f..8ed89db3f09d7e5fe9c5a8710d92f8350d5725dc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\category;
 use wcf\data\article\Article;
 use wcf\data\category\Category;
index fdf2cc8106436f42f7cb9d870d627a77d2a47ffd..382e88d9fd990f67c0739d8bc9f629b94d9b6955 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\category;
 use wcf\data\category\CategoryNode;
 
index ec8304fb77ce808d255be4a412e03044a4950380..d1d99b0d060ab26d64baef9fab88ed56738b1792 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\category;
 use wcf\data\category\CategoryNode;
 use wcf\data\category\CategoryNodeTree;
index af68d36444ca1e19ba013696a7facf145cffe56c..ca7587f8ca221ba606f6462fff228f1ea9079a97 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\content;
 use wcf\data\article\Article;
 use wcf\data\language\Language;
index 73933c86c85447e24d99827358cffeddbc5afa9d..e9a61a6decc7405b33ab6513a59ce1fd78f0d094 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\content;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\comment\CommentHandler;
index 9b458336d65bad519fddfcc8cd200e46fd95106d..7b1dd6304765bb69c9b085c807b81d202023aae5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\content;
 use wcf\data\DatabaseObjectEditor;
 
index 9c431fb1f588662e121e0409e23ae160c1cd4789..933ab7111386703089d6b89159ee60a718658bb9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\content;
 use wcf\data\DatabaseObjectList;
 
index f953668c6b67214e3a4042ebbefb0d23d6900561..d391b06d098fd46fb6659d98d5a93ca067a44151 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\content;
 use wcf\data\search\ISearchResultObject;
 use wcf\system\request\LinkHandler;
index 312bed7c6852fe6ff41ae727fc56221e5b580c2f..2ff54cbea45515ef2b8504f43a8b9cc9e23377ad 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\content;
 use wcf\data\article\ViewableArticle;
 use wcf\data\media\ViewableMedia;
index e46422fdc5ba7de5c6cdc4fdfb3fbb178696a123..2fc1ef1d9c2f034d053e423a8cfa43af7a3feead 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\article\content;
 use wcf\data\media\ViewableMediaList;
 use wcf\system\message\embedded\object\MessageEmbeddedObjectManager;
index 96ae3962d5de7ab27d6acdb3f011301eab7eea00..9b0ec7f479eb11b1c5bf8ee73d5c931aa0602542 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\attachment;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\DatabaseObjectDecorator;
index 1376c9ce555169938cc5f46d439a8aa9cfa530ca..2160fcb7d752b1d3d59d5e9d5e86db8a2d3aa96f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\attachment;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\WCF;
index 17e12d65371bd22c60d5b547d1f46c57ac924f66..9bcdcf5187f3195ce024e2b94c4c279f579d773a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\attachment;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\DatabaseObject;
index 93467ce32314129a19985fe3e791348354d455da..6ed36b7f379bc250a90f62f453c13dab0baa066c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\attachment;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\AbstractDatabaseObjectAction;
index 8f87fe45275763fb94a7422a399f561919cc6837..055efccd29b32ab0916fb507b22d50065cd47aa8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\attachment;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 7bfb1df1dd3fb788ae8f54c8c31c4723e67ce385..e5fabcd052d9dbac1d363cc7fa9dab4d19170e9a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\attachment;
 use wcf\data\DatabaseObjectList;
 
index ec62fff237817290b7fc597753e6d2cef182dceb..f1c5f36dcbda44d123b6ba7264b0f5ad69c17ca3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\attachment;
 use wcf\data\object\type\ObjectTypeCache;
 
index 0ec0c718ebf78c6e67b3393f58ad02c4a6b593de..ea335022002fcce98a314fc10d5570544e71afa3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode;
 use wcf\data\bbcode\attribute\BBCodeAttribute;
 use wcf\data\ProcessibleDatabaseObject;
index 0ea8a5c78e119d4ae6f3754752b1307b472c9053..1d7fd46dfa86a915e4a0ef0d2baa279c60d4b749 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\group\UserGroupEditor;
index c75f24e3322f5e581248ba7a070f5011f5032691..e18db8874fa8591185235a0aefe27bc04b5f2892 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode;
 use wcf\data\bbcode\attribute\BBCodeAttribute;
 use wcf\system\cache\builder\BBCodeCacheBuilder;
index 6becfb9a353a94dfc2e573ce52ca93d33eff400b..696126dbcdfa5264a20a6c22a37db3a36b00f445 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 0729fbf914a15626b66612915cefe44603c36ac0..894d34e8d1c1fae49935cd341047000f5bc5967a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode;
 use wcf\data\DatabaseObjectList;
 
index acef3f2fc4e14c0687684518db4ef44523dc59ae..6457abe8db780e9720062e527ec26da5b28dfa89 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode;
 use wcf\system\bbcode\BBCodeHandler;
 use wcf\system\exception\UserInputException;
index 51e901e82da9f45da72a2cca3727c6a03e4f29ac..42a404cb729ae15fcbcbfc79ababfc8a70447f26 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode\attribute;
 use wcf\data\bbcode\BBCode;
 use wcf\data\DatabaseObject;
index 0a8f8fe11da4e9dba02cdceb81b0c59b0530413d..48e15cc9318e568dc36cb9ae76131d5cce0437f6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode\attribute;
 use wcf\data\AbstractDatabaseObjectAction;
 
index c62511f0766a88498a2755a0424be5776b09862f..806df3b53870406274f222e5a7e06404c2aad591 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode\attribute;
 use wcf\data\DatabaseObjectEditor;
 
index 47f56c2f9a7cbbd147f92dfaf068a8c89bb58577..71b44fa48a6bc6ffc220760567cd5f9957b79dc2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode\attribute;
 use wcf\data\DatabaseObjectList;
 
index b643b1784afa3941582dd994155d81e19208c61d..caec8b4756b7f8da7e8251512d74acf3af3b9d39 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode\media\provider;
 use wcf\data\DatabaseObject;
 use wcf\system\bbcode\media\provider\IBBCodeMediaProvider;
index bebc9d51261aaba5d7800f0cbd67795e5cf4c4e1..dae16ed6fbb50764b9a054bed96a127bf11168f3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode\media\provider;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 562344436f48c6a45772b375a115de15f28ea247..e6064d714e303c604872a8c27f24b61eae00e7be 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode\media\provider;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index eed333104e18b8aed6f8842c4105438267dcbed6..d424445945b03cbc023b9d71f36fe58aec57f9de 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\bbcode\media\provider;
 use wcf\data\DatabaseObjectList;
 
index 14ed02f8fcb4d5b0ce26969cca929111884f1233..6482616700d914a0dc83074db959dd683a054456 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\box;
 use wcf\data\box\content\BoxContent;
 use wcf\data\condition\Condition;
index eea00a91443576a956e18958d8f82709c4413c46..4e3312f7d612b55f01fecd5a1a8234b5dfa2dc4b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\box;
 use wcf\data\box\content\BoxContent;
 use wcf\data\box\content\BoxContentEditor;
index 305c535ebae0fc6c034775ae63242aae09278501..326b9bb1bafd49bb4c2729130202bd48b5530872 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\box;
 use wcf\data\DatabaseObjectEditor;
 
index aa5dabe8e8f0b4a3b1621cddb91eec3946c9ce31..4d576f765bc17645c599c5ec9849014a3b87f0ab 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\box;
 use wcf\data\box\content\BoxContentList;
 use wcf\data\DatabaseObjectList;
index 49035ec861108f6b62f953302e01dbb1b4e97581..93550753d40ceec9f66d60f079eaec098cfa845e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\box;
 use wcf\data\box\content\BoxContent;
 use wcf\data\DatabaseObjectDecorator;
index d4ebe4e2740126389c80ebdafd3d9cba78f7c94a..f53a6152ff54102f1b9888e4a4e0bb2af30f029c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\box\content;
 use wcf\data\media\ViewableMedia;
 use wcf\data\DatabaseObject;
index 852e0ff120b3632ca79987163b567a093a503366..56bea16119a32853d51dedda86667a02690f7568 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\box\content;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 4428b50d4a71dd2be9cab5bf0053892893a7ad24..c057724a21b1d37cc9359e5aa1fccfccdccf7382 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\box\content;
 use wcf\data\DatabaseObjectEditor;
 
index e62ab0823438df678cddb218558375d90b372810..36838174e844a01df43e025861b260e273bc28db 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\box\content;
 use wcf\data\media\ViewableMediaList;
 use wcf\data\DatabaseObjectList;
index 764b1023d4b408ddc2ee0f8bf83ce585ca6602f8..9b7fe065c6ec3b6d4ca74f8331b42dcfdf8dfd34 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\captcha\question;
 use wcf\data\DatabaseObject;
 use wcf\system\Regex;
index 88b05e1c496d0614d486e88e5f459e74a4aca512..99389fc20b7e02a2be4edaaed30fb02f3fa8e67e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\captcha\question;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\IToggleAction;
index e66ced888fef6bcb49d86a31215610bd4c7d9ef5..96e5dd86fc5e736e7fb41f412cf0888437fde248 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\captcha\question;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index af7073d06c0f61d6935ae654d7f099ee657dc392..94e2be99217b019fa73942c4cd048630a3b9f5e4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\captcha\question;
 use wcf\data\DatabaseObjectList;
 
index 03d0aba6c6cc6c8b8df6021bf5152a08a0f68d30..b730c6fdf838d47cfd7b66bf09f2ea3d470e2308 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\category;
 use wcf\data\DatabaseObjectDecorator;
 use wcf\system\category\CategoryHandler;
index ad31502ebabfcee020d155bfb41ce87db6dcdf05..b8c535e858ead78679cff63a87080491e2bf6459 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\category;
 use wcf\data\object\type\ObjectType;
 use wcf\data\user\User;
index f9d931ce22829e196f4cb2bf53842fb69e5e6ede..3a673c5dd00bed3587af7afd652db24b6be21a6d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\category;
 use wcf\data\language\item\LanguageItemAction;
 use wcf\data\AbstractDatabaseObjectAction;
index 2af6030ee40880c559febb429f957f43e5e1a87d..1d1137b503b308e7a3af39958b639de92e23bd8e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\category;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 58a4d80c8acb89a3c6bfb7748c802647eefe91e5..6472355cb02e97eb2b4eda373f6956387facdcfd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\category;
 use wcf\data\DatabaseObjectList;
 
index e3a59b9040c430a808bc01bd89d18ea6fd2bf3ba..20de4e3b51c7a3ccd7d4f9500f1b4993a597a848 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\category;
 use wcf\data\DatabaseObjectDecorator;
 
index 0e20d62c4a984b7797d8bed95710d6b8ee1b6b80..4b84ef0746b308565442f378399e83eabb16c868 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\category;
 use wcf\system\category\CategoryHandler;
 use wcf\system\exception\SystemException;
index b9c905b73c543eabc9cc2041a2f5f8d607dcb539..0ee7eef06ee76a7f86baa2d17fb7ba9112be08d1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\category;
 use wcf\system\category\CategoryHandler;
 
index 59bae22a057203f5ccbec1f8e7401fd4753e97ff..5b63d981e42375397dd9fa03f77c218d8334b271 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\clipboard\action;
 use wcf\data\DatabaseObject;
 
index 94d10536b2e6d01fe1db4ab328b36be2cd046d5d..c592e87775f567217c3b6591030d5465fb45e2fe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\clipboard\action;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 71a026b172ba8d84778541169def8fab72f29399..4ee5d27090644eb95f8b97cbb8505e14bfd0f200 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\clipboard\action;
 use wcf\data\DatabaseObjectEditor;
 
index b50c72103337793d712bae7b4688f6a96ffac3dd..aebc711a497adebdf84cf9c2dc0e000b38032946 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\clipboard\action;
 use wcf\data\DatabaseObjectList;
 
index 6946b11a40c3930170bf69452a69d7b524174362..f424d527fac9c04c519c8b4d85d16909a68899c1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\clipboard\item;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\clipboard\ClipboardEditorItem;
index bebb1e643060200e8b8212427d74418814f753ca..3a26b3acb4773dafbfc6cf4ca0b04236b6702494 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment;
 use wcf\data\DatabaseObject;
 use wcf\data\IMessage;
index 9c389874fb1a89fc358dd50bef72373ff9aa1145..9d6e6156f6df2e164fd0073c1159be1790d7bf57 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment;
 use wcf\data\comment\response\CommentResponse;
 use wcf\data\comment\response\CommentResponseAction;
index e9933dbcddb515ce5f49d959100a102b6e79cb75..8a6d88fbb6b7ae44fe4799c20602a980a52e421a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\WCF;
index 178d0f5975326ab1c7fef6f88dd8d27fe98910de..f48f5db569905943fcfee1d41ffc70feed4eb3de 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment;
 use wcf\data\DatabaseObjectList;
 
index f3d06a927e60b0b2dff1cf2e66a7617bc9d0b98e..8a842a6136a2cac68953e2d1cfcbc5d19d1ae6f5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment;
 use wcf\data\like\object\AbstractLikeObject;
 use wcf\data\like\Like;
index e4555952123baef9938895592634b0f028c969ee..828fe78b64222a8c362fa509e0278bc5edb19b44 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment;
 use wcf\data\like\object\ILikeObject;
 use wcf\data\like\ILikeObjectTypeProvider;
index c111032f6abdf2f50533511d40d0df66f95c7a1a..db474a9f2035f56c4abf296d848beb81514bb6e0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment;
 use wcf\data\comment\response\StructuredCommentResponse;
 use wcf\data\user\UserProfile;
index 1a8bada63164d3ab9f3af7fca3c3397bcd9a2349..e38ecd9b0ce8a25f76cf9ea67c948a687f740156 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment;
 use wcf\data\comment\response\CommentResponseList;
 use wcf\data\comment\response\StructuredCommentResponse;
index 375d1c2363d15d05620ff8ff1892385b6d30efab..99ebc8dd64005205148e88d73b89bb0bc1fa7210 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment;
 use wcf\data\user\UserProfile;
 use wcf\data\DatabaseObjectDecorator;
index a3b8337b185494eb29da8f0fe42a7b69201e9907..04d29b3411d06dde31a42a794358bd12779aaf74 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
 
index a36aeca4cf212872f47200f532d17f2e8e70e9ea..46d7e5b956a4a3977e80e65d2c79b639a7025680 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment\response;
 use wcf\data\comment\Comment;
 use wcf\data\DatabaseObject;
index e86543639d9fce69e2f0efb8435ca8a923e42e3c..ad76f40ea83046271d5b662c22b4cf0317244e45 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment\response;
 use wcf\data\comment\Comment;
 use wcf\data\comment\CommentEditor;
index d2d5d17ffe411eebdbd25c60b5845e69f8fa0265..4c927986c8f6aa4b98836ef8f7531ecba344af5b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment\response;
 use wcf\data\DatabaseObjectEditor;
 
index 5fd85031e11d6a1d18f710471e437f835a19815c..0286cd2f966de60eedec1b6385964f8a1653ecc6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment\response;
 use wcf\data\DatabaseObjectList;
 
index 0b1fc8dc80ac371ae572a588eb85735678413a5d..1b5c68220e4ac3b82dfcfab8fb28c37da979839c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment\response;
 use wcf\data\comment\Comment;
 use wcf\data\like\object\AbstractLikeObject;
index 42a4e5005647134cbbe708964fec1ae6e0ae51fe..5f7ecb54580ef0f0d334b87e20428052b5b057f7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment\response;
 use wcf\data\comment\Comment;
 use wcf\data\like\object\ILikeObject;
index 9deda538506a4706c5b5ea3a0b70ed4a3e975cda..6e7a6f15d8000bc01e382550cee67041e3873e73 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment\response;
 use wcf\data\user\UserProfile;
 use wcf\data\DatabaseObjectDecorator;
index 21402bff1e8ee172fd38b535e4711f78606a049f..855f2ed602fba98260b037f1825f371e3373bfbf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment\response;
 use wcf\data\comment\Comment;
 use wcf\data\like\object\LikeObject;
index 9d0130ff2ab72c0f302f730a5bcf9e96522bab70..d2f2fc33c8d600f4baddb115ef1e6ef5c7e8029d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment\response;
 use wcf\data\user\UserProfile;
 use wcf\data\DatabaseObjectDecorator;
index 55c04d4f38c2294d796a4abe36f64056cc833512..562cc84d9c952f0232147950aa4cf8c134efd4e2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\comment\response;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
 
index 27bd6890a0cceb76614893a2d0c7290e364fed3d..1f1b19e95b6215a139b8696c5f18ed3036ebbfeb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\condition;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\DatabaseObject;
index 9fd753acc4e7da60f582365da7827761df71f19a..95e11e75f55c57b50c58d1fc0b2761ff07e48a5f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\condition;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 5d23b0ca6ebe3a653e6e3dbfeca2f72976e2aef9..1dddb7c1cf258ea7b942f4419a13b41b041aded5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\condition;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 4185c64be27d4f3eea0b7af135eb0a2aedbce5ba..d5e27dff8a21c8aac5a2d6a2c7231045bae73e38 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\condition;
 use wcf\data\DatabaseObjectList;
 
index b193c1010e4b6340e588178320d6893aac398914..31ff7c8851d6d60591037ebb63dc431c0d831b35 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\contact\option;
 use wcf\data\custom\option\CustomOption;
 
index 349ae95e4d7d73199623ba008a6ec320d320d87b..f3b36a9475d4c3d06cdbdd89a0a14d9c425da168 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\contact\option;
 use wcf\data\contact\recipient\ContactRecipient;
 use wcf\data\custom\option\CustomOptionAction;
index 4f2a807929b8a526abcb17c9c00ebbe282e3e81b..d40ed284c7da78d4f410daee3da4feb3289b7493 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\contact\option;
 use wcf\data\custom\option\CustomOptionEditor;
 use wcf\data\IEditableCachedObject;
index 9def2b8051b6ac77e96dd0a634dafd679f542a1a..fd5fe309755cc2f5cc7a611befd62aae4b7c809d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\contact\option;
 use wcf\data\custom\option\CustomOptionList;
 
index baa8cd13ae7aff5ec10ca04f8317dfdb489255a4..e7047546762cca0af67988e802c75084eb6d5d66 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\contact\recipient;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 3be29a8acb9aa074320e5dadd997a067cb0b10c5..d554315f63f1810510dddf2a307d23651fa9200f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\contact\recipient;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\ISortableAction;
index 37ce5ddbc0b196dee34ae32e7e879331ed68a4e5..30a51e600aff7b62554cc757b74c607a07e70a2f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\contact\recipient;
 use wcf\data\DatabaseObjectEditor;
 
index 6ea5658f27558c82635284015d35bc9278cf1e3b..9d39b9e5225ca5c680b68a08131eb8d724191f8b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\contact\recipient;
 use wcf\data\DatabaseObjectList;
 
index 9340d46d36f3279c5fa2492c98463c9b45be6e72..710b2e3c3bdbc4f8b972d6ad5b130c6447e62bd4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\core\object;
 use wcf\data\DatabaseObject;
 
index a6b84af12a61d2842fb86bbd03dc7f24e502d5b0..887ab58d2e1bb811680c38827b26dc6e7a9e0b38 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\core\object;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 00969669988cd53e40a63b21e59705487b11d061..1d0183982fc9493caa65af53a4005ef82621f125 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\core\object;
 use wcf\data\DatabaseObjectEditor;
 
index 2b75fb949fc6201063640ee3cdfb7d3daea047ca..5a9a680a1c640ae1f013edcf09534d054cd684e5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\core\object;
 use wcf\data\DatabaseObjectList;
 
index 57d562a55bdffc480c550165262715364b36d4fe..2272dfb642e0a619124e145af84c91b5aa76a206 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\cronjob;
 use wcf\data\DatabaseObject;
 use wcf\data\TDatabaseObjectOptions;
index db5e383a490cd79f306aef45037351827dbfb1dd..5c05e42023bd172e40d98e9b08d20ca18661ea68 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\cronjob;
 use wcf\data\cronjob\log\CronjobLogEditor;
 use wcf\data\user\User;
index 2996d37f2e01b6a3f98f65c2e1f381bf9c9b1cd3..836169a5fab0574a6c1f393fce591600b8ddeb5b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\cronjob;
 use wcf\data\language\category\LanguageCategory;
 use wcf\data\language\LanguageList;
index a6e10ce4dbb972b262c023506f11e57177af3f5c..3633ecb088600043aa1e5db01054ae2ff07e3fba 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\cronjob;
 use wcf\data\DatabaseObjectList;
 
index 8093d8a00ef6374d2c3820b5bc2b932d281b714d..b019a46cb8121cb264db6068fe5ac8a8c503e8c8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\cronjob\log;
 use wcf\data\DatabaseObject;
 
index c3d88cec96b0c698209d4cdfc342b7d2a9e2d8ee..22b696054400ff1b97724c8f73f43fca1f080ddb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\cronjob\log;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\WCF;
index f1b16b3786d5e094de7624425fcbc8fff50f7b50..c7c6e63b5587b57bdd2a34799a0a3d78a348d4b6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\cronjob\log;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\WCF;
index 7b23f01688888db89363d15939c1f3cd38a9d94e..3b642f20d2bc16821ff4b7831cb2cb0efa66eee7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\cronjob\log;
 use wcf\data\DatabaseObjectList;
 
index b6f5850e92ac1befbf1eb9053a5611f8c59f8d8d..dc99686f6c8a8dce982a188803b806bf5617c00b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\custom\option;
 use wcf\data\language\Language;
 use wcf\data\option\Option;
index 24e46458800fb9bf6e0724888c4a8eda505a215a..cba73d476b8e007191e20cc6489918b38eee3674 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\custom\option;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\IToggleAction;
index 71bdba55bc57215fc8d1b5072da9004aa3520be9..a31b0fd20aaec3f27d780d8515e6b5a3bb0f8f6f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\custom\option;
 use wcf\data\DatabaseObjectEditor;
 
index 23b6eb7ab0d69885464563f723ed7af459d38af5..cde886407401998337d3bf8ab34590c42da373b4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\custom\option;
 use wcf\data\DatabaseObjectList;
 
index 9119097d8d2d1422400d9423752ef98e8c49a338..291e21cd2a546ab0f0d008f61164086fcb69f2f5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\devtools\project;
 use wcf\data\package\installation\plugin\PackageInstallationPluginList;
 use wcf\data\package\Package;
index a6a1a1f10a06189d9dbba8caf8024d7765d21b3e..9c7ee4c1aa8051fe7d1521a8bbdc248072cbebad 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\devtools\project;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\exception\IllegalLinkException;
index 8fdc1a802a45b7c841d9baaa9b16e18a575bc5c6..d71ec5b3d240ccfa902ab4fffb500a67252607e8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\devtools\project;
 use wcf\data\DatabaseObjectEditor;
 
index 3581776fdf4c88f20200ea6edf5c276cdc90235a..f62c21a251fea2b669f804d747b1ac40e564e219 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\devtools\project;
 use wcf\data\DatabaseObjectList;
 
index 92424a258be6e527d8516a6e5e0c2a4f77d2ddd1..b31c804d1ed5692de8f442bc20546c67a3c2179d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\edit\history\entry;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\DatabaseObject;
index 3ec9b0aae3715580029cb477bbb75e230fb0b22c..c7f873cdfe5a8ae288eda52421cc73d950863509 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\edit\history\entry;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\AbstractDatabaseObjectAction;
index 4b7232f7e4d31b925ec2b6b01bfeff9d7987224c..9977ba9a4c2ac317bb3588db971cf59a2b2a190b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\edit\history\entry;
 use wcf\data\DatabaseObjectEditor;
 
index 88ca6eeb3a67c652d13f4f02fac343321b342dee..a907d06b9c66a45def76c13921984d3ab3574f9b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\edit\history\entry;
 use wcf\data\DatabaseObjectList;
 
index 2e8d837f844342889af3a4de7321c5772e115df0..c73bcddfc422aae3e3bf73297ee9ca5e4ebab409 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\event\listener;
 use wcf\data\DatabaseObject;
 use wcf\data\TDatabaseObjectOptions;
index a1d8e6bf1b6a1fe4688be2fce67cd2f3e7e85f05..db3d7c3fb3855ec6ce395a52dac900bbc33c13fa 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\event\listener;
 use wcf\data\AbstractDatabaseObjectAction;
 
index ece0ec424e09347ee0d1173c5237cf8a3fdc43ad..bdf4ed122c773803305c311f4bca20e3dc449141 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\event\listener;
 use wcf\data\DatabaseObjectEditor;
 
index a2e9962acf77804f5774c4520c77eed420f08a65..f63a2670a5db6c111d95284641408c6e9589cf85 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\event\listener;
 use wcf\data\DatabaseObjectList;
 
index 56b8522580f0dc3b29c0fa2e6aaeb2cdca73d463..aade1519ef3a3627eb7a2c99910eb94a9abc5d17 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\label;
 use wcf\data\DatabaseObject;
 use wcf\system\request\IRouteController;
index 193c3a724a803d788647b2bc748dd5ce5fc56aee..e74d71920e619f74f745c5735981c4cd9be8e1c9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\label;
 use wcf\data\language\item\LanguageItemAction;
 use wcf\data\AbstractDatabaseObjectAction;
index 1f1969dfe1d6beaff4c58a468f8ba9a04ca44ccd..9cbec1d604e7a650581b0f64ddb286811df37333 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\label;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 3d9672e1cc82b7ab69d3225a184ba555cec27e9f..0daef9ed081a760b83f47be11199d061500a49b6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\label;
 use wcf\data\DatabaseObjectList;
 
index 3ce91d2b0d45228d69dd18835412c36e003a391a..0adc8c55fd11db91bc9b41121e54e96f9b8d51fa 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\label\group;
 use wcf\data\DatabaseObject;
 use wcf\system\request\IRouteController;
index 44116e3ab362f64bd858a17c42807cbd74df57c6..bd4ac5386a09ddc31ba9ce45fe164cf1a6b30501 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\label\group;
 use wcf\data\label\LabelAction;
 use wcf\data\language\item\LanguageItemAction;
index f304d9d81ec7714459405d03103375654ea7c30e..8c514075f93ab4f1bd5f350ab059d67fa404788f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\label\group;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 20ae2d1abe8a143cce9789aec88399703db110d6..00aa3ce9ebba2caf4cbd31557b5bed6af93d5712 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\label\group;
 use wcf\data\DatabaseObjectList;
 
index 0222213355dea2c067637be5c2e04ea2b3ac9e0c..17c2b2a264289bf48a8bb7555e2ec663a0afc276 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\label\group;
 use wcf\data\label\Label;
 use wcf\data\user\User;
index 50188becc0561e1f1456d512e2010e63c34632b3..a2ca949e9f2575b4e93c6b710f84581abff06aa3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language;
 use wcf\data\DatabaseObject;
 use wcf\system\language\LanguageFactory;
index 8799a779a6a081ce6b0cf703c2831b44f0957baf..3855f0eeef3549397ed97d93e55631de2791657d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\IToggleAction;
index 266b1a3937a0dae99a1c6e792062c6ad78ae2535..c42e36927ab3b5afbb683e4e540228d0a58e4ed4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language;
 use wcf\data\language\category\LanguageCategory;
 use wcf\data\language\category\LanguageCategoryEditor;
index dc241cddf11fc522950b88a35382308b1459a7cf..95c5e9659823714be86ea88e20c84556fd495e06 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language;
 use wcf\data\DatabaseObjectList;
 
index 4fddb14b895390d6e2ea4f5323da28c26a7c9ef1..deff31df01c9bd19330ec1c315ca38037f1b3e46 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language;
 use wcf\system\exception\SystemException;
 use wcf\system\io\File;
index 564bfef21fa9c212f2b9d82ec88cddeafc4beb93..f0fcd854fd8b4f7fbd82631283c97b0cab5e5463 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language\category;
 use wcf\data\DatabaseObject;
 
index 20ffcb5c6fb48acb572b3b315b0eb801f37d43ee..0f34aee61bbfd9e1de39e0326498ac20e7c4b78b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language\category;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 6eef564298e3bc569c4d537d874f7a175d685a4f..8bd3bf72429b866258512773aaffe28b6f528342 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language\category;
 use wcf\data\DatabaseObjectEditor;
 
index 98bc4d11fa6b73a7cc4e927f35f32fbd1392dec0..8086677dca31bc6d360639021179662d016411ed 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language\category;
 use wcf\data\DatabaseObjectList;
 
index 297755e82a2eb9b8812ece096f9dd9d1a8d0cdda..fe1c6b9a5dbfbbc9e89f8c802cfecfa2e94938cd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language\item;
 use wcf\data\DatabaseObject;
 
index ca3e179b057899acd24c051a7f828f1bb55c385d..107ad4610e9c2bce3885fcc996a696b26f10118a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language\item;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\exception\PermissionDeniedException;
index c7dfc8fcb7456909bb9919746db6b2da54196c5e..be43566661419454d72a89ec4e9efa603a2b702b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language\item;
 use wcf\data\DatabaseObjectEditor;
 
index 3e54c0db910c7893a4d6fe78d6c5043320c664f3..2564cc2b013015f829dc06941bbbfa2ff80b77d2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\language\item;
 use wcf\data\DatabaseObjectList;
 
index 271c9d06585e76489b98ab6f3fd6aae76a5c0119..8bf9abccb5f1e92b7759d5734eae6d40a933c0b7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like;
 use wcf\data\like\object\ILikeObject;
 use wcf\data\object\type\IObjectTypeProvider;
index 54aedcc546801d483354c06b5aed7ade39a502eb..7b1983c21d8f1ecbd4073ca4f2f2aede6ca67e25 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like;
 use wcf\data\like\object\ILikeObject;
 
index c0eb904e888c1405c22f118af1bc1b0a371bbc50..2f5ea3e58df2e54b45c5f5ea7bbfe1e0e257b748 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 9919d2ef74cc4166580671f71c0fb93229b733f3..35be5e5a592606526836a02ffdc343662f3ccc97 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like;
 use wcf\data\like\object\LikeObjectEditor;
 use wcf\data\object\type\ObjectTypeCache;
index 82f6380cf358eca2399f02fd46cd4d454a3f184a..60783a032954f6f3d8dfc17202768ec217458177 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like;
 use wcf\data\DatabaseObjectEditor;
 
index c23c14a3433627fb5b1a8ec7e3be418282ae0fd3..f66c1a00395cfccd26e88afb60fe7ab0cf777c0f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like;
 use wcf\data\DatabaseObjectList;
 
index 834a0bebc16e8454dd5831184f8c9269bb3905db..fc862278b56b2a4a53fa8051aa51da37478db392 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\user\UserProfile;
index 49653097980941de1bdeda2b6f6112c013bd87d2..880d76e7c4d2a6c059a23608e3c6d255337f496b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
index a6e10f28917fa17a5dd3d5bd7ab5f5fde8b63889..d63d6e31e9b3064bcbe2fa73bb3f7f291af9e9f8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like\object;
 use wcf\data\like\Like;
 use wcf\data\object\type\ObjectType;
index 217ccbfee9c2863c9db55c3ec16505f741f9935c..d723cbc94e16596df098cd61cf37a375c590336c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like\object;
 use wcf\data\like\Like;
 use wcf\data\object\type\ObjectType;
index 988a6e8df796018fa32920c7108adad4e8eb129b..a73280e0e099b00286aa16284b87a599aa1c8f34 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like\object;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\user\User;
index 6c12d5c1d6055b9646f032478eaeeeebd09efeb7..7d7006bbc97f12acaae40193fd0ad0ff4eb2523f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like\object;
 use wcf\data\DatabaseObjectEditor;
 
index 06bfbdae368b7d5c569fdd3d659d51b0012db87f..7141401bbe510715c143fd9e3ccfff871bcf5566 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\like\object;
 use wcf\data\DatabaseObjectList;
 
index 1249e24a0f248f23f0e17145f171399ce403cd73..02f46ecb0d10cbfe77c8d5c20c75b30c06e9784f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\media;
 use wcf\data\DatabaseObject;
 use wcf\data\ILinkableObject;
index 171c7a93b0c5f584b4d085860eb8b9d3e461a209..9976e129165fcf08cb3c7ec243f037a8be546296 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\media;
 use wcf\data\category\CategoryNodeTree;
 use wcf\data\AbstractDatabaseObjectAction;
index 73bcfb994e458efa252c11b750d74fbfc0b313bb..8ffdf5b247a56cb4dd9d9205948b3a99ff8c32de 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\media;
 use wcf\data\DatabaseObjectEditor;
 
index e78e98aff5c2f9115b0e696d569c779c8f63510d..b626b4c3e041755b89aff14ec55f0f6e856be3f9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\media;
 use wcf\data\DatabaseObjectList;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 2e15671f37c152c69e939984766c4fb3e2e7f53c..f972631b4c689cd196b3cdf5cf6a5309304cb214 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\media;
 use wcf\data\user\UserProfile;
 use wcf\data\DatabaseObjectDecorator;
index 2382dd9c6368166d44bf70d9f074c61b1bde016a..f613ae4de8fb63409562e68ab2f77a0531711733 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\media;
 use wcf\system\WCF;
 
index 69d34b4e37c64571daaedf0cb0a991e661e1cda4..e182d28699965e0d30db6a14854b4c967f445678 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu;
 use wcf\data\box\Box;
 use wcf\data\menu\item\MenuItemNodeTree;
index 06ea70b6c5cd1e1ae2a91cedfaa165aff25182ed..aba8d90c6ee99a0f43d8b30e145a0df49621a9d4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu;
 use wcf\data\box\BoxAction;
 use wcf\data\box\BoxEditor;
index bd36de765433f0864bad1b2c88f2e31d22fd8de7..005fb47658e99301dc1c3a6e00673b0dd62ee3b2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu;
 use wcf\data\menu\item\MenuItemList;
 use wcf\system\cache\builder\MenuCacheBuilder;
index 8a61a27be518ecf68e4bf1764f456ac843b5228b..65277856c1261a41c4cc0b285161d43b3e5ccf95 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 89822b88b4d43191e8d63dc058cd985b068a7561..bf1639bc845604d67116c0e95f23b8080a259d64 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu;
 use wcf\data\DatabaseObjectList;
 
index 974b0db8432c0fe35818e82092cd81dc65752d82..761a724624aefd2ed01ed7bfb3eac620708ec597 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu\item;
 use wcf\data\page\Page;
 use wcf\data\page\PageCache;
index 8a98a8f4cdd0d412eddd3392a61b44295404bde3..7c3c06da3f9d6951ecaf9a65782c4656928238b3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu\item;
 use wcf\data\menu\Menu;
 use wcf\data\AbstractDatabaseObjectAction;
index 46148be995ccbd9660014379b5ee2fcb65ca119b..9bc8549d015f42dec8e949ad1d6f139d49435a75 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu\item;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 18e18eaa6a7a336fca0b2f93817f91a391bd03c6..7a6152568381844aeea88e4abde0f815c90e970a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu\item;
 use wcf\data\DatabaseObjectList;
 
index e8fd5d7deade80ac820b68531aa500244de62eea..34e77d67727dadd8b317f9702f67714f4453d864 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu\item;
 use wcf\data\DatabaseObjectDecorator;
 
index 75ea71e9788cbbd279f22fdd7dbbd1ceb04a32da..ad5888b572fbaf8a5e8723f4ddb364704819d50d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\menu\item;
 use wcf\system\page\PageLocationManager;
 use wcf\system\request\RequestHandler;
index f64f81b17a34d2cc00fd597d8d0981221e0b707f..cd7820e26c497711b7c01d39f593ad678f387091 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\moderation\queue;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\DatabaseObject;
index 53cb33af481c3865b973422d7c511d28a8012f92..410f2b38eb74d68ca3e4d3bf11af9b13c5b74bfe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\moderation\queue;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\user\User;
index 1c33fe668c9d2060cf58dda34d0d51ac17c2dfd9..3566f6dcbb43ace63d23273878febdf6955a0d92 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\moderation\queue;
 use wcf\system\exception\PermissionDeniedException;
 use wcf\system\moderation\queue\ModerationQueueActivationManager;
index e8f180bd3563427dffa7a408bd5a222f9f6c9637..f39600736aa4e7b1914752c39195725523d83ce8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\moderation\queue;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\moderation\queue\ModerationQueueManager;
index 68faeb1e646889013f5052d7fa495f60ed5a32f3..05d428b3c0aa515e72ae0a62fc84e441807411b0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\moderation\queue;
 use wcf\data\DatabaseObjectList;
 
index 915b5fa5e59effcf293e179452bb4474dd480807..952091fb17db2f03af59c098a395d7b7f45830b2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\moderation\queue;
 use wcf\system\exception\PermissionDeniedException;
 use wcf\system\exception\UserInputException;
index 1568ad727f9498bd8f160969137b1a2908a3ab7e..6f9035646c06505745a44c55ef25cb871d4d9d6f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\moderation\queue;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\user\User;
index 24edf9d76f26ed608f8b1b970aec49c003a66fae..11e86aef92feda41bded4fa66367150269d0d573 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\moderation\queue;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
 use wcf\system\moderation\queue\ModerationQueueManager;
index 831aac17657454a8dd602b7a8e9820f0c4310d63..eb33abff7a5a51e9cd5de5e2e1f3f14cc11bf876 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\modification\log;
 use wcf\data\DatabaseObject;
 
index 464f04f85c38adbecb5acfa288a2074110bc7731..a65a3b49be62f5fad8f73a2f5d51fdbc03665e6d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\modification\log;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 3185d192949163ee62409a28120e2f1b3e5637ce..c451668ee4140bf9773b253e9ec1f700be1c9202 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\modification\log;
 use wcf\data\DatabaseObjectEditor;
 
index b4e0db47ad8c3cc5dbc4307428efd444fb6d61d6..d810c4b4c078c5ce562292ad7f9c6358d8487111 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\modification\log;
 use wcf\data\DatabaseObjectList;
 
index 1d672e84f35719c6b158656914509af719ea2037..50db95d89a64ac83475ec2b3f7add255e38c97f9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\notice;
 use wcf\data\condition\Condition;
 use wcf\data\DatabaseObject;
index 88075b74c288711a00806abb0a64237d0b10ecdc..1e5a516648bccc33461ba74c87e22f184b7d1b99 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\notice;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\ISortableAction;
index 3ac01320069e4b45fd18e6d765688efce123cdf4..5524cbd8fd902d0c858ab65669479fcab931d2be 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\notice;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\DatabaseObjectEditor;
index 144dc05315149f20dfceaf7e0a3758cdc70109d0..24670c836c25daa1f0cc6226d53954d8a965fb30 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\notice;
 use wcf\data\DatabaseObjectList;
 
index 40a11f31a5fa7c674908c41267fcbfe0e9af0438..99fec39cf6ba73b9851e7d9f0b06a4c1f1a02124 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type;
 use wcf\data\DatabaseObjectDecorator;
 use wcf\data\IDatabaseObjectProcessor;
index e1675d7dea5ddf672c278ea586db58d1669036b0..4796b88b23ee58affaae8f85a5b8fdad949e046a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type;
 use wcf\data\DatabaseObjectList;
 
index 4ad2de2fa22da4483e2a03050fc61cf2510f4e46..f2a5fe76083237ee28ecda887cfb300ad88b3925 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type;
 use wcf\data\DatabaseObject;
 
index dd3e5038abc98627db2837dc60008ecdc1194e4d..69e0fbebc81d9e886a0be9699233c7fe1431b676 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type;
 use wcf\data\object\type\definition\ObjectTypeDefinition;
 use wcf\data\package\Package;
index fab54ac48cabd6fc0ad949b458d393276913934f..a334432250fc136febeebc7f3314c73d48561bfe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 1509db687e59478b94ee83e3b679eb7e93e56a7f..c9d65a5bad7abe40910c6d0bd7fa8e5ebd2efbcc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type;
 use wcf\data\object\type\definition\ObjectTypeDefinition;
 use wcf\system\cache\builder\ObjectTypeCacheBuilder;
index 12dbcd0e38a8c7401f91886ebec08a0b1584cffa..825d4c3cfc482b1fd4d4ce479002f8235cc638d4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 0f7754dea8e5ed1a258596c3bee49fa85c678daf..f6cf81e3e30ba709d50d1a4ea19944072bc7300a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type;
 use wcf\data\DatabaseObjectList;
 
index baa9179d91855623c3552b3372be14b6b4e08516..179231ddb598372f2d44c9f69d21ffed18dda43f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type;
 use wcf\data\IToggleAction;
 use wcf\system\exception\IllegalLinkException;
index 47514a11e9f5c2b183403533496fd8bdde5e3aaf..f5278fab341130f762701d3a674ea67f8b59be95 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type\definition;
 use wcf\data\DatabaseObject;
 
index e951d142d6e1c6c35a3cb28d6596e1a8d2776c93..d5155595b1195945c241f0edd79ec1b35b744003 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type\definition;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 5c422996705bcf1e7ae671b3ff6c527c03f2c494..ef028f0f1b966817dde91e099a0a238e43effe06 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type\definition;
 use wcf\data\DatabaseObjectEditor;
 
index 35b82b244e662fe8b1ccf5af9af798403c95b1fb..a992b12a258bc6c6eb69d494e633195f7fa61891 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\object\type\definition;
 use wcf\data\DatabaseObjectList;
 
index efd553479e5d63344e04583d6677eb01a76f78ae..56a28f29c6ce1dc3914bf3ebc5b1914e513c2b3c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\option;
 use wcf\data\DatabaseObject;
 use wcf\data\TDatabaseObjectOptions;
index 1fb93d10f4deec46b17972865d687b5b6f439ff2..7e325a741ead02cd5d1f7f04baac63d20994578e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\option;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\email\transport\SmtpEmailTransport;
index 16db79600293ecb8c966ed9546fc7808a9b8e26e..c7e5dc3469358271e9dcb20653a9eed280b26aa3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\option;
 use wcf\data\user\group\UserGroupEditor;
 use wcf\data\DatabaseObjectEditor;
index 8db2fd8db382e57108dfd86a034663436b54bb6c..a201d31493525c2a6444c6a66216a5cb5f122bb1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\option;
 use wcf\data\DatabaseObjectList;
 
index d057cd2f735676a7e1347f4ca70ab96abebfc61c..568f2b4e3f3e57ba8cedfcfb235d1946e0640e06 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\option\category;
 use wcf\data\DatabaseObject;
 use wcf\data\TDatabaseObjectOptions;
index 58c11f14019bbbd6967c873dce9b33a89893dd60..31d8f42e37fb9d0ce87f046b75079009d8619065 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\option\category;
 use wcf\data\AbstractDatabaseObjectAction;
 
index f8348c01d93c3b112be2656670941563c3ee3809..cb744c552fd563cea7b3c55091f6ff8b9202133d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\option\category;
 use wcf\data\DatabaseObjectEditor;
 
index eed14f5374ad71805df9f70828afb9963965a5b3..2b24a8a812c03e825e2feb95f5da60c430632056 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\option\category;
 use wcf\data\DatabaseObjectList;
 
index a573b08755dfb821fb16d399be19de935832c427..e4c084c3e9aacd7c5401fda4b6d74850619532b6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package;
 use wcf\data\DatabaseObject;
 use wcf\system\package\PackageInstallationDispatcher;
index ac0f61a5487ab825f6bef2c103872abf29358360..66a8c370a383049b4db540dd80ce5f7b0e9f3b6c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 88aeeec8063bbaebb1ab9ed899b80cb3cbd578ce..3b8505e3ff727a5107d05a0fe419189716d199d7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package;
 use wcf\system\cache\builder\PackageCacheBuilder;
 use wcf\system\SingletonFactory;
index 97f3f149da257bf4d0da14e3ac34fe5d7cd9386c..eb9e47a12368aff943e86f7e73ad102bf35cc060 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 3812496adc2bf439e5440afd9825351d9bf44903..d71eb2a4a3b5e6484d41be0661ac37d588ad6a53 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package;
 use wcf\data\DatabaseObjectList;
 
index a9698babd4d6aeb9dddcccb922f5cbe852c1d987..edba84557c9b539067f6c75682cbcfedf9de576e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\installation\plugin;
 use wcf\data\devtools\project\DevtoolsProject;
 use wcf\data\option\OptionEditor;
index bba4a64e7accca10128e86e22906167957f8b89b..e1c3c395eeb688bdc46517c4bf8c2ed28c54a2c2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\installation\queue;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 33ff20cf679018582c7fd551f5ccd25f5364de58..2cf41e44a9fd451cbe78ce294c06bc3f3a90772c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\installation\queue;
 use wcf\data\package\Package;
 use wcf\data\AbstractDatabaseObjectAction;
index c8f18a93a3dfbe7d8d02dca7706b6665ff65619f..45b52a5a85c2a7b279573552de6d80b716e08807 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update;
 use wcf\data\DatabaseObject;
 
index 5e7c92be2973eaf06a39fa3f1d7cb90d89d1c62b..decb1551f970e7bffe08a72772b50aa58e31512c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update;
 use wcf\data\package\installation\queue\PackageInstallationQueue;
 use wcf\data\package\installation\queue\PackageInstallationQueueEditor;
index 3f57049c77b63cbface88a96321d1293ad5fd221..1495e5d12f83af94bab5c61fdce7086fe082dd14 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update;
 use wcf\data\DatabaseObjectEditor;
 
index 8dc2a1caedfc6bcf31f9ba20b7ae7c6e54cb8752..793f1de62ec6b1c3488181ca48bd438d236a9165 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update;
 use wcf\data\DatabaseObjectList;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 94cd5b121dac842b3ca0b198aded5db0b0c554bd..220d35448ec02bbbae35177e74038de1ab42f6d2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update;
 use wcf\data\package\update\version\PackageUpdateVersion;
 use wcf\data\DatabaseObjectDecorator;
index 70ac86d96bbab7e37fb086e48366b3a58dd097f8..d7b7879cf939054882c8e580c06a25c68990a0e2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update\server;
 use wcf\data\DatabaseObject;
 use wcf\system\cache\builder\PackageUpdateCacheBuilder;
index 89365b1728d5eb2cfbec7e3343d9834de386e2b1..fcfabafa5b51a67cb9fdcb96df0bfa7b459d1e73 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update\server;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\IToggleAction;
index a6f0addf7a7d3f19926b4621c9788fd434bda1db..772288608f175fe9122160cd04040e85ec3e2771 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update\server;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 39e67ee30bc14892b9efda023e255fc96eb41edc..56a03fdbf9c4d9ebdbe063dba4b57ee6649d7ada 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update\server;
 use wcf\data\DatabaseObjectList;
 
index facafe4ef0e34a2bd90a56d39d374e2ba0da3b44..d63476c480a31ab4065e617c14be7bc3d23ea151 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update\version;
 use wcf\data\DatabaseObject;
 
index 819951fefc7f36182bb4407fd7c73463ee3ae096..bb00c747d7ecb8b15425f8adcc7d13fd482ce22b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update\version;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 072dd4ff5b840beccd0c04ab7d7d2df53e53088f..1f721f5fe62b9a01e6ba102837ab5517adfec21f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update\version;
 use wcf\data\DatabaseObjectEditor;
 
index cd8225e10e728cf7125ed29e3f411f2a1acc6be0..b8feeddcc0e4ffbdfdced9ceb477a3b943e8b54e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\package\update\version;
 use wcf\data\DatabaseObjectList;
 
index fe6ef7e632a3a8a40f2247a866e0de7e65620a93..3d00dae34d014c9758c3a1cfb4a588b4fd845ac1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page;
 use wcf\data\page\content\PageContent;
 use wcf\data\DatabaseObject;
index a7a2cbfa551e0b267b4906e7c96a86d90441b22e..8c97a4e1b24d1931a76920cfd04140272da81102 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page;
 use wcf\data\box\Box;
 use wcf\data\page\content\PageContent;
index 5c9c2c9f9aca0d314e65e00c73bb6510f97e5798..22d624a7c310eeac54a614619af361b647984d05 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page;
 use wcf\system\cache\builder\PageCacheBuilder;
 use wcf\system\SingletonFactory;
index f4a5d758abc7d6b0b9c34ec1609fedcecdbd88d4..a8e68302311751530dd559991588711bbc3c933b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page;
 use wcf\data\package\PackageCache;
 use wcf\data\DatabaseObjectEditor;
index 06c93814524a1c5a625bad9252a2c2811b66fcae..d3a27989d52aeaf7632a983336e799618acf1672 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page;
 use wcf\data\language\Language;
 use wcf\system\language\LanguageFactory;
index 9e5a72c0a0c96ba17a5c387d060b297d9dcd7d2b..5dd2b8abf6dd8833dc957161688ccb0c3a974d17 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page;
 use wcf\data\DatabaseObjectList;
 
index ae4581f5d0d3ec7f5ffcff741eaebcbf40d407d4..91729b0859dde0b66d47fc4f2f84014efd87b0ad 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page;
 use wcf\data\DatabaseObjectDecorator;
 
index 425121266c477617576c11e713183b7ec9c24319..de26293b2271da341b850ccf2ea1f4ff766fa261 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page;
 
 /**
index e30f3880808152b14e9ca35c686b389c362cf5af..592be33742d97a4e29e9dc6d0a22ace53c85e07c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page;
 use wcf\data\page\content\PageContent;
 use wcf\data\DatabaseObjectDecorator;
index 8108009becdfa75f334c86070c3a4a01ec2536e9..9526f51f02819ade5cfc82bda6e2186d66a6d67a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page\content;
 use wcf\data\DatabaseObject;
 use wcf\data\ILinkableObject;
index b3421e7fdd428a5ace3607203c552427af62ca06..80aaa87783da871eb9e0237be71563d3cf64e6fc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page\content;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 791b861316387ebf75224578f2bbffebe16cdaf4..7fece5c8e311cac1f9a8bcc7ec9c987baf898d56 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page\content;
 use wcf\data\DatabaseObjectEditor;
 
index 2c455711e11a39b737a06cb86c10703414f1fb9c..e17969c70613740e7791ade41d4ee3919adf559b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page\content;
 use wcf\data\DatabaseObjectList;
 
index b0869318071386c007fac7ebb8d377946988ef3a..150b344f0c6d9dc79653df57bc049a57f07e160c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\page\content;
 use wcf\data\search\ISearchResultObject;
 use wcf\data\DatabaseObjectDecorator;
index 919a25040c7f45409731df522f8a154c6b514d42..a5f3d96de1473c361a58f3abd53e3421fffb7dda 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\paid\subscription;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\DatabaseObject;
index 5bb3cb18ca2beec503342045b10c6d5b689a24dd..b464bf75c965f3f04c1c5ac26e8ec7f4c482accb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\paid\subscription;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\IToggleAction;
index 33121b0bcbfbb65ff525ffc22e5f509275d9dc85..59b703e64ab43b6d459c0892be481e8044dfa6c9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\paid\subscription;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index d641565b338d3598e888df111a5888788f5de4d0..7a2a531f6810394d9d540f2f1cdc1ba0694e00a2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\paid\subscription;
 use wcf\data\DatabaseObjectList;
 
index 03977c6d5994c6a31962ce08873dc321f9b2f585..ca23cefa5305c7d339b10e8385f03b8d55216416 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\paid\subscription\transaction\log;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\paid\subscription\PaidSubscription;
index 3d80f55c74fb93122ea44906dea0500fcbdb1960..264b84685dc699f85dd38d9521d210b875cc8162 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\paid\subscription\user;
 use wcf\data\paid\subscription\PaidSubscription;
 use wcf\data\user\User;
index 8c4d425eafbdc4054301c6ee80f870ec25aa58e1..686b1883699c18338946b390ac1badaf15ff9746 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\paid\subscription\user;
 use wcf\data\paid\subscription\PaidSubscription;
 use wcf\data\user\group\UserGroup;
index cbdf703cedd71269043308d601a9b0bd89f0fd46..ada874dc5651ce841cd12306c70ec0a619180025 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\paid\subscription\user;
 use wcf\data\DatabaseObjectEditor;
 
index a2f99fc3fea7088bef4038a77ae70b639f02ec4c..41acb3cdea897106f47f210aa168a53fbb96eda1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\paid\subscription\user;
 use wcf\data\DatabaseObjectList;
 
index 14e6f9cfa6a0fb3e23aaaa541310ec1343c63eb5..f19d821bec0976cb63d383fccc674a91b57f41c7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\poll;
 use wcf\data\poll\option\PollOption;
 use wcf\data\DatabaseObject;
index 09a5ba6c858a20f77495e022f31ae8f1da30d3d2..608b38a97fbfd97ab973e6d8bbccb60b6a3485ac 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\poll;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\poll\option\PollOptionEditor;
index 001ac1bde6198cca0d66dfd921bf7469b00cd772..dc276ca0403f46542a7330bed0ea3f59c424a168 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\poll;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\WCF;
index fcfced3053138d0c4ca3bb8ce8d2c28c11c41340..9c47acf8a346a181ab29a604bf446be872547668 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\poll;
 use wcf\data\DatabaseObjectList;
 
index ace8a3f45ebe4c6db6ef189d52ae552956db4638..18fc1c9d82567c5122bc6dcc8a8c02182609e76b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\poll\option;
 use wcf\data\poll\Poll;
 use wcf\data\DatabaseObject;
index c69cdd5524d405aeb95b7bbec8ceb93fe5be7f9d..017d4cd6f931688fa1fd8fb180765809b70df0ce 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\poll\option;
 use wcf\data\AbstractDatabaseObjectAction;
 
index aac74cd830e41e1494d6a050697d49f36be04431..a4a699e2a45ac8dd8543e551d58ea0e99a1e2be9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\poll\option;
 use wcf\data\DatabaseObjectEditor;
 
index 2593501a71f183e5d985e3d15158a648187be689..3e52928241e0409da989a8ed8fb61d0946837b9f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\poll\option;
 use wcf\data\DatabaseObjectList;
 
index b8bbdea1daecd37754557cb1fd1a2fa983071af7..3d57769a0bc1d6ae92232bb5f93283015aa83827 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\search;
 
 /**
index 99a545c4cf1490da5b6dac32eede1d2bdb269de4..0d0749ff0ae39792a0935256b405a6a9359fc29e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\search;
 use wcf\data\DatabaseObject;
 
index 6bfc1202644be3483503e8ffd9d7464bad4c9939..4c454ba50f4a019f05f115881d7e7cb85dfcc718 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\search;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 21f062d0838fd32dc489bb9056870ede5129e375..3d8cec7f00d72dfe4af99274e4e7b5dd31f88d04 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\search;
 use wcf\data\DatabaseObjectEditor;
 
index bd7b00d7c7f544151d7b3c39185d1dadb377fef7..fb7763af602a2b96eb7f0ff35289e21b169ce87b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\search;
 use wcf\data\DatabaseObjectList;
 
index 0e51b958d592be579eb1ac70a3bc071c84a99b0e..081c1a8e218affc55416bb684550828c53e6dc18 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\search\keyword;
 use wcf\data\DatabaseObject;
 
index 17481dfab557a4ad6249a67aa63769253246490f..11c0f2f1454c8af17f2dbf2866de1e9c4f7a1017 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\search\keyword;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\ISearchAction;
index a8c82b1759d0437d5cf0d9b917197274ddbe6375..4c2a6302b5340fef2907d8c667a208b1ade2ce12 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\search\keyword;
 use wcf\data\DatabaseObjectEditor;
 
index 8f4dd678af57c0162345c6ab3349d10a49a18b28..e21294a6038603d08b7029d92395c6ab559860bb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\search\keyword;
 use wcf\data\DatabaseObjectList;
 
index e3d39e6a424045d91ba747ceef4d6f3b29112d7b..09d2a9780f1aa855dd7faad5c2b0ff0e8ca0c967 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\session;
 use wcf\data\acp\session\ACPSession;
 
index 2806e42657449717004fcef7ea0d263682247622..1be1164f9a9f471d82243f1fed0717397a212260 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\session;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\event\EventHandler;
index 4714e780d25548a628bf0d2e8e80aaa24603d090..2040ed2ad404e5ce3c21f511a9352fa481ed3fd7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\session;
 use wcf\data\acp\session\ACPSessionEditor;
 
index a81481e16131874379a9f5608c2706f42b97bee0..df2e9577d00bb13c3b06c52859ad292a4bdaa2c0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\session;
 use wcf\data\DatabaseObjectList;
 
index dfc486b0444692ce8aa8d6297959ab9b645ea519..6c3e242b5ada9e1403c403fb2fe73ded084c5dbf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\session\virtual;
 use wcf\data\acp\session\virtual\ACPSessionVirtual;
 
index e8bd6a2597b83f90e042e0ba0542eba327226c7a..b2a90454c88f73754cd820bec72af8e902c6740a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\session\virtual;
 use wcf\data\acp\session\virtual\ACPSessionVirtualAction;
 
index c0ebbbf54e810ccb0746caa28d2d3f779067bf54..ddc49195b692c0ab4e90b26a6c79f5f0483361d0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\session\virtual;
 use wcf\data\acp\session\virtual\ACPSessionVirtualEditor;
 
index 0833e3cc4f1452fff95221270ca03d1ed7b46c36..bf74e07957ccac2d76ac349ea27b0ee87aec0a79 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\session\virtual;
 use wcf\data\acp\session\virtual\ACPSessionVirtualList;
 
index d744ee80e436d21bac689fa52d86dd6aaa66ae43..1c5c76a4c87fe7fd85b002a566dab9b5934c951d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\smiley;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index befdf8693f8a152faad0ce0d1185ad7865c4d88a..bd004ab3abacc81b1e53e4c810d63b2e38314b4a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\smiley;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\ISortableAction;
index bc10633f88ab4252be44d72538e55b589755ecb8..69a65067fbe0e4cb0dc8619c7b3856034d5d18cd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\smiley;
 use wcf\data\category\Category;
 use wcf\data\smiley\category\SmileyCategory;
index a5ac541394f7e57ec3cf40f530935a503fac15a2..721c4ac5be5932280e62d0ad5453ad7b6ef1f74b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\smiley;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 1ce8881b0b5ef988bccb4a8ecb2b3a22143f5e0d..e3b09e1fa9e54cefa8a938f377ff45b1a24657d5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\smiley;
 use wcf\data\DatabaseObjectList;
 
index 7f1e1a9cd21fe2159563c0ce102e1c3ec859115f..26b48b88424abb928acfced799f0207a7c97eac1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\smiley\category;
 use wcf\data\category\AbstractDecoratedCategory;
 use wcf\data\smiley\Smiley;
index 51635c66b5553e282c3e096c7511de4d1f9bd989..fdd1efe2f5c7d0338e9dc13528624ed7f168f5d1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\smiley\category;
 use wcf\data\category\Category;
 use wcf\data\category\CategoryEditor;
index 7c70142f3487ada9ce4c0c9d78349a63574df7d9..429cf8c59a84defff9ec7c6f05795d0b8d1f0b98 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\spider;
 use wcf\data\DatabaseObject;
 
index b189472d8cb404903ff499e8ed754aa695221866..e53f4ef0b161febab071370db26332007b6d8363 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\spider;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 4b5f22d76fc37396db16d1bf1d56501a2c7e13f0..e56a503d38d90b6d7e67052e4ff8b319271aafbb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\spider;
 use wcf\data\DatabaseObjectEditor;
 
index 1905ca5f20469a411a2c05bbdbdb870a6d874fae..ede0bee592ca7726e208c88485f8fcd2bef68b84 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\spider;
 use wcf\data\DatabaseObjectList;
 
index bdad43fad2e4789d95a3b44faa711394fa5f54c1..2de8a2a2dd46f5ec44377df46e364e238a14fb45 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\stat\daily;
 use wcf\data\DatabaseObject;
 
index ac6237282272876bf88104e4be6f805eefba3122..54e4c6f8b286b216fdfbb9aaa13c8d020c693451 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\stat\daily;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\AbstractDatabaseObjectAction;
index 6fee6ceb4b25564862933dab526e70e5d467bae1..4f7ebe1d6917e0843b925def054dbe830856297c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\stat\daily;
 use wcf\data\DatabaseObjectEditor;
 
index e79cf4d7a41c3b65f1ff8cddd538f301b4d9dff3..9baf91b6c67fc494697abec076e25a174e21655e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\stat\daily;
 use wcf\data\DatabaseObjectList;
 
index cf8821ea161d5562c27002a552339ef34f10f041..5159167d5c67d82cc34175a9bf6642493a25ffa3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\style;
 use wcf\data\DatabaseObjectDecorator;
 use wcf\system\request\RouteHandler;
index dfb968a396281cb0b37e9fcbf2be4b90be439ba4..ff0d34703a29a555d31153faf5aba7bd08bdd62b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\style;
 use wcf\data\DatabaseObject;
 use wcf\system\application\ApplicationHandler;
index 20940e6941b88336420b5b354dbdd2e324665022..5631a845e228324a7a5d6bcc10a03066227799bb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\style;
 use wcf\data\user\cover\photo\UserCoverPhoto;
 use wcf\data\user\UserAction;
index 95f1c7e4d6b51cc472765757c1cc12046c29b6d5..52a3e72c3eeeca0a715ee7ca9e19e9606ae0c62a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\style;
 use wcf\data\language\category\LanguageCategory;
 use wcf\data\language\LanguageList;
index eddf05275b9196ad812e23b06cb9ae205214fb48..368a28158f8f4526d40b66694e77dc33a1abfd6e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\style;
 use wcf\data\DatabaseObjectList;
 
index d63920307ab380319a51707b2fc9d0347dac6060..b472188714d9230073c57b9e0cbe11b6bdbadc65 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\style\variable;
 use wcf\data\DatabaseObject;
 
index 57fbd520b18d3af5f54018dda6b94fe471da1be5..9bf5b40c702bd6fd400d7eb7d1300ca25c2d92e5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\style\variable;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 051a09acc9ec686b2240beba29bec9bb5d3a5a6e..fdc85195d4208fad667ff76e7a0b337d07866138 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\style\variable;
 use wcf\data\DatabaseObjectEditor;
 
index 17391429a9b4592f77de3881a7014ee0bec3a31c..106c5758d974447d3d1c9cc608e2cb4140918abb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\style\variable;
 use wcf\data\DatabaseObjectList;
 
index 3eb70e1130c6a811deb3c7978196839f2cb74208..13d8889f6ac72fa243621971bee54dc880cebe21 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\tag;
 use wcf\data\DatabaseObject;
 use wcf\system\request\IRouteController;
index ddf8f4601dd770107178b8b5d837626413e1a75b..668acafa898df451706be9d4d947d8aa86c8c3ad 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\tag;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\ISearchAction;
index 2c7e39adad8e27e9e83a419eded42c242ec03dbe..8eb37a527fe02e087a5b58cc58eac5f0af04a82a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\tag;
 use wcf\data\DatabaseObjectDecorator;
 
index 1d81c98bed5efbf8c6ef5cf9bbfe6b5cb304d14d..d14d2c16c9b7bcbce7651f528465ebae3370e792 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\tag;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\WCF;
index 51ca6f3a08913f8be119b68474e29505ad4ffe08..2ad6e41f7a3aebbd5a8d83f9c3ea43c69fe93ce6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\tag;
 use wcf\data\DatabaseObjectList;
 
index 0955ee918195266cf75771d9dc2e718eefa29b5d..0d5288aa6e2abb07d19f9623c3d8d1997c8c2303 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template;
 use wcf\data\package\PackageCache;
 use wcf\data\DatabaseObject;
index 29aa47735368a18b607485664e898a5e934da97f..d97953404ee097fc48c2fd7cae2a151bb9935e9c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\language\LanguageFactory;
index 90026ac1e27b01f7960de75503f6908c096156c4..4b752d69bc4fcd11798fa415d7abba69b8747457 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\io\File;
index 8f6dffd1cea63018d4162fa51ba7a5a8768625c6..708dba0c3b8a6e7d573473c1a2674ffcf1f74cda 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template;
 use wcf\data\package\PackageCache;
 use wcf\data\DatabaseObjectList;
index 7168709fb6e2d7d85ba82db50120eb553f07af79..a7db7c8e420ea5ba01616d7f01658689bbc90e51 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template\group;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 0269cbd27d6fe0b56625833a9e747d2a4913f4fd..b1caec6b8c7c86d78dc405c08914818a75c31397 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template\group;
 use wcf\data\template\Template;
 use wcf\data\template\TemplateAction;
index 2ebf80419684b9c62b83009c4d3fc7d2e5d4004c..bfb1cf719da819f7753d6ee144a811aab2384882 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template\group;
 use wcf\data\package\PackageCache;
 use wcf\data\DatabaseObjectEditor;
index cae3ace3133fbefb8a64a274ddf4d9e17b57b0d7..0942e7c20ef59351382af4e252f005322f0a42c2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template\group;
 use wcf\data\DatabaseObjectList;
 
index 9b1e7d709cc80ae11f24ed3b7855dc9f77a7bf09..844d4885c004d538f8eec78e3a8fc04a385594c5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template\listener;
 use wcf\data\DatabaseObject;
 
index 2654f4ae53e5d39008a44c0efb7483b100b664ec..42c00777f08ab13db98f2df98e7248ddd08cddbb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template\listener;
 use wcf\data\AbstractDatabaseObjectAction;
 
index f1704f91325757ed90ea6d76737e7813740a7694..6c01a438cb5f84c58f5863c857f696f60c1bcbe1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template\listener;
 use wcf\data\DatabaseObjectEditor;
 
index e9b596659838ddb5f116fa12aac1cca1c7ce316e..668a4d9547a5e2a6d54d0a652b0400600ad5dca2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\template\listener;
 use wcf\data\DatabaseObjectList;
 
index f3f6e0971b86e19d5f5bc3a75e141c710fadcd3c..0a2e7ef6225a3f1be029927a3ba1c0e66b6ea59e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\trophy;
 use wcf\data\condition\Condition;
 use wcf\data\trophy\category\TrophyCategory;
index 048b37d0555c1a47d9ab96f555e6d8bb977c3cb3..d14135fc99e2d8502b16acb7a0d5d70b8371995b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\trophy;
 use wcf\data\user\trophy\UserTrophyAction;
 use wcf\data\user\trophy\UserTrophyList;
index be248c80c4d818428e4855b79f38b4d6ea9480bd..fa886644029c2f8bf3b8a79fc30024ca99b9acf4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\trophy;
 use wcf\system\cache\builder\TrophyCacheBuilder;
 use wcf\system\SingletonFactory;
index 9510a2d2296480fa21de03dde097e98ea814174d..5a4857a3c33a3ba06e1dab8ab66f6f9bb8144eed 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\trophy;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 9182227e653b878dd986de890c79160c5480fd17..27d5ddb7b8391e8b57a752c315477b715c195908 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\trophy;
 use wcf\data\DatabaseObjectList;
 
index 423143adda3b759f8225ba97c03b94426b02a56f..fb0978c481491f2d7bc43541d707f704cd81d516 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\trophy\category;
 use wcf\data\category\AbstractDecoratedCategory;
 use wcf\data\trophy\Trophy;
index afe79b7794af3db9c0c169c21ef9dcfa52dc00b9..4e9d2e51007bedb7075ed691ec9a56e7fee9ccd3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\trophy\category;
 use wcf\system\cache\builder\CategoryCacheBuilder;
 use wcf\system\SingletonFactory;
index 0d997d09787c16b5a583058d98721287ef220bb9..9829f0d5d9ac918649c33bc7e896e1dd740db02b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 use wcf\data\user\group\Team;
 use wcf\data\user\group\UserGroup;
index d2a8130937446a240be6dadb0dfcf9524e37d6a6..be436071fc34f425ad671193420710c8c67904f5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 use wcf\data\language\Language;
 use wcf\data\user\group\UserGroup;
index 418a9f6cd0dfb796b7ede86be05204d2d27fc427..bbd99b141c19a0fb55301ea39e3efd4ce9ea1ed4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 use wcf\data\user\avatar\UserAvatarAction;
 use wcf\data\user\group\UserGroup;
index bdbf913e26e5a2cee0ed70161be512c370b01bf7..61c274275b7dfc9e0108f93e2562872044fedc85 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\IGroupedUserListAction;
index b793c8de21fdcd7ad6be7ec0aedd7ac5c4ef6b19..22b8a2be2b222ee9505d611c0339ed7975f071b8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 use wcf\system\edit\EditHistoryManager;
 use wcf\system\WCF;
index b12a64d0480a61852cba429cdc87baefdd57518d..da9be599683fd851b2dc8f0955e032c9fdd6e475 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 use wcf\data\user\group\UserGroup;
 use wcf\data\DatabaseObjectEditor;
index d4796c09563c6cb29d5b4f035f2b96162da37ac4..6ebf10ff331192f0b78da3667c1b20404915a2cf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 use wcf\data\DatabaseObjectList;
 
index 143c35a3d56d9786f9a65fad760aeaa1b3ef641c..e1ccf77a014509c114ec73a366526a20295d145e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 use wcf\data\trophy\Trophy;
 use wcf\data\trophy\TrophyCache;
index d5462ef756f551dc357d75ce43fb3f1a38c20574..2e7337590555a4dd201a7c1b3f912f677f97c443 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\user\cover\photo\UserCoverPhoto;
index cf50bb7418d7281bfb58c87948c7e4fd7ffc677e..967de6518f5923eb129eb85ab8ea37f7039b94ac 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 
 /**
index 2f04c1fc02d7b5c681fd5076e79f7c31151f9071..f38f15a0ba69ae1bb5781dbc09320e6f928201f0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user;
 use wcf\util\UserRegistrationUtil;
 use wcf\util\UserUtil;
index e3fef6d58b87b9e783dd3011612b3a83a20c2ffd..3f70d9f135a11fbdb9b5793d680229e03f5de796 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\activity\event;
 use wcf\data\DatabaseObject;
 
index 357c3d800fb17dd4d3718e9b8a76083016ffd95a..d9920d82ffe5f98f9fc6f3ac438c24dbf7190a2b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\activity\event;
 use wcf\data\box\Box;
 use wcf\data\user\User;
index cdc4dfc6ae33801a27aad33d35dfe2baea40ef67..3e5e71b16c5765037b278642ce70ff9df0b26e90 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\activity\event;
 use wcf\data\DatabaseObjectEditor;
 
index bab5fc2738f3b53455eaae2f65b461b7bd567295..ba0f592b75e9bb45f512e871d3819f7b35ee3b0e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\activity\event;
 use wcf\data\DatabaseObjectList;
 
index 17f8f6fec95e47bc88624bda7bf47af11c9e6854..e78888348c3d4ab5daec0e39f6bc633cb666e3c3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\activity\event;
 use wcf\data\user\UserProfile;
 use wcf\data\DatabaseObjectDecorator;
index 605f6a633671891efa112f6484a7ec44eb3d99c6..92125dcb618c16c1709dabb437ac2f990c485953 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\activity\event;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
 use wcf\system\language\LanguageFactory;
index a65d402356370da0b9b4b2a1af4384adf79a1dba..25be2262fd6785d77d9aca82bb8fcbce47087132 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\authentication\failure;
 use wcf\data\DatabaseObject;
 use wcf\util\UserUtil;
index c32b9fad044d6801f53dec88944758a2ae3e5217..b80bfbec36c0bb8f60eb8c67ef83ee8f3bacf47f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\avatar;
 use wcf\system\WCF;
 use wcf\util\StringUtil;
index e53e8622529b997aa0ffb2ffecdceeb2b0756574..1d482ff8aecad9590d7edee714d712ef37b7d8b9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\avatar;
 use wcf\system\exception\SystemException;
 use wcf\system\request\LinkHandler;
index 56e3860b4e4679a6c7e43c0fc175645c0c8c0c93..ef6fddd8f6452e85cb6db30ff0600c92bba2b371 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\avatar;
 
 /**
index 00fad8108743d000cdde5d73870e120f0eb16b33..e78cbb88b9d7f09a3c71d474ff3ff9cf648e15a1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\avatar;
 use wcf\data\DatabaseObject;
 use wcf\util\StringUtil;
index 2005643444f2e222246dc9691eb733ab33f4c6de..5cd7b6ecf1deb6593f5173cf6085fe0abba16cbf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\avatar;
 use wcf\data\user\User;
 use wcf\data\user\UserEditor;
index 56f9cf664ad61201e4438412e116ecab3aaf49ae..bf09ab567df43aca41a941b8376354517b777724 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\avatar;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\WCF;
index 570f2d924eb279d032a67bfccf11a6c381b40553..5ea84f69ed75b9a05005bc7403967b58cc3a70b0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\avatar;
 use wcf\data\DatabaseObjectList;
 
index d1361f84f47abc62fdef5e66f9fe20ee46ee3083..db3cb4474ddff215012280e11ed43af47ff58e8e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\cover\photo;
 use wcf\system\style\StyleHandler;
 use wcf\system\WCF;
index 47508442e7741f028666176f30025579b0699972..d68c9e9fa166f27aaa8bcfacee76716024b5a029 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\cover\photo;
 
 /**
index 651c58d2ceeccd6841771c271dc2c2564c39ca22..eef4c07b60bc41a082c2173a6367e2fa4c6e459b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\cover\photo;
 use wcf\system\WCF;
 
index 788d5a8f6215e573307c08bae8dbd841df5a2fc1..a3d9d1a1dc2ba45393abe6d41a0e81539c40e0c2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\follow;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 2b5ec82932ed91bb5603a99154c854718ce4331a..1c27662d4e93ea10f2e7dc901c9abeab7e1f8dff 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\follow;
 use wcf\data\user\UserProfile;
 use wcf\data\AbstractDatabaseObjectAction;
index 9f3305b86a6f0e8cec3cba9ab861c0499f62c64d..c9984c93dc878ef16b16e67d1b8d470bf2b2c34c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\follow;
 use wcf\data\DatabaseObjectEditor;
 
index 39e417e9c502ca79000fe7f82d5fbdf96e58ff8c..f391159a7e83c1c70f0fb1c125f039b8e876ef83 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\follow;
 use wcf\data\DatabaseObjectList;
 
index 75c56d2147d228a787bfea4b251615d9130da241..4784d11d6393e40cce519be5051d867618fb5265 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\follow;
 use wcf\data\user\User;
 use wcf\data\user\UserProfile;
index 42e1e3e81f9816c7b99163a6522ee629aa1bc48c..bb830129e49fb4d7275254369add72a5f610bf2a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\follow;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
 use wcf\system\exception\PermissionDeniedException;
index 59488c2ca8d1c744aed1c78ea4d9ca5ba53a5c97..b0a1d12524c2c7f92b7f9342e6184dc22c7651ca 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\follow;
 
 /**
index f4681617d1c1ef233f21c78c403589c433d9bf98..f92ef42e750dbbf644283971334962c7e2bc470b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group;
 use wcf\data\user\UserProfile;
 use wcf\data\DatabaseObjectDecorator;
index e572b25086bab6fc5674c154dfc54e6fc9fac575..6d6087baf9e69d1050d79e959c3e42ef7c4caeb6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group;
 use wcf\data\user\User;
 use wcf\data\DatabaseObject;
index 438c0d6a7d6b7d6415cceea07115b5e54b40bdb6..56d07fdc70ed1ffb54c4290bc97072434c7ae9aa 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\cache\CacheHandler;
index 3fbb98bbd36f92343830cfd0c1946513ec48b4b5..d7806831b414b39c3afb3f8410fe8b538cc25dec 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 0aa474a22d589ccfb07e8e0dd8a961ad4fe65b91..b05bbd9f168b02e620475f0df92f2b5fb92d77a1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group;
 use wcf\data\DatabaseObjectList;
 
index fc33ae06cc6bd7d97e8a288ccbadee7f0ee1483c..6afac964d7dc574684d7d691e3fdb5f4978d13ea 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group\assignment;
 use wcf\data\condition\Condition;
 use wcf\data\user\group\UserGroup;
index 9bcf7ad312a543f7fd335ff3b67b16c8f9ab7dbc..518b6aebea1166bb78f29d37e2fd77d071bfe551 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group\assignment;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\IToggleAction;
index b4f796b04385125005b1ef8f28a72243149bc84f..7d8f73e3b2cd32e09c4c34aa4d0e164e98efa775 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group\assignment;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\DatabaseObjectEditor;
index 85c1a861c08f96ea9313856a8cb0b95beb90a5f5..5a682e6aca7ef7642703bcb6b66f1b1abeabd133 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group\assignment;
 use wcf\data\DatabaseObjectList;
 
index 147f7e39509bd37d380b4c6776cf8e493fbfd116..6fd4724fa802f4e3f8f7abb60c05cb19049a3b64 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group\option;
 use wcf\data\option\Option;
 
index 3940221e0a05506b4ef22d00be6774a700a13ec9..6c55d90c54d60134e26abcf8668030a7665d402f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group\option;
 use wcf\data\user\group\UserGroupEditor;
 use wcf\data\AbstractDatabaseObjectAction;
index ab5c658ee74d0ac31544293e8a74c71834090c10..6a374608b6ad58fafe29f1255874b99d291debb2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group\option;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index be20ceb6365495f8e18eeeac0a3152c1a4c11e89..297842bbef41eb9cf6cfb5ef7a643a8949c6c672 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group\option;
 use wcf\data\DatabaseObjectList;
 
index c2b8cf1358191bf4724331b86808e6d924f13a93..7b7d75c3a2f08fd535a3bbd8b90671c8c3bf260c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group\option\category;
 use wcf\data\DatabaseObject;
 use wcf\data\TDatabaseObjectOptions;
index 4f99303aca32bb763ab9bbf92b84b4b35f37ffe0..b222c8a92ba57e9b3d3033ecebc8ade75970684b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\group\option\category;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 320dff8a023b160c99c60baab5500f62ca25292c..fb4d2fa2509e0f6d1fcb1a70443f6a9d66113a55 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\ignore;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 22558f60d9441f79341964a115336d8adfee3e5e..b192be2d8e5db26e0b9ab5c466ce86db82a37562 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\ignore;
 use wcf\data\user\follow\UserFollow;
 use wcf\data\user\follow\UserFollowEditor;
index 28d47f67c14f5720a8e5e485bdf15514a9445714..76fba35b3cfea8fac1b516f7af63be3660e49d59 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\ignore;
 use wcf\data\DatabaseObjectEditor;
 
index b4d281de400b6c27e3e62415c68c2f962016173d..3f48edf33b498783884135278fe90740c7c356eb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\ignore;
 use wcf\data\DatabaseObjectList;
 
index e2b60a9a76128cff7ab92b265e33603700513d8a..e07d3a0c50ecad243828df8686225d137866adb4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\ignore;
 use wcf\data\user\User;
 use wcf\data\user\UserProfile;
index 16332fe91290963d28e10ca2cc9625924dd4e3b3..c79176360cccbc036099a95210458bbca8d325fe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\menu\item;
 use wcf\data\ProcessibleDatabaseObject;
 use wcf\system\menu\user\DefaultUserMenuItemProvider;
index 148d95f122e622147ef4c4b802645ada6f915593..4724bb8764209562ba81e266706a0dd3a532ca30 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\menu\item;
 use wcf\data\AbstractDatabaseObjectAction;
 
index 52d2c513aebdcd4c55fd9849d1f5af15a3836140..38697ad0a08fb3b54b1ffdc574fabb3ed73d05e5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\menu\item;
 use wcf\data\DatabaseObjectEditor;
 
index 17decc1292ad92877340c46a148b29f419a86904..7ec754ce16bb6bfdf5ecfbbc544fd5c339f94897 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\menu\item;
 use wcf\data\DatabaseObjectList;
 
index 34247b45c8a05b1dde459723514562103e75c420..b534a270057196b9d8dc9dd4485695be85c367ee 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\notification;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index e0706625e9219dc5303716373c840c92ce8e827b..ed641e35ec41db4d07e038ec6467228be3e1bcc2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\notification;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\exception\PermissionDeniedException;
index 3e52f49041edb43c66cc8c15e5088f2d0d015215..310ca76603296648e8cfd8efe0ef510bb633f717 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\notification;
 use wcf\data\DatabaseObjectEditor;
 use wcf\system\WCF;
index 775b757a3d9f48e3fad28a9b3616f04bb43184bd..3e9d2849e44ab433ce42a0d39986ae79ec0e9bec 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\notification;
 use wcf\data\DatabaseObjectList;
 
index 88882fd58b333368bb44e6a632e9d7b93718c70d..3745c7e355920ec12ba5a7fda242a786d0842136 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\notification\event;
 use wcf\data\ProcessibleDatabaseObject;
 use wcf\data\TDatabaseObjectOptions;
index f1f922df33cf25ce6203faa48920c326cc107df1..2226ac0ac737f50d6eb6a6670c3f908a69443fd4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\notification\event;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\exception\PermissionDeniedException;
index fb9869a02a8a096d18e48555774b23c2fe82ba25..3d15b8a891f2f8bb3caaf290117ff55a3e883397 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\notification\event;
 use wcf\data\DatabaseObjectEditor;
 
index f787662ed749368018fcd7779b0fc0555ac29a7a..5861b8d0501dab809361b020c571733b24360e1a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\notification\event;
 use wcf\data\DatabaseObjectList;
 
index f92a69f209bf4e5907b5a648952322d0d05e19fb..ec6b59aa45dfaa179ac3a64fbcb3a52b292ef3b0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\object\watch;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 040d642e567ff6c1fbcaff5899cdbe05de911d89..e4fc25931a1d4673db750e5d60d567406ba05a6c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\object\watch;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\AbstractDatabaseObjectAction;
index 285aa93014729db4e59a738312851944a11b6b4f..f241c90b34e158224199010c98669ef8ea2cb57a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\object\watch;
 use wcf\data\DatabaseObjectEditor;
 
index 5074f899c1b704a21dd1eb43530fc5fad08b8122..8b30a443ad808a6c1f78e7ec16ed7e1af1e92f47 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\object\watch;
 use wcf\data\DatabaseObjectList;
 
index e508d3dedd94cad6835ead1b8547395cd20af84e..f7c8baecc1c7916fbb14d575c179cdb6a609a5c4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\online;
 use wcf\data\page\PageCache;
 use wcf\data\spider\Spider;
index 5b807ac679b044e905e7f160763e5ea4ca9c513c..921a8675a0b7e92f19e29424fd93cc3207a9df13 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\online;
 use wcf\data\option\OptionAction;
 use wcf\data\session\SessionList;
index 161c012c6015bc342e9fa8ed8e7b0da8e7e8ba1d..560ba1dc74a11fe4e15656098f2a4a83e7d7b567 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\option;
 use wcf\data\option\Option;
 use wcf\data\user\User;
index f3acd15289527d87bfd7b61c39fd64635368f196..c74b4a350333b6e899cb70d578d129b5c07b77a8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\option;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\IToggleAction;
index d88921375b71ccd0d8c0143d59cdba154ee59fa0..bd19ea6a3818f6e6b063bbdf193c6367e07be065 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\option;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index ce57634a8a430aa4924ef03cd05a9646f9f9bfa8..e2b2256bd3e3cfb7ecdac2e1d17b000214b2fc1c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\option;
 use wcf\data\DatabaseObjectList;
 
index e7a5150a8309f2345a7b045bbd590874d7123c73..efcb66da4ef8fe04f97df12700a4785c94e024a3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\option;
 use wcf\data\user\User;
 use wcf\data\DatabaseObjectDecorator;
index 76f9e5948e60f12ebfc72708353016e32c3f3590..504ef4a8b080efc6074b16e00dce11ada77b7b3e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\option\category;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index fa964568d3d015202e3d0c9af8d41219b882dc13..cb31c7e23906141a7188586aa43b78d1c614df62 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\option\category;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index de762ffb316eec4ba02917899c04a313ebc361c4..efeda0de39baa26a38d29b3ef1c6315646ee400b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\option\category;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index b044425c18e0b9694aa2f19db1417e788eb79e14..99711e65414b93a428303848d13110620284ea37 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\option\category;
 use wcf\data\DatabaseObjectList;
 
index 91720a52b3b4f88819eccca6a69b81bfc58b404e..a2075647072bb73308d95072d45ba47b6de7b3d2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\profile\menu\item;
 use wcf\system\exception\ImplementationException;
 use wcf\system\exception\ParentClassException;
index 8820990a274c3d58e972e8d251dd10458d91d8c4..805227f841c3ca9c6727abc1127b50677b644e2f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\profile\menu\item;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\ISortableAction;
index 2a7d75d692811191d52ab8fad155eda99f244bfd..78ce35f347d0523e85ac33cf031a9517373f6d4f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\profile\menu\item;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 608395001f0e02ba25676b97a1bb50004392845c..c1e3f15a4e03aca989b0bfb3cedd019a4eab66cd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\profile\menu\item;
 use wcf\data\DatabaseObjectList;
 
index 3388e1079445fccf2e3db235f31b878b5177db0e..0c77386339dba2c48c3200ef58a55529d22d5995 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\profile\visitor;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 779bebd97f37a7dc533d8abf6843f00e1f54123c..63062b6bb7c237fd524ebe7baf0337e6da97b6c8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\profile\visitor;
 use wcf\data\user\UserProfile;
 use wcf\data\AbstractDatabaseObjectAction;
index 326e1af96942f3f320cd8a282c37113f98b2c272..8109d755b657c04be93fe25e51f13899d5cefed8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\profile\visitor;
 use wcf\data\DatabaseObjectEditor;
 
index e6e2149e6584475bad5d67d62ca24302d55fd7dc..55ad656ae9ffa6bd5ce4f32745c35bfa9ba4a6ab 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\profile\visitor;
 use wcf\data\user\User;
 use wcf\data\user\UserProfile;
index 6855f391c835825a17bffc198985fb33437b2f56..e70e3c051ae4e81e858277b72a39254e0f6d97f3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\rank;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 61a208f902f122501df22d018ac611b2c1ed4d52..d3bd586de8648a36e3bba94720b3f07de13c0bc1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\rank;
 use wcf\data\AbstractDatabaseObjectAction;
 
index a3ec9207030c990adeca1a1ddff553ee2e09e2e6..363e0415261e53c87053976117ca0bf49752a5d9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\rank;
 use wcf\data\DatabaseObjectEditor;
 use wcf\data\IEditableCachedObject;
index 25b03995e0377c13349b1a4ba679874cd217201c..94c5a5b3def589f401c55244388c595d05b70251 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\rank;
 use wcf\data\DatabaseObjectList;
 
index 3545ef1201d14095e352992af73f280b1b50ffaf..0682dcb92df425384eb35938f7ec22486933f1e7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\trophy;
 use wcf\data\trophy\Trophy;
 use wcf\data\trophy\TrophyCache;
index 6aa5f9a905113a546a4ac49b79f2158d323e22e6..9bce8a8b809a63b628b867c1fe5a2327f1d71591 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\trophy;
 use wcf\data\user\UserAction;
 use wcf\data\AbstractDatabaseObjectAction;
index 0719e0a2ef6573de19210a38f124b423f06429af..2fb2278b4ed6b8f25a1486fa9374e08888144a52 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\trophy;
 use wcf\data\DatabaseObjectEditor;
 
index 468cfae60b7fa56b67b83abd04f44d7b065a6644..855002e599d913ac2eff17e192bc59f175206d1f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\data\user\trophy;
 use wcf\data\DatabaseObjectList;
 
index f07f47abfcaa15a5db40ec80066463e685215c79..d913d755d04aaefdd8e213e20589a914e184805a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\system\captcha\CaptchaHandler;
 use wcf\system\exception\SystemException;
index a6169babb08bcea62cb312f7272a82c71526f460..6522e3e776d5bd7eb0b9f861d04b1813fba7d259 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\page\AbstractPage;
index afc44993313557e69cfbe279442f100c9da3341f..fc03f744986fe1e8a9f3178689820c7bc84a290d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\comment\StructuredCommentList;
 use wcf\data\moderation\queue\ModerationQueueAction;
index ae2d0b193a46abe8ca5867e61dda16632fac8420..eee2c24fee1493433543e3c144843d1def8a6a48 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\User;
 use wcf\data\user\UserAction;
index 10e722f21c379afb6c20cc573fff2c50a5d1328b..8da8a054018bb22323f6cc76b9bc870adc8f7aeb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\avatar\Gravatar;
 use wcf\data\user\avatar\UserAvatarAction;
index 86c480f502b5c59338a02f542c27eb753d833d6e..6b6c2def0359154314bf8163bae149748f555632 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\contact\option\ContactOptionAction;
 use wcf\data\contact\recipient\ContactRecipientList;
index e621477ea55e38699a99bf0f3bb3260f3b554d96..1913b00e5c8c142885fe27d749a94f1d1070fe3f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\system\exception\NamedUserException;
 use wcf\system\exception\UserInputException;
index 2618ccf6afc20d0f805b2920bede69952cfad776..b7ef3b586717d58300a616eabe74959052733298 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\User;
 use wcf\data\user\UserAction;
index effe17de153c28d5718c6ccf224d401bf1ad3789..808a700d89bb7de482bea1751652138222109d56 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\User;
 use wcf\data\user\UserAction;
index 3aeccca5b7d76ad45b27eaba04e2bc71656e63e1..4a3097beac2ef6cdfea2feb3adb050ed5136d9a6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\page\IPage;
 
index 0059d3c89cca0dc21039dcec585514f1caea3d90..f9420db2dd995609b24d884f8f758069cb4a4c28 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\system\request\LinkHandler;
 use wcf\system\user\authentication\UserAuthenticationFactory;
index 6008a9fd696680579e9e1a30fe388ab7ba278aea..3df3bb7460681b01d57b0e369e585046c28ed684 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\User;
 use wcf\data\user\UserAction;
index a90979ebcad0b0eba88832fcc3d13b7600de474b..ce68358824b9499c4307119ef1ce8e002e0ddb2c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\UserProfile;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
index f0edf24516727b6ffa382732f0ed65e591630a80..ae1da6576503a7dbfe496007a6c2bed58e9636b3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\language\Language;
 use wcf\data\smiley\category\SmileyCategory;
index c783ab829f96e2ad094102cb3d23efc386e9b76e..b1a9a07438d0468637a14146ba388dfbfa423d13 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\system\exception\IllegalLinkException;
 use wcf\system\moderation\queue\activation\IModerationQueueActivationHandler;
index 197ac8fe2b39bb6739408202ba182b847c02ec85..7bdc13dbf9cf0075bf2e336273cd93ce1b7df1c7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\User;
 use wcf\data\user\UserProfile;
index 10cc2fa7e051fb61ac0db19670aa89c119052d45..20d115932ed80244ebb6f6882053aa7f99abb363 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\User;
 use wcf\data\user\UserAction;
index e983e644c694e2cae1a0ce2277e34018168ee029..7186ab22514a1a5bdfd78ee38a10e2f19693e9b1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\exception\UserInputException;
index 45c287166593dcd87581e385eae8cb3d69090df8..99258509323a71c8f6c39446758c021881724529 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\system\recaptcha\RecaptchaHandler;
 use wcf\system\recaptcha\RecaptchaHandlerV2;
index 006ce5a4ce97db931816adca85e2b18e63ecb302..7a5d3d5dd25bd84975a218cdb59acae49a2721e2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\User;
 use wcf\data\user\UserAction;
index 635ce7346760361b069b8036ff18de6b7caea98c..8a82f690852b7d43793cdb183b9d8b965b3715f1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\acp\form\UserAddForm;
 use wcf\data\object\type\ObjectType;
index e0b6b73ae13c2e09a74899623a6b0354ad011f59..7f7ac1b7922e7895f50e6a407ee4b60f089dcb05 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\User;
 use wcf\data\user\UserAction;
index a16cfd1541b23466eb4ffb5c3d0a8a423662eb05..4d28f6fe00d87166e123cce2e7d988c0711a535b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\search\Search;
 use wcf\data\search\SearchAction;
index 78d115149e38ba4198abe6d3e132e0f941cb238d..0a16559b9caebfa9470c28a9c887deba066760e8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\language\Language;
 use wcf\data\style\Style;
index 1df4d0833e6a39e8ef3937e2b1a0ced2c1578b3c..e5a17e30e4ce6c3b69729c938aa4932c4d4d8900 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\data\user\User;
 use wcf\data\user\UserAction;
index 34c6e96a68762e7bf698977459145c6b65f94b51..b03fe288c1c29116b213fd62ac8fa101451bb58d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\form;
 use wcf\acp\form\UserOptionListForm;
 use wcf\data\search\SearchEditor;
index 8aed647262369ead090956072023b4244ad31033..bd64cf4e0642a3d80332dd49ec8cc2c031046548 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\article\content\ViewableArticleContent;
index ae94d9bf04e2f6a5faeb8e558d18d5122b514303..b2afc19f193ec2a8cf5899ab2768ce899ad5d7f6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\user\User;
 use wcf\system\exception\IllegalLinkException;
index 79b724d6dab9dab8402a53dd09e0da97e8b0daac..7b943d30db61c010dd4a1a9db753a3a0da382bb4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\system\WCF;
 use wcf\util\ArrayUtil;
index f30b1a979667f220b7938ccb90e7b414e160e347..598f87649938359e31ed4e34e201e62d4f2f7246 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\form\DisclaimerForm;
 use wcf\form\EmailActivationForm;
index b55312710a42decb005809018a04f2cde56d6e8b..42fee5b49d8e0a27ff9ba8cd293766efc97c4e37 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\system\exception\IllegalLinkException;
 use wcf\system\WCF;
index 0b858dc71badf15fa5457c19e2058f7cb2b61b0c..f8aefd75a126d37e36f65c43096723b6e97c288b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\article\CategoryArticleList;
 use wcf\data\article\ViewableArticle;
index 26ce6a48bbd59d18be9afba52efd2397bb6a71fe..4a85af157dba6d0d517f70105de4bb1d21090127 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\article\FeedArticleList;
index 430b23a48d67b9a1c22e6a794ef57d1548e60c87..8911063f0d0b556797c0cc5c361d5198fe2163f3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\article\AccessibleArticleList;
index ffcfeb933b15196df319e5a120dbd3e090123dcb..f3f27a9f377bdb86d1184238068b608c324b9e92 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\article\CategoryArticleList;
 use wcf\data\article\ViewableArticle;
index 96e5f1dbe98f835d7f1e98285c33f57d93138a18..a31813ade585e1ee0ce811a39f6c1d142257cfd1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\attachment\Attachment;
 use wcf\data\attachment\AttachmentEditor;
index 92765f4de89ad910e93f9684908b1d0e5f18d368..90d2fc9928d1892d2539bde3394a7fc283d1fcf7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\article\CategoryArticleList;
index 40a0f8ce0c477d8a027045d8be3bf3795b5f81e2..4ca74361908657badd6ebed42a1e7f62b880c8e7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\page\content\PageContent;
 use wcf\data\page\Page;
index 50066e8c9783e347a46d50f92f52cae5cc56e72e..8a03b314dcb8c3de8f12b0c3cb1be47d805d85cf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\exception\IllegalLinkException;
index 272e0642e720e27183db6eaf9e770981654ac02d..c1ea2d157a5994ccd209af9ce5c2041d6e25a494 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\edit\history\entry\EditHistoryEntry;
 use wcf\data\edit\history\entry\EditHistoryEntryList;
index 1b407dc5083f09b01011bbb416ad64f33e3360ab..8e692641a02e9d55c3cfe7e8c721b8a21bfe326c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\user\follow\UserFollowingList;
 use wcf\system\menu\user\UserMenu;
index 793148227fbe83e99a247640f48885e5757ab107..86153ca8c59112106d3e61b0821e31942d5e5fa1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 
 /**
index 91be482b827a95e95391d3ce794e89faf39b1dc1..e9bfaa0525c2fcde14dd2819fdf968e4358cd7ea 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 
 /**
index 7d52d7550e31a85b0218b8ca86baf7efe7c55ba5..058b26724a86c2da417d8eb8a9b0a399ab63f359 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\user\ignore\ViewableUserIgnoreList;
 use wcf\system\menu\user\UserMenu;
index 57bb7d5e474335155d72799a165a3adbe8073d6f..73e9369bdabc53ff329817a8c00b6d0791a8655c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\media\Media;
 use wcf\system\exception\IllegalLinkException;
index 76b33b2066ae5ce213d865832b084da1ab109dc3..cb66a960900a02fe161cf5caf73f05281cd01b37 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\search\Search;
 use wcf\data\user\User;
index 9c357f2807164d843760735bad775f1affce7f9c..379517f9e1f4ed4397aa6a49c8a66059765d7011 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ViewableModerationQueueList;
index 4e61d7f50018d81777c484b75d5f4bd60a1e35e5..4ba761125e669e2c76384176b0bdba6a1e460e56 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\DatabaseObjectList;
 use wcf\system\event\EventHandler;
index 1ca8a645141ae0660a892be5a5059a3b2555faf7..c0b3133e38adb920745573fdea84938238d69115 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\system\exception\IllegalLinkException;
 use wcf\system\user\notification\UserNotificationHandler;
index 4eeddc396665075530a341b4637b9b5052d2e86e..35b96d2d00215d4987f8ef5d81b5ca8896358b3d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\system\menu\user\UserMenu;
 use wcf\system\user\notification\UserNotificationHandler;
index 73b5f4e9b5a453c78de7efead72624d00a21ad22..dc6a15a79ce465929c12b677e8d8600421ccbbe1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\paid\subscription\user\PaidSubscriptionUserList;
 use wcf\system\cache\builder\PaidSubscriptionCacheBuilder;
index 6ad573a9858768c9fd6d8990bdaf4e20de71ffb3..434357ad8860280e7919733f107746e4e5f9ed39 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\system\request\LinkHandler;
 use wcf\system\WCF;
index 1e45e48da4b1aae3eff6398472f1158879c87b8f..bcf54545afbbb197826c97f23874c0c73dada947 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\user\activity\event\ViewableUserActivityEventList;
 use wcf\system\page\PageLocationManager;
index 00e8d5b84b0066e3849f2c295a30fd1bc9adfa63..7d56638b42b09ff84388a61901ef720dee12e0ea 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\search\ICustomIconSearchResultObject;
 use wcf\data\search\ISearchResultObject;
index fd648f4e1bf35a21c5b073c878195f335687814d..46fb9fdb9ac4e886051edeff921656fd17090290 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\system\event\EventHandler;
 use wcf\system\WCF;
index 50e3ded55c566041ea5a6c77db5ad7d4ef91df09..32f439ce20e5b9c0a63965670c07f96196dfcb13 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 9f76d55bfea5ebb4dabef09a2a6589e3311c1637..802ee0caabc1b940b820345bc481e07aa3c5bb9f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\user\TeamList;
 use wcf\system\page\PageLocationManager;
index 384d65d2a3f68c73b82ae9edc9912fce8d9e74f4..0c86378a4da58d2fc9066f8fd453641281f3c171 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\trophy\category\TrophyCategory;
 use wcf\data\trophy\category\TrophyCategoryCache;
index 1289b5da40a0901ccec700607c56ad466cecc116..f9338cd9ed5771991b2974855796cd7f386e987e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\trophy\Trophy;
 use wcf\data\trophy\TrophyCache;
index 60b52dc6505f5efc300fa4654cb532ae64be21b9..a2190c075c7dcb7c641ed85344eb5a171399c93a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index a6c92048d8d7ab09229015da9f58ed7164b9fe2f..50b303d249949ab4436cf7964f5405c37faeb236 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\page;
 use wcf\data\page\PageCache;
 use wcf\data\user\online\UserOnline;
index 3e7807bcd92619cd375e9240f8b5a011493ca52b..73d6c96c9ad0c2107d55710503508f3d95d75c33 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system;
 use phpline\console\ConsoleReader;
 use phpline\internal\Log;
index 2bddda5117443de8da945069df5965436e6d4d3b..31d7fcb5486e08295d5978800a9394a5c0daf328 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system;
 use wcf\system\exception\SystemException;
 
index b9824561513cd7e15ee3cd3d54cfe1e6df250f9c..e9cc89680c9f933059c573c0f42965c6b0be9069 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system;
 
 /**
index 3e736c1a150b0b493099f581d6c7623d69a7f77e..b95cc7716eab7d1a9b6684b9b7ecc68d8e27d364 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system;
 use wcf\util\StringUtil;
 
index cf6421ff16ab6256e522186ad2864964a7afcc20..b8ac8dcdfe5f064e4a95fa7da89cfff599210451 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system;
 use wcf\system\exception\SystemException;
 
index fc1810b1e17a21934c0efa2fb8bb7a7bd4e51ea6..5634dbe0e3ac6fbfea7bf5462f77abf80b24c462 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system;
 use wcf\system\exception\SystemException;
 
index d453a00ffeb53df78382543fb18fd9e844997ae7..9c9cc6b84d4d1ab500d80f342d2ec9328fffc4f1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system;
 use wcf\data\application\Application;
 use wcf\data\option\OptionEditor;
index b098949f747a20638f242774f23103dc045a42ab..88ac3c1edf7080c1b5a6da816f1780b096657299 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system;
 use wcf\acp\form\MasterPasswordForm;
 use wcf\acp\form\MasterPasswordInitForm;
index e7078b821edf7b204ffffd545405aee6577602b0..49da645fb1e6bb45349e4c607fb56d0ae8c6ed29 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system;
 use wcf\data\language\LanguageEditor;
 use wcf\data\language\SetupLanguage;
index 0927e853714476bd1810867b683aab0a45ef2b97..6811fa8fe60b94e193edfaaff0ab2c83337223a2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\acl;
 use wcf\data\acl\option\category\ACLOptionCategory;
 use wcf\data\acl\option\category\ACLOptionCategoryList;
index 69d1495353c59f5d9ae92eb7a713fd3a175669f7..9b2fb3263b9d967fb2788fba3a40ae9af1f0481c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\acl\simple;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index bcf153643e1283d0748d1169bd8b7874179bd013..c71292b3190109619117dd13646690a57f6f206b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\acl\simple;
 use wcf\data\user\User;
 use wcf\system\cache\builder\SimpleAclCacheBuilder;
index 65af2040cf3c553f8d03db0d700d6638066caa00..79703f05b879dd1c753e03d667624f553b590d17 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\ad;
 use wcf\data\ad\Ad;
 use wcf\data\object\type\ObjectType;
index 94454bafdc232272840d9df59eec6a3af558c5e1..8394be065fc0e9f29d14e6ce65cb4dd88f0678d0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\application;
 use wcf\data\package\PackageCache;
 use wcf\system\exception\SystemException;
index bdbc57b6bf2cd5fd2693a3ed277ec21afaa38fab..541fc84750693cec22339e1b93e7e8b4fdb5cbeb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\application;
 use wcf\data\application\Application;
 use wcf\data\application\ApplicationAction;
index 08d04a8020ea42a86bd55068e1b5de79eea18398..685272bead0858d27477aa3e22c271cd9f6661c8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\application;
 
 /**
index 21f1409ba7abf500b82ac0636c9ebb7f6c6a6fac..1d272c8672c785349f46592d124f8344ae5e7f08 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\attachment;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 01bfdd5d0163cf70aa967cc9e1a742a730d24cef..b38a57ab1a326d02c992cb86a4f0cec8c5321dc9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\attachment;
 use wcf\data\attachment\AttachmentAction;
 use wcf\data\attachment\AttachmentList;
index 4934a55fae9b965a6470bbb25647455be3c32434..fac5e2c5827969b10a1e8491cab27e7361818d0a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\attachment;
 use wcf\data\attachment\Attachment;
 use wcf\data\IUserContent;
index d9c6c3e1fe4c3528ec18145b25503389eeea8523..0df038851becc37907c07597a271ca348c62b12a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\background;
 use wcf\data\user\User;
 use wcf\system\background\job\AbstractBackgroundJob;
index 42f6f6bcd6645b639543be8b6108cac1d042a952..3979a14368d4965ee8a7e2e4980b7f7e10181805 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\background\job;
 
 /**
index 04d4bec4c874e31612af2259ea5f573e61defc4b..82cdde2d5e0086d3f23413ad00bc623654c4d7a3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\background\job;
 use wcf\system\email\transport\exception\PermanentFailure;
 use wcf\system\email\Email;
index a78126f1a2e12d7948bddfb356e547c5936707be..3dcc8267b4f7ff981306e23924f58100dd17b38f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\bbcode\BBCode;
 use wcf\data\DatabaseObjectDecorator;
index b4e04ec7466d6b25971cc2bc1f9fe9e5366ad7f9..d4a6c6e65d95708cfbf9895757d39423eed6ab14 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\attachment\GroupedAttachmentList;
 use wcf\system\message\embedded\object\MessageEmbeddedObjectManager;
index f1029271adb9ac96b7c4ede2c172cb08e5966f5c..b4b6a638c278676542614a15bd448f704dae31e5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\bbcode\BBCode;
 use wcf\data\bbcode\BBCodeCache;
index f9badfcecafe898e23f9bab236d854c99c0a705c..1820ef5dda3979b3912cf1c4a4d8b22d8ae78011 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\bbcode\attribute\BBCodeAttribute;
 use wcf\data\bbcode\BBCode;
index 00b287370bcaf39d7255af67af84c682573761ac..2909150d2ba3144efc10597e3584e044e3498e94 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\util\StringUtil;
 
index 78dd78c8ead40fa3da7094e031322612cf74b95b..40f181ff15e7f6551aceed638a657ff29a5b9d0a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\bbcode\attribute\BBCodeAttribute;
 use wcf\system\exception\SystemException;
index 4ba3da8140e4d36f7b4c773394fe389ae32f548a..f8c9b6d1cacb7600f8bd0d42a39579a528e44917 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\IDatabaseObjectProcessor;
 
index bb2b5f2acd1aa772de2aae9b68213b5092dd9a41..606b70e782100a44ec437bb209b4173664ded3b7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\system\SingletonFactory;
 use wcf\util\ArrayUtil;
index 58d5bf96629dded9074908c79b9c9cf31802d445..2d4a81c954149be5374744ae948e49ce43c64008 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\bbcode\media\provider\BBCodeMediaProvider;
 use wcf\util\StringUtil;
index 8f5d6f6f5d824ed9512833795d7382344be1ba25..fb77f37dc21168fbe4dcf34eb1ba8b75ac64e0e9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\bbcode\attribute\BBCodeAttribute;
 use wcf\data\smiley\Smiley;
index 298e71c069848e826934b0a4961c11ca5367c34f..40a788f0f98ab2d739cb02efbe1490c1f79bf260 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\smiley\Smiley;
 use wcf\data\smiley\SmileyCache;
index dfb5ade30ac8c5f5bce82e993da51423fa9a35b8..d9108e4696077c74c03c32ba7d61ee00fc24d7cb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 
 /**
index eeb55bcdc21fdba9506b263cca10e1ca1181b4e1..6c5873c274251d4353d65fd6acbb8ec1f31ebc1c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 
 /**
index 4bc492e3ca7f0e3f10d9713f01ccf77e7421c902..8bd0eb66b4e0cc0156cbcba1ea9506f856082a99 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\user\UserProfile;
 use wcf\system\message\embedded\object\MessageEmbeddedObjectManager;
index 1806f6050fbe705e6237c62c92c3a6b620f87363..67eb80f9b83d7f51322bdde880ebec3875474c60 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\media\ViewableMedia;
 use wcf\system\message\embedded\object\MessageEmbeddedObjectManager;
index 4bfb5862d74d143200aaf064f6c07409b1cc5192..499f9dc10b99985a2e8baba6fa3d10bbe75ec722 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode;
 use wcf\data\page\Page;
 use wcf\system\message\embedded\object\MessageEmbeddedObjectManager;
index 7baa188b1d6f43bcf1f8a27ffd9743c11fd84156..d9667d34f1150ac2859d81c373f3376acd856c41 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 
 /**
index 8315ea11c17ffd7ef1761f8c4a9e1fcf75e0b3e3..c8e8b1257c76286af4334f27ceea0af3c0948f23 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 
 /**
index 5fc9357d5eeb4f02125b8731913624526d335c82..14de08b96dfdf6b3d56a5a23cc7928cd5b4058e9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 
 /**
index 8800ef1e946132cc5011f7c8567561e05cadd17b..0997712b7716923591102f623368bf06d1a529aa 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 use wcf\util\StringUtil;
 
index b2b9abd7c75ffe9da1f143cb022fe0efbf5f60c7..3eaaf1dfeaa829ccc86708414d497e5dc5fd2852 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 use wcf\system\Regex;
 use wcf\system\SingletonFactory;
index dafbd9956c2bcd539c2e4cd21315fafeb07b8305..0e0cfe40437b1a997cfc444b63b524f4dcf37297 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 use wcf\system\Regex;
 use wcf\util\StringStack;
index e50c18fe16a322ecd1b10aec3777d08657cc70fd..f95a95b710c9b5394d218a4f02ebfa37b3872b20 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 
 /**
index 93c2c44140382bfd8c3f760ffc1afa669d06099c..00dadb647cb34a71ae327b66952fc0ac65400643 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 
 /**
index 1db4861338b881c387b2164fc585a43ad026e416..87d8228476b670d77bddbfe664805e0fe9bc4e87 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 
 /**
index 9ab4181ef568613f8a6741ec036426de0a6bdc71..3577e4aaf1e22d6e4b4c289ee6d341aeeb6518b7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 use wcf\system\Regex;
 
index c65a47ae1e8351d716e4ba21f34f31bfcbc896a0..3b9282426ae21d6bf2569b72140791b98b9722a5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 use wcf\util\StringUtil;
 
index 5e36c6201636186326d6635a651b6a83199f6614..b901fd414ed9a9630c3189596386c498f280cf76 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 
 /**
index a60a7e64f130cc07621ff09a0a8fba319f7dbab3..a2439c1d544abcf8d2e210e14d8a0a9008bfd63e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 use wcf\util\StringStack;
 use wcf\util\StringUtil;
index 0ad133cbd48c1fa806988d9c0d266f233cd4a876..8d34880ff8e1153e981365035e9fb1ce0f8c1fbd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 use wcf\system\Regex;
 
index e9d702679675f4679a199e97489aae29757d06f6..aec8413856def139222271fed1f2b3bc4ad266ca 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 use wcf\system\Regex;
 
index 92529832a58938cf700619dbb27e3755bcd80e8b..8f84fa9bfd5b6bd244d448f432b50931c5e95ed4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bbcode\highlighter;
 use wcf\system\Regex;
 use wcf\util\StringStack;
index bfd5f86c7d8160e8fb510b1eebc6cd05a8292209..121e1b94d8a9051dfd517196d9f85960bd4ea23e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\benchmark;
 use wcf\system\SingletonFactory;
 use wcf\util\FileUtil;
index 4aadde78752d4af5bd04efae865149a18331fbcc..0adb35d648f4bd0da944461bc5491c7af80d40ac 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\box\Box;
 use wcf\data\box\BoxAction;
index 99f725ea666c6ab5f42c1cf71bda8ec2d97d578f..e43f026bc6cf900c43dc8348ac1b5344c3d56e34 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\comment\ViewableCommentList;
 use wcf\data\object\type\ObjectType;
index 6c3f19a69ee6e9227d9bb43e258f1875f918c9d3..839402c2a7ebf624167abcef8258c2aabce99db9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\box\Box;
 use wcf\data\object\type\ObjectType;
index f935679f15d3ac1206d0cf6034e289a43130a1bd..0dfbdb60fa4d4a62e6536c83915677b1fc241461 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\article\category\ArticleCategoryNodeTree;
 use wcf\page\ArticlePage;
index 45d7f1734e4efcf5967c3221c723c6ce5f82cc1d..5378c1173f36671ee1c849c2c71bfb8d83934417 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\article\Article;
index 5816a6b4a73c2399e4fe987c1fbf4d4c28bd2c3e..3bd52f70c4b4c839adbca95f962ef42786c1b826 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\article\AccessibleArticleList;
 use wcf\system\WCF;
index a8270b1061a496d9bdefff405d3b7a3ce6bb0dc1..0844332172d3b719998cbd4a3158b32b1c72ebb4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 
 /**
index 9293917a0cd0650b64051b33a958106233cc0d42..a7ecf83bbd02a218c395393c49a600e66b70d8aa 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\box\Box;
 use wcf\data\box\BoxList;
index 83f7a3ae1e56917a97c678621eeab83896ae9aa7..3ae669a541c6a796406484f546552f23c5b0145b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\user\online\UsersOnlineList;
 use wcf\system\WCF;
index d627de750c8e1d888e8aa99f05821971be4c55f2..19ad93d28128f3bab469deb395869bfe5be5128f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\box\Box;
 use wcf\data\media\ViewableMedia;
index 2fb6b717ea035a4e71ce9e2930d7b91d4b8b1d13..55df322d4e1b075e908d85dea3b94ec0d15288bb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\object\type\ObjectType;
 
index 65f7137c1af6a16c31aa478ec367002fe2aed9e5..e9fd1dde47f2d2f97f60a468edb0755df66eafb1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\system\comment\CommentHandler;
 use wcf\system\request\RequestHandler;
index 3da04fd39c3327666b67bf08009bdb6bd80c2f6d..5bbb75cda3f14d7de580c342b77ebec1b915a6ae 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\paid\subscription\user\PaidSubscriptionUserList;
 use wcf\system\cache\builder\PaidSubscriptionCacheBuilder;
index cd141fa6272829a1087a84b02420dbee02abe325..b9095ae4b0513b6af4692ee34d7b5d2074039554 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\user\activity\event\ViewableUserActivityEventList;
 use wcf\system\condition\IObjectListCondition;
index e1acb8329b08c40bb8da06c31231e74265ba96f8..fca38ea5b3c194ebd8d27dad70f8cb7f2d5fb89a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\system\WCF;
 
index 7dbd161a734acfe82edf7690a0069cc1471ab3c2..d0cef4592dbf24deda4c7a3bb789774a5edf38d9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\system\WCF;
 
index a5b7696446e07d89d55daa205423a17ff1e8175b..fe710123cb30c488f2a0cf10db5d220b2f4f36c0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\user\online\UsersOnlineList;
 use wcf\system\WCF;
index e0a9a3c233828a4e142849994c3d3682e98ee5ac..45b2944934363fcf4334d7dd8c7a3fed5c9e40a1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\system\cache\builder\UserStatsCacheBuilder;
 use wcf\system\WCF;
index bd6ff583080aee341786551b169caee266c158c0..e1875fab961147f37652e954dbb403e8bb4f3678 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\system\language\LanguageFactory;
 use wcf\system\tagging\TagCloud;
index d11338cc345176b5f1c378fd107723521a156b43..89376f7c52a21a1e831f9f1acbed5117457b8e55 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\user\option\UserOption;
 use wcf\system\cache\builder\UserOptionCacheBuilder;
index c97a2e5d9cd13b59068a62d4624bebbf2c23b361..afbba423d255f1ef52eece521fbd963347fd70ba 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\user\UserProfileList;
 use wcf\data\DatabaseObject;
index 2bbec1efbf7a50811f788e936008d2dacd7e06e9..8d292b37b9dc5e87ff1bb621575263973521e41d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\user\online\UsersOnlineList;
 use wcf\system\event\EventHandler;
index 3c327fc0bc4919cf371e774c277a352811065e78..9826b9e836ab0327d364538d37d039a7a363469a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\user\trophy\UserTrophyList;
 use wcf\system\cache\builder\UserOptionCacheBuilder;
index b4ce7fea6375f0828a024a2e7afd23598921e29d..6dc0a6c1c9d3aa0806057934527e422eb6b3a01a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\box;
 use wcf\data\user\online\UsersOnlineList;
 use wcf\data\user\UserProfile;
index 25ce553d4ae89d7b0adf0afc8c2c3e3df8cb5b93..7307e5433d9c666c699894decb71bce5cbeb17ef 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\breadcrumb;
 
 /**
index ce34e7ac8b27f8e08ce7a0720fa0b0e068019af8..170b78b6ef95f131ed7960dd6d9f82122d87de68 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\breadcrumb;
 use wcf\data\page\PageCache;
 use wcf\system\page\PageLocationManager;
index b7b9649e8e01a5754c9276c37c4b3d4afe0e3d05..dca56b905085b9b3cf1ce4f954a75f06c29705c1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\breadcrumb;
 
 /**
index d597be53466194b573dbad3fddeff7d78f713f24..0a20df13f1489ce425be018484783c5a79f93169 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bulk\processing;
 use wcf\data\object\type\AbstractObjectTypeProcessor;
 use wcf\system\WCF;
index dddf962b3348a5fd297cf79b2972e88df962c758..15d37ddba89abe8262fcd05ea5da87691e980619 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bulk\processing;
 use wcf\data\object\type\AbstractObjectTypeProcessor;
 
index f9a137ac0492932f4cf09e70494c51b38ff8b18a..455fd7f9e487572745bd2c1165d2129dec50e480 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bulk\processing;
 use wcf\data\DatabaseObjectList;
 
index 6915c1f3ab1a824efdcb11f9ae76c381c2a06b4b..1566a52d98bd8fdf7cb231fd989b7e08027fb0d3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bulk\processing;
 use wcf\util\StringUtil;
 use wcf\system\WCF;
index 4f5ecd9f785ac0ca27676fe49630b70d7d4baeb4..48189a264ae403d93a4cac05976347a10602fd2f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bulk\processing\user;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\User;
index e25153992cc21b2190459190f23ae3da644417b0..86cd013e5c4d363327648c5076b83d0ec3207388 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bulk\processing\user;
 use wcf\data\user\UserAction;
 use wcf\data\user\UserList;
index d1a3d37386ba6e6a0070e585a79e1734aeb95905..dea7b56fd84e6184b00d9a011e8a333d44aea276 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bulk\processing\user;
 use wcf\data\user\UserList;
 use wcf\data\DatabaseObjectList;
index 63c0058b5762252d2b56a656f06759405bc73536..d248543df6f764e291311bcaac90873310d5dc13 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\bulk\processing\user;
 use wcf\system\bulk\processing\AbstractBulkProcessableObjectType;
 
index 2aee4fe05b7ec1796bcb5bd08be9cf52847b9793..bfc54c661b1cb3cf936119b903a2dc80c329f514 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache;
 use wcf\system\cache\builder\ICacheBuilder;
 use wcf\system\cache\source\DiskCacheSource;
index 456e5c85108f68999d43ae5d27963b236a1a8fc0..9207bd2ef6ad3735f2fd4e39de022b48053dde66 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\acl\option\category\ACLOptionCategoryList;
 
index 266186bbc309e1d0249555d443314398bd8cf53c..b97e3cfebafa381b1672dc00fcfe7191878bde9f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\acp\form\OptionForm;
 use wcf\data\acp\menu\item\ACPMenuItem;
index c92a8fd2f65dbadc180cd25a855c383bece348d9..3d49e342698a1be14771bb32525bc9a12c9f36d6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\acp\search\provider\ACPSearchProviderList;
 
index 2cacba99a0b67e9cd4661f02399eeb5314bab68c..06cb00b391595c74d412a94d53e9af78d14920d3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\system\cache\CacheHandler;
 use wcf\system\exception\SystemException;
index 0685f3ecc7218e061f6033ea0db59f15d614484f..87f98d43aad8ec9d1331cbe82e8e36d78581c404 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\UserList;
 
index ccad4fbcfb30af1040b76e0ed7a796f3b7f420fe..b337611de37db4e5f713fa60add033dd79697e0a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\ad\AdList;
 
index 44bcf1595117d7ba63360d4967944b5898a4b9b6..35c5cd5a117d5a71f2bfbb22ac38dc959678f4b7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\application\ApplicationList;
 use wcf\data\package\Package;
index a685267357748e133ca01049fd9f8e47dff70dad..e9acbad76bfdefe59a5cd38587d000ce28f4ef99 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\category\CategoryHandler;
index 02500962195ec10006b85b0654d45b1b99749ba1..d1ade7b2a62e241bb10e810e6da93504e0255f56 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\bbcode\attribute\BBCodeAttribute;
 use wcf\data\bbcode\BBCodeList;
index 628c9e9fa0f3757e2c9e30d3a4ce977fe11c8211..a98f4af48b2e241ffde145b424747bec988a821f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\bbcode\media\provider\BBCodeMediaProviderList;
 
index 962a80115998efecfaf1b3e7be66a402c3b84df0..9d6f0e8b5bdf101785c4bfa14e1d6eeff9190add 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\captcha\question\CaptchaQuestionList;
 
index 7ef09e69de96359562a0fbe8a27438e2f71a1999..c198b211f6f3c871819c12e510485bc62fae797f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\category\Category;
 use wcf\system\acl\ACLHandler;
index e4d2641643f57c6b1a088e0184b709795d2a713f..9e175a4540168597ae6c6b3de99477ac4062659d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\category\CategoryList;
 
index 59d71447e675d83682db8108746611e9991ecaec..5843d6e981ffb9020a520c8fec330d76cfb0f5c9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\clipboard\action\ClipboardActionList;
 
index cb70a7f405a46f3d5dff1636655a62c4e32270ee..6e72ca65048f4f47852b81f36603d4785745d658 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\system\WCF;
 
index 56119a72ee6008f5dd96485af36f32c16123116d..2d8e8ef26ab6e5085e67253d5d21b8af7d46bf49 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\condition\ConditionList;
 use wcf\data\object\type\ObjectTypeCache;
index e716f3e58ac878eeb1c62845e6f05431f694d390..ce86044de2b201fdd845ea456b272f35fd894f40 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\contact\option\ContactOptionList;
 
index 69a7d5872c6a4eb5c40e5774d5c0d57ac9b034bc..a104b97571e6061991f23f5f1ac9a88b5f35cbea 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\core\object\CoreObjectList;
 
index 911ff51f5a4b065fd1b1e7f69e99991f1f046ad3..96ac7b79ba49906c37b7fa51b3773c924b76bc36 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\system\WCF;
 
index b8fc640adbaf5205a9dedcd1c4ce96a0d613c4b3..033e66687d421b73f4a0211cbd328d852a8bd3f2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\event\listener\EventListener;
 use wcf\system\cache\CacheHandler;
index 8b58ecda9dfc49e10dacb03a36f754daeb056d91..17e813578f3c61d70cd0b441f29f146e674dedcb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 
 /**
index ea3deb2a7f6b928d1af9ba14cef065b35bd99c6f..364852874d0d4a0a965062ab9baad167a760b07d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\label\group\LabelGroupList;
 use wcf\data\label\group\ViewableLabelGroup;
index d778868370b5aed2535d2ca953394cc472c3ec04..a8bdb8ca81b95e53ca27616f5fa4966b03d21abb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\language\category\LanguageCategoryList;
 use wcf\data\language\LanguageList;
index 1ac292da9e4d8768e1788a37d3e890035d8a7a14..6742045dc9a50ee141065549ab07ab25c760ef44 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\menu\item\MenuItemList;
 use wcf\data\menu\MenuList;
index f0f6d04a30fc53942d7ee647d75b72ea7f31dc12..393da12327087a9051b94e141bb18245a1642cdd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\notice\NoticeList;
 
index c9fc0310bd23d37b3cc27412824b614086f357b5..40ef26833a1f0564678e91def4a76df845ee10da 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\object\type\definition\ObjectTypeDefinition;
 use wcf\data\object\type\ObjectType;
index 4811645ad1a36dd59461ce8f090aa9c4802f775d..cb1cbb96423665488ef38e29432644f955c28389 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\option\category\OptionCategory;
 use wcf\data\option\Option;
index b52bb3213eb546ac830eb4cae83faa5efe2fdf7b..244293ddee7014425336075a0f325f8198f71679 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\package\PackageList;
 
index c20d66324963ee142044d89ffff872517c66fc9d..e3c620453e631be2e2c9ee48d285d9ae237cc501 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\system\package\PackageUpdateDispatcher;
 
index d19996874f97d0f67937bd4c4c0309903bb8c888..243181dfa8304bfcea9b88d5251e403866c4c668 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\page\Page;
 use wcf\data\page\PageList;
index 13d83633dee143cb06aa2542eaf1e900189e7a0b..c8c653b7ea657d1777885c5340c81ec1e799dcab 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\paid\subscription\PaidSubscriptionList;
 
index 3b6e0a09949c62841a1946f20fbf78de5cd7f10c..5cf5f629f124a3e40e6e59772d2e43b24b996cd1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\acp\page\ArticleListPage;
 use wcf\data\application\Application;
index 49b01d521ca8008e71be457951e4bf55a608fc87..222a62e44562e4996b369cbb88aa2ec0eafcfcee 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\system\acl\simple\SimpleAclHandler;
 use wcf\system\WCF;
index e1bb0bd171fc9231c81433d26bfad373804eb7cb..9506db46baea6fe5798cb1582e33ecbc3ab595ee 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\smiley\Smiley;
 use wcf\system\WCF;
index f17dd7f1f73b11a8f16bd8c941f9eb3ae9ced06e..4d298e4810fc3bfd999aca0adefa96bd29c86547 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\spider\SpiderList;
 
index 11d4c1d2b0dda7b3abdae1297eba409c29966747..c2c4dab1376e30b5b3c05d77cc2eba279ae4c189 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\style\Style;
 use wcf\system\WCF;
index 0ec55c6cdab42f2c8b6872e2df842609b4d91023..b0b8907a5cb1a69d5fa6df4dd1a6a43755d47a51 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\tag\Tag;
index 7f521c6d6852d20503a348489622c26d5201c8fb..91ebd4f548120337a81e44084245ea4eb49eb6dd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\template\group\TemplateGroupList;
 
index 7c5c055aa25d4b12049959a8772e0371b7aad6fb..2c8ebf7411ef42faf9823cc72a04796dae2b8de6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\template\listener\TemplateListenerList;
 
index 4a8a17e1b72000cf06206a160c304b6292b66908..56bc46a84a2b2dd84769bb2e6252a0938b545d67 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\template\listener\TemplateListenerList;
 
index 697988f520fa4484f5475ea3677f263572081249..db543fcf299560b068914d606f19ef825d46874d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\trophy\TrophyList;
 
index 521db230b3f0c5694e27ba659011c0b8d0515377..4eacc9018e6eea76e8fbf1e62b81f20204d3307b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\User;
 use wcf\system\WCF;
index c853d6914a39ce76e0286a11167e5f97c39e2cfd..fa64c07248f608d9b0b3a3eaf7931658ae6dd571 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\group\assignment\UserGroupAssignmentList;
 
index d75dbfd3c4915dbb11fc7539b2682b9445a28d8c..0b4672e379b4bf594c26cb46529e0592c0a30b5c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\group\UserGroupList;
 
index 8ca225b018b33053695af7423d633bc84c9b2f0d..71202aeb1c0da5f9045621e17289f49f26c3e543 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\group\option\UserGroupOption;
 
index a1a15f21c7e9c2a1659e2c69de1d53c43e48afc3..c4517211d9908013e14c95330785623345e41bba 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\group\option\UserGroupOption;
 use wcf\data\user\group\UserGroup;
index 7d8042dd6b6b987d32f8594ce934e4163ac96285..1a9761642d85c6f98cfa4bb69218a45f1705fd44 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\menu\item\UserMenuItem;
 use wcf\form\SettingsForm;
index 05a6511a0064b1a649526a18ee2cfeb77558adc9..3f5f92216a2a23330db8ff5592a03a485c21a96c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\notification\event\UserNotificationEvent;
 use wcf\system\WCF;
index d6707b8b6ab962664c87d30b3417114d82cd2253..ca13731f35b86e1479a99c8200cc0b831a34629d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\option\UserOption;
 
index b3762452a4046fbf0da12c35dac9b465b2fbf822..d36703f166f2dda56ca69625d6d1cc4ee9dc6961 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\profile\menu\item\UserProfileMenuItemList;
 
index 8efa197908825af03b48385d8641195f9abd7fd2..91236f56b26e10be0e7585d9908d2a22636e1253 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\data\user\User;
 use wcf\system\WCF;
index 16b8e97b2a7b078e4476ad203e27d99fbbac3d80..d608e25c24db4bd4a0f1de6a757d4af51b68e734 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\builder;
 use wcf\system\WCF;
 
index 63b367dbc9cbdac981af0a6f32ca55c29ba9e300..4417e1055ce950a5c19cdeb0ddd8caf8a74692e6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\runtime;
 use wcf\data\DatabaseObject;
 use wcf\data\DatabaseObjectList;
index 4a9d11cf2aa855bc7e3ab06c9ff68b5ede5f8fd2..09e70db3e1396ac587d89a2c99600754b4b15eb1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\runtime;
 use wcf\data\comment\response\CommentResponse;
 use wcf\data\comment\response\CommentResponseList;
index df4efa531da6f4a7dce39df89bc6f3f25e8e50f7..0e08676529d2e41eaa4eb6bd975af1fd69c41906 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\runtime;
 use wcf\data\comment\Comment;
 use wcf\data\comment\CommentList;
index d5cfa8bd4225654228436c8013c145cfb17ed08f..8ccd96fe9e077a4abffc95eb26f2e6cb480fbdb6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\runtime;
 use wcf\data\DatabaseObject;
 
index 49db3426c93b68d94e019a0fbf8e54c288c45c5a..ec722c2be7a01d00a1148cac5b85a23f0268917b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\runtime;
 use wcf\data\media\Media;
 use wcf\data\media\MediaList;
index f83f83d5976751d7ba526fd33689d7a28b171a94..07384aea23119d29cd6974b257b2374a4a6fad77 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\runtime;
 use wcf\data\user\UserProfile;
 use wcf\data\user\UserProfileList;
index 7b5d6d7d73c89af85d48249e2a0e97003a7c8ab0..8f8ee0ccc4e7b00d719c9678f321dda85e0d0a21 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\runtime;
 use wcf\data\user\User;
 use wcf\data\user\UserList;
index fe2ac9f24bb58f3969ec48e7b625c1baa269743f..4ccd2f1a66af4de7bcd3d9288739e16fb4767c50 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\runtime;
 use wcf\data\article\ViewableArticle;
 use wcf\data\article\ViewableArticleList;
index 789c2b26044293d25b28e782ba7f1a2cd23dc77e..b3b853ed47656d8451781e8f50fd90139ff39281 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\runtime;
 use wcf\data\media\ViewableMedia;
 use wcf\data\media\ViewableMediaList;
index 345483e05a6f02d98ae43c8b1523021be8e766df..1611e39623cbde2a236acef7c070d90e317948f5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\source;
 use wcf\system\exception\SystemException;
 use wcf\system\io\AtomicWriter;
index d8fbbe7dddd37ba3e8eecc1d03f7ab8fd1797096..b3f3b5cf1459c2cb9eaf2508c5a4eb8972c7cfc8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\source;
 
 /**
index b103e3107fa81661bbba384346abc583e9143752..4d630d35b78699768e87d4746611a61e4593b802 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\source;
 use wcf\system\exception\SystemException;
 use wcf\system\Regex;
index 71d318ffdd72c22cf3a5375a0a3a50f525ea3fd2..964ac3fb0aea8c2193f86a4ef22d202ebaaae6b1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cache\source;
 use wcf\system\database\Redis;
 use wcf\system\exception\SystemException;
index cf59a5ab0d0272967243a36e7e04bf2b01637998..58e0d3aefb5bbf23f7493536317eef670b3d3b16 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\captcha;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 1e1f6e2b53d950051c6cced3016618f7f9f56cac..7da72c811a36b19d278fe35114887c8941f50b3e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\captcha;
 use wcf\data\captcha\question\CaptchaQuestion;
 use wcf\system\cache\builder\CaptchaQuestionCacheBuilder;
index bdfbd4eb659e738b7c44a52bc61d35600b2f9991..c1fd335e7290ad6c320564b606e283cebd40eddf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\captcha;
 
 /**
index 11815c026e7103cf4a04cc2de755af60ef34550f..6607cbb3ce65074fd5870f9678fe67c95040f3ee 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\captcha;
 use wcf\system\recaptcha\RecaptchaHandlerV2;
 use wcf\system\WCF;
index 889fd52a9fd31c0b78aec6fcf20246892a82769d..3c2faf6564ce48c15e8f96ae8132aadc2ded0307 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\category;
 use wcf\data\category\CategoryEditor;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 1e97cf81750cdfe55264316f0e979dbc8e52a061..908b92a26292403532a869f3e1abd54625d853db 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\category;
 use wcf\system\WCF;
 
index f8ce6a1a8b920952fdd53edcb659151b443c3618..c715a248c5e5bd39d53fb826c75fc39cfa8d458f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\category;
 use wcf\data\category\Category;
 use wcf\data\object\type\ObjectType;
index 339f96df4cf01369813752356c8def0cd16e76d2..bcbab5887237a3271f7004c541acbf8b81578b29 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\category;
 use wcf\data\category\Category;
 use wcf\data\user\User;
index 079717425cf2d365709ca5da7197f021aca0a163..f7c6a24853dfd9dc91038ddd69fa073e8d69eec8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\category;
 use wcf\data\category\CategoryEditor;
 
index f9542d6691f15634b4f45c9cadc44cd4532c9ee9..469cf326c174be24e4281295c11dedf7d05cf89f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\category;
 use wcf\system\WCF;
 
index 149916fdb47d8c9dd845acd9ba156cc5f329ffad..8119072898cada37c8cfe341dd84a933cc3c01f7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\category;
 use wcf\data\category\CategoryEditor;
 use wcf\system\cache\builder\SmileyCacheBuilder;
index a23a72b44553b1fba9411fe53b79582850229ded..d2e451e1a6d16b63de4315652d3ec906bd11ffcb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\category;
 use wcf\data\category\CategoryEditor;
 use wcf\data\user\trophy\UserTrophyAction;
index 71061d932330d7d1eebf6287d84966c0fabcfcb1..3f0f073b37ecc573b636d1322c12dbc90d0a3258 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli;
 use phpline\console\history\MemoryHistory;
 use wcf\system\WCF;
index 8b9c4b47286f08f3ad4eccdf04e2b147c225da3f..c94ee6e88923b32a91d3b9e55955fc8f8782ff46 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 use phpline\internal\Log;
 use wcf\system\exception\IllegalLinkException;
index f8ba63dc67330481550e68b1ed981b175666f296..9abc697b59255f77df17c2ac644fc277d8dd1a2e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 use phpline\console\completer\Completer;
 
index 9401f0807fd866f2fa8e1d545a1989304d4b20dc..e880c5dc97f5c16573f12671c87e88957a07ee10 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 use wcf\system\CLIWCF;
 use wcf\util\CLIUtil;
index 15ab5067ea4e255440fd743ab1f6b9a1ec88e540..a4af9b2a28dd2faee8ca96948e5c57e295c414ff 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 use wcf\data\user\User;
 use wcf\system\cronjob\CronjobScheduler;
index 2e01593df2fa95ab3f57f7ced53d9f05f2f4595b..d32219411a6da22c91044fc3bffa2edaee4b8f79 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 
 /**
index 200618599a4657667ce880c330572cca07ec7916..72e86899fbb9386d941ddecf69d1d8d06c487a4f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 use wcf\system\CLIWCF;
 use Zend\Console\Exception\RuntimeException as ArgvException;
index 0cffcf1bd2de552e0406f3f7f9b7a698fff8bb4a..5ddec79034b86da5a845160a0a67c94634e3fb4f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 
 /**
index cedf38080dd38d4c37b9814fc3b0c015c4216877..53fe2637c87b3781d2298985a03e52aee3cebcf7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 
 /**
index 4c09a02d797743183acb760d959a75677645bc9d..0dceafb1fb8f0bfa7280240ca56b4823db129d1d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 2e52a83eaf5b8e0e91162d2706fd16bb5ec6afe9..4a6e6a23830e19687cc4042748b97dcffd18b8f1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 use phpline\internal\Log;
 use wcf\data\package\installation\queue\PackageInstallationQueue;
index 00903a52b61309d393b66502ecef4af9caf1e11d..847d6d713f6a38a6736b515401c5af68e987a59f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cli\command;
 use phpline\internal\Log;
 use wcf\system\worker\IWorker;
index 90d7ada464d7dce2b83beeecd9b6641f728e67db..4f0e5c3d57be9a90cc3dab5f7bb9eb04f6f381df 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\clipboard;
 use wcf\system\exception\SystemException;
 
index a3a9b52cfedcf638737441d47cc3d1e3cfb7c348..c77e4e616ff34ca0aaf05df6eb855b1c819af729 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\clipboard;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 1aa4c3a9621c7114babfb5aa81e65c4326363be8..68d994d3d290fdd7989bb4f4e99419b23dc65255 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\clipboard\action;
 use wcf\data\clipboard\action\ClipboardAction;
 use wcf\data\DatabaseObject;
index ccb184582e4a3cfcb390a167a759f5e287c865aa..1518d54776e6bcf145bea31f609df1a00bc203bc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\clipboard\action;
 use wcf\data\article\Article;
 use wcf\data\article\ArticleAction;
index 417e2294323da25685652a18b6c918565c3c005e..7ba99c3d70ea5a04c07ef5e7e9014d27702f2022 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\clipboard\action;
 use wcf\data\clipboard\action\ClipboardAction;
 use wcf\data\DatabaseObject;
index b2ceeda803777d7742355366f5115f672f2ba683..66312c8c8a0497174afd9100298561000782fc4f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\clipboard\action;
 use wcf\data\clipboard\action\ClipboardAction;
 use wcf\data\media\MediaAction;
index 807f34f58fa4289fb2cc26fe61f069bfb2172bba..f7959add6482be185d106ad73a582b8f53a51fec 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\clipboard\action;
 use wcf\data\clipboard\action\ClipboardAction;
 use wcf\data\tag\TagAction;
index 09f7d6a67f9aa7803f74328af2897007010d88f7..e943e581d072ffaddc7bb3d09dce8f30f3e6fdd6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\clipboard\action;
 use wcf\data\clipboard\action\ClipboardAction;
 use wcf\data\user\group\UserGroup;
index 5e9651493a3e8e83f46fcb783d848c628c590f7c..8688171812de5928decdbd1da9912ef004b786ea 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\clipboard\action;
 use wcf\data\clipboard\action\ClipboardAction;
 use wcf\data\user\UserContentAction;
index 3f119d7e4f58b005d7e9bd6b9f598b57d3bcf2c6..1f1d685ab8783d97b5e95f40cf4aaa1ae0336ddd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\comment;
 use wcf\system\cache\runtime\CommentRuntimeCache;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
index 73ef229146dad5f37c5a709fb80e2d5fd4afe829..402738fdf0199a213e6fa6a52d1a2d170b04d5d3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\comment;
 use wcf\data\comment\response\CommentResponseList;
 use wcf\data\comment\CommentEditor;
index 223ab30a729cc3e1edc58e2bb2ca6e6f815ca9ea..5a89e506aa9164b99b8cc688e978e2d0f7f52b2c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\comment\manager;
 use wcf\data\comment\response\CommentResponse;
 use wcf\data\comment\Comment;
index 482fd3e9f484684ec75e0dee6867c7fb487a3281..e546cd9d0c88ee3a9f57fac6c22d12e51fbf2328 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\comment\manager;
 use wcf\data\article\content\ArticleContent;
 use wcf\data\article\content\ArticleContentList;
index 004369bd0158c4d22564e218b55d7c3a8b260d77..01b06521f1c6d1144baa2b2738fccfb1780f2f7c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\comment\manager;
 use wcf\data\comment\response\CommentResponse;
 use wcf\data\comment\Comment;
index 0f3f7a43800a7bee599d2fe5fc441b3f588fa7c4..590785bc0ef8ed80ecb784e3d9a80a76509f3250 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\comment\manager;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ModerationQueueEditor;
index 29e369b4580081a82ffe07d56a3b619f234c5254..d90102aab5318a458087e14b60ea379a439ae9d1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\comment\manager;
 use wcf\data\comment\response\CommentResponseList;
 use wcf\data\comment\CommentList;
index 7377f38c36ef4f1247616dd58e79bb8d1de1143e..8389b80ba321d08e97c30930415997bfefab435c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\comment\manager;
 use wcf\data\comment\response\CommentResponse;
 use wcf\data\comment\response\CommentResponseList;
index 77588102218ece238d90b9e9a72e4a5cdc97fc75..74ba41c276457807c3cb2ac058b7fbef58fdf368 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\DatabaseObject;
index 531d87c0a90bda523b3ada5971af1028c57702f3..d51d43b836011d0d77f90225d2d2e1dd39348046 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\object\type\AbstractObjectTypeProcessor;
 
index 30047d9f1c265fcb45fb56460209d69c6ed3385a..cfe8855e2f48c72ecd6625a8e161b9bf3e9e706e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\system\exception\UserInputException;
index da3a7e1dc891b07e611a3c5f03a7f8c23629a40d..d8df5c206718ac0211455b1733134af77dff3e63 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\category\CategoryNode;
 use wcf\data\category\CategoryNodeTree;
index 5212713fef791c56d202185ffb1dbe8c6d52ded6..cf7ad2ecea2a2a906dc31bd0f8c24b5204758765 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\system\exception\UserInputException;
 use wcf\system\WCF;
index 40ad3617ee7f73fbfd70e333580e41fc38b033db..76b71a26350446f02d1494b291f65d8d25cf8253 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\DatabaseObject;
index ca678f73849b345c91bb5594e582d5e10fe81dbf..d04eb0c8a6f909c996f507c8ea0926ac39469183 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\system\exception\UserInputException;
index af4da144da3ab420877c2c72272553291aa9de7e..11099f1f9caf3fde5c2782f48dcf522c121baa07 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\system\WCF;
 
index 809b83e80bae631e22c384489e857d8bd08e033f..e09d5ce74dc47dc73e2b758b6fe215c0043897fb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\util\StringUtil;
index 718552342e05f8006c1456591246aa8b3ef6177c..b36ba221f8de5efdd41cf0d0a98d5f83a97f9a18 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\DatabaseObject;
index b513cfce21a10c276a0e2902b9d0c621d371723c..88b7cee50b401a0064f3984f3f2823129f9ae4d8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\condition\ConditionAction;
index 58db1eb3f6761a6e75eb8b633bcd574a7611299c..5733c3b49e168092c290a5264337aebdcbf294a1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\system\WCF;
index ce81299feb25d345b72971ad08d0867c258c816a..b4004a1a26f8fa55f0903c686ea7db655085e354 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\IDatabaseObjectProcessor;
index cf070bb4558223f30a2b4d5677306dc90986dda1..16c3c6ca6873b68f21aa4cf9046bf5c6bb1db423 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 
index 94d90115e4d98ff575a4cc41d8cf61f6cbe7b56a..7bdc1d73fd978e541ee45b260770b925fcea79ed 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\DatabaseObject;
 
index 2dbb8fe52e35cd5ce762ae1260a59d5b3bd64b6e..66ad01483687a34fd19fe6ee39de89fe6bb112c1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\DatabaseObjectList;
 
index a1328f29cb5a06818db3ba5ae6ca640627102a11..5ee794628c3e64398296411b26c92648f20ac80e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index 8a6bd4fec8da1080c1ab7b2b325bd54e6680d1a6..0e6bd2f2d3ee85a689bb10d404b448c0e42b8260 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 
index 8e97b27ed76c9a8d06f542a7f4fdd49d61a8d7cc..dfa1b373392fff4784917904d5348f2b1567b0bb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\UserList;
index 331f54837e96783c9f00728020ccafcc114741a3..bdc2e1b9fd25cf4dce84b7c173e587337c585c73 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index 58376d3948eb4fd2b41cd1ec1f6f36165a56b31f..3d37a3d33450a2f8fa105d73aa3da9091a0da3fd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\system\exception\UserInputException;
index a2c129fd9c6b111eccc6b443cd795a368d93ea77..b8b59f4bd86d6b961f43d56d59f898b589d50588 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index b9a81b9bc82d5f090e74c1e3bae8217f20cffea9..3847bc644ab94fc74ba25d6bdb178b4a38f4dc0d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\system\user\UserBirthdayCache;
index 19c61407f110658cd09aa591c4e609820321d6a2..305109a8eb192e9014ffd65d1ac096d2f0fb84d4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index 8851120163363057f1c2a0b444220c835763d02a..5f391e8a48a0e13c8ce27535534985834a8833eb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\group\UserGroup;
index 16db5165898d384714dd93389c601c22f22995b7..b89c642feff34130b67af4e3ab162d98463384fe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index f59a74fda7defcf38e101f94d2d94bbd15ab3f38..f81192b16efe7c27e3ccd339996c9fa40b561d2f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index e9a51d1a76e15410d27453927a840685603d2f68..431e4a52aef261b5303f8cfcde6ea1b5c746c264 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\system\exception\UserInputException;
index 67b18e84a30f99c04bafe19f3e3e6516ce5518a5..a9de9d5ffb9897a660ad98b894f689f1781112e2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index 3af97ae097fdb34e0721f24088c08ef2f229c9db..ac85ea71d6827601f7bf661d378fd8553c1cb0c8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index ed0977b743e0c5ba7a90919514a8ed91f5884499..1cc188c3878064b56613028cc58fa825096fc0c1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index 1159b153251bd10dbf3f95b4e8a3c19eb94746c3..2cd2691b99cc880e188bc3a8ec26e32c50f701f4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index 29c4619aae6777803928ad8e8056053be747b8bf..787475cb9ee6b83e1a1bcb8fe36027f3839a714e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index 1d2a3b6ce3ac1af7b56f0c845d01298c54cbdeed..5ecd615a818efe1333eeb211d34d75a7105a04ec 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\trophy\Trophy;
index aedc51794ae5f3253e75fed462a73f9c6903a675..e4899b45195a38a4cdef6e86057de71c0e5d36f1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition;
 use wcf\data\condition\Condition;
 use wcf\data\user\User;
index 6fe955289a11d8401547281befdb0a35ddd7dbc9..0c76a5fe0612395263cb402071a76c53107645bc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition\article;
 use wcf\data\article\ArticleList;
 use wcf\data\DatabaseObjectList;
index eec7b13c614c667b3630f260028294d38d9559f8..ef352bd5ffc4b23317d308dbb8720b8d2825dfb7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition\page;
 use wcf\data\condition\Condition;
 use wcf\data\page\PageCache;
index 7db43e482d585ad7e4b10c0e98f00beb80c0a35e..5a3a8ab3d4d67720e156be14a06d5596469e876f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition\user\activity\event;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\user\activity\event\UserActivityEventList;
index 9c8e493c422e23b81a63ab40af160420c9c32c31..bc2887ede02ce52b89e817bb6f663a3b21257e03 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition\user\trophy;
 use wcf\data\trophy\TrophyCache;
 use wcf\data\user\trophy\UserTrophyList;
index f04539ccc436d7b7f142300af46a54d0b1cb850d..58207dfb2e8efe5e6ce96a8d8cc1fe272e04b7d1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\condition\user\trophy;
 use wcf\data\trophy\category\TrophyCategoryCache;
 use wcf\data\user\trophy\UserTrophyList;
index 63b5e9c0c483c471190464039f45a5839a34cdca..6f1e960ccd5a0a61c310a1f86df61ecdc6eefe01 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\system\event\EventHandler;
index b1fdb20c081179793a99b2978072e83e5f24248b..4d445e3c46d408f7dd9ea64cbe90e8ecd942ab59 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\article\Article;
 use wcf\data\article\ArticleAction;
index 9c7087271404502bc4906068d0be70b6543c72bd..93031400dbf48d2481164d2fbc54031d18e503bd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\system\trophy\condition\TrophyConditionHandler;
index bab8abcfb9e8a061c4ced1c073369bd1e7a65d4c..d2f55f5c639f78fed75a49521579ef38b1e5245c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\attachment\AttachmentEditor;
 use wcf\data\cronjob\Cronjob;
index 2319c43c8800a83a50fdab38d58eeba4cfdc5418..61ffe11b0e5eaea3cb0685d54eb8536a7ede0074 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\system\background\BackgroundQueueHandler;
index e64505179f85e30bd22fef6503eaa9e5df00edf3..a29eaffb28eb0d5aa4c00ba391a19d83f7dbb921 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\log\CronjobLogEditor;
 use wcf\data\cronjob\Cronjob;
index 3cd0179e42c20460d327dc834229ccebc6f2ae34..b0733869a793b065646087ee1efc5ac8a3539281 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\object\type\ObjectTypeCache;
index 3c5048b5e3a20fa9084446dec78e2db659d86d17..b9262bfd89f633df796e3a0777849ade22a7cbaa 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\user\notification\event\UserNotificationEventList;
index 6810237df7575beccc38a4918c3f30c7d8c4eda2..84c49bd83539bbc9a7fb04c411a47e29d56f2452 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\paid\subscription\user\PaidSubscriptionUserEditor;
index 6294090bcfb1c5f90539e3df707f52f6bff0f807..aaddc74023061ab7608ca73742b107a0cad69a25 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\system\package\PackageUpdateDispatcher;
index 4472f70ff3038bfb6f79ca21e81cfad0f3fca45c..80912d87fc61fb0acd83f3993d7930c90ceee34f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\paid\subscription\user\PaidSubscriptionUserAction;
index b1843ad55199abe4fb34c2fbff80ec175a569c8f..4ceb9c016bcf6aef87a408bfe333b5016c804a8a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 
index 41f337853ff5a85c7d85f2bd038c4203ac18a187..6abc17be54aefb7e7a8aa79494cc11d186ea3ab2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\system\WCF;
index e97c84efb70592dfde4de43e02a8688300e8fae9..3f73f205441b2398cb7f523f992e1913be391ab2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\moderation\queue\ModerationQueue;
index 1bb8a65f4f28e441ca384197faa546c03a93dd3c..d2a6ee18885fe2c994a6d6707ba4e31ae05e2ea3 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\system\worker\SitemapRebuildWorker;
index a2751c22d4d877268febbd1d2404c241346331d5..a151273feb6a0bbe87276578ec86b29a08459ce0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\system\cache\builder\SpiderCacheBuilder;
index bb2681411d457898dfe46205a1a3a352170bb56a..eafb4a1f5fcb0f4b8fe7b17388faa89ed112f901 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\acp\session\virtual\ACPSessionVirtualEditor;
 use wcf\data\acp\session\ACPSessionEditor;
index 5158a4963e712992891bbaf6d4a02e97f188ba6f..5e50d5d3c6c0f80ad1fdf31e6dc9efbf41ea34e8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\object\type\ObjectTypeCache;
index 0b82ddf24248713869ee11a50e37f399651ed602..fa954b4157281b4c7bb214143256689fd0991759 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\system\WCF;
index 237fdc8fa2c5b34e3e35953e415f9b9de51f9ab3..9f70578f8071434e5a7ccfc0da1c07e3b36fb5c2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\user\UserAction;
index de032ae1825431451e71b713b612793eef591d6f..d4866bfccb3a532afc505f97b8daa258edc17fff 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\cronjob;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\user\UserAction;
index 8cf312e901c89fd170602a13d7ea5abb3531423b..ae412051bcdf14c019e6c80e228b6a0240b1f067 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database;
 use wcf\system\benchmark\Benchmark;
 use wcf\system\database\editor\DatabaseEditor;
index 0b3a398ed977bc95ccaff2b64e184bbf7c3405b6..5d5b4c7c9bcc4ec741cd5c53ec8616c3e6c9430e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database;
 use wcf\system\database\statement\PreparedStatement;
 use wcf\system\exception\SystemException;
index c4b7350ec481a562aa5d93d3c880dcce51735d68..5cc07591e3aa0eb67f0e3c6c93478f7f4046db7b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database;
 use wcf\system\database\editor\MySQLDatabaseEditor;
 use wcf\system\database\exception\DatabaseException as GenericDatabaseException;
index 46f1147714556191546300fd9c64ab56b3642f36..1408b52927c540af300ad9e2c183039950cb3530 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database;
 use wcf\system\Regex;
 use wcf\util\StringUtil;
index 32adf3af0df1f8a5993e39e1229587ea4630dce0..05027936581724dd1ad7463803ce50ca088992e2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database\editor;
 use wcf\system\database\Database;
 
index defbf1e32c8ca9673dd105f307f6f7ce2153da72..6ecd5548dc9855a5af9f02408fdfe131fa06f49c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database\editor;
 use wcf\system\Regex;
 
index cc879413a66d7f2112be9d2fe5a847568a624b83..75e9f4b3bd71ccc5425ed0015d46a0c374f03eee 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database\exception;
 
 /**
index ba6e50ccab01baa7ad1def48f5ff3e8410e12402..48803550b48ad5637136b6d772b344e6e8ab6be2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database\exception;
 use wcf\system\exception\IExtraInformationException;
 use wcf\util\StringUtil;
index bab5ae7fb31e398adac0e8262c6bfa184844d515..a5570b3e84ee3fa3b5ea3c2be9d02acdbbc9a5ae 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database\statement;
 use wcf\data\DatabaseObject;
 use wcf\system\benchmark\Benchmark;
index 845ddf3e1faf3de8c01a4ea987fa2f667845dfe3..74d82d024a0bdd885b0c920fcb4ef92dc858d2a3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database\util;
 
 /**
index cf630a031fa441e05fd88265f7315931d6705d6e..e3cbe578b8cff9a906d44d0b1277ce5d548b4dcc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database\util;
 use wcf\system\exception\SystemException;
 
index 8fd5a46588d824f50f720730f6a858c06c4681e3..92703cde42ee937f987763f4d8e45be1a9294af2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\database\util;
 use wcf\system\exception\SystemException;
 use wcf\system\WCF;
index 836666ece721626659751e2f16880c7b8ce758d7..cbef84d596febdc675886a6660e18fbfac2eb204 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\devtools;
 use wcf\system\SingletonFactory;
 use wcf\util\FileUtil;
index 3f621594fc0cf784aa68a22948b204e94dafe57c..d3b65d25bd071823bda027858dabc045192a8159 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\devtools\package;
 use wcf\data\devtools\project\DevtoolsProject;
 use wcf\system\setup\Installer;
index b3624f0af913592e13516293b2519c895eae2d72..4f49ec94cea90f8b282d726ab6df62d9f404d11d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\devtools\package;
 use wcf\system\package\PackageArchive;
 
index ea32dfaba45a03d9ded9f1afbdd71a088ac97904..781713ec8ffbf78051307d7944fa34ebb9ef6a18 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\devtools\package;
 use wcf\system\io\Tar;
 
index 5f541b77be1471003b5540cf1a120b1abc3083fd..d6b59a574427dc5e80653951296687bef4839a79 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\devtools\pip;
 use wcf\data\devtools\project\DevtoolsProject;
 use wcf\system\devtools\package\DevtoolsInstaller;
index 357c29a919741411832ee3907edb7515939243e1..ba8357e1591d892f3aced0b9586fc02357d9a442 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\devtools\pip;
 use wcf\data\devtools\project\DevtoolsProject;
 use wcf\data\package\installation\queue\PackageInstallationQueue;
index 71e7a8f0d934294ccac983cb7a83012cf2e3e4a1..3b72a871ab6e078bba20ccea2a5660dbadcb2e57 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\devtools\pip;
 use wcf\data\devtools\project\DevtoolsProject;
 use wcf\data\package\installation\plugin\PackageInstallationPlugin;
index c2089e875b92120192f38a8a3a4987e65dedc742..9a2d9fb6f8b7e4d851bbbe0d302699e4af32bdcd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\devtools\pip;
 use wcf\system\package\plugin\IPackageInstallationPlugin;
 
index 08e0e205985322edfaa653a07d51f54ec305ef46..ed2df76239444fda0e7567abb313892c500fc2a0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\edit;
 use wcf\data\edit\history\entry\EditHistoryEntryList;
 use wcf\data\object\type\ObjectTypeCache;
index 9a6effb4a93952d3ae54272ea067d10fd7f98250..90798c2fac04407d1e3e1e1b8c8a66a73897af85 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\edit;
 use wcf\data\edit\history\entry\EditHistoryEntry;
 use wcf\data\IDatabaseObjectProcessor;
index 0ad7bfb49dade18c90022203f126edc19982a8bf..978ff9f2f63373a355ab6271e8cb553b66656f45 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\edit;
 use wcf\data\object\type\IObjectTypeProvider;
 use wcf\system\exception\PermissionDeniedException;
index 3ea6284c5b69eadfdc6d429a367928b96c3e7845..ff733c72049d13784151167283ac9e3d1e7b6bc6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email;
 use wcf\system\application\ApplicationHandler;
 use wcf\system\background\job\AbstractBackgroundJob;
index ed3d8a00cbd269d72e4b79067c53d421ec12b2ea..a96ebbf1261dd1bdd277a8ccdb7b955021766bbc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email;
 
 /**
index f246dce227ae8ce3cefa238e438125b91e31fdf9..f512a7454327e77516d841d22a6f72934cce7f7c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email;
 use TrueBV\Punycode;
 use wcf\data\language\Language;
index b9830c70ab39a3b36e0816bfc74af52588076364..cc9c6c522912b18889d4638f25a01392ced5b0cb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email;
 use wcf\data\user\User;
 use wcf\system\email\mime\HtmlTextMimePart;
index 305d6a928967e7e99d425020ec5e54fd2e7db133..bce4ebd2c5724f4ee6eab8df91e7a87a0dc935ab 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email;
 use wcf\data\user\User;
 
index 0850e4bfb216500ddadeac1ddc75a37294ad6328..fc3b0a472fa3e9890030383859ac172e301c58b6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\mime;
 
 /**
index 801ce5882a66788b05bf1877041de1e3fc411f44..b8f04236605c0119b66e42156d745c80de85ddbe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\mime;
 use wcf\system\email\Mailbox;
 use wcf\util\StringUtil;
index 187ef813a1987b69d55fcfd3a0e18cd0a93b3090..ffbcd9676af9c79e9ed015f02a1607586f490efe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\mime;
 use wcf\util\FileUtil;
 use wcf\util\StringUtil;
index 9cb4857fcaa8f81f8ea1c62321271695855f108c..be0ba04cd5db2353de5b9fd8313c70f38737ae7c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\mime;
 
 /**
index 48fa1cc5bd755cfe610287b54502841957206607..750b3fde93442f3f840feef4a39c08b649f2adc4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\mime;
 use wcf\system\email\Mailbox;
 
index 10e519dae5828e8ba48c97c6463bec971fda4790..5f8edf25ae84ce23826168dafd9234a122032b6a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\mime;
 use wcf\system\email\Mailbox;
 
index 513908e71e80b07eb4e3b1626242bc0f3cfa6d1b..2ecf8adbbaf45ce37f5aa081abf848c0f6a4af2b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\mime;
 
 /**
index a5922ec855bdafb10714db4bec3b753f6fe73775..dbb07408880f0082959fd9b96b8c13cef9d47221 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\mime;
 
 /**
index 556b84aca8bbf52b8af76fb3f406ccd4cdbbfb7e..a448c4016d44712e8cfc170a7d52e1f657ca8a4d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\mime;
 use Pelago\Emogrifier;
 use wcf\data\style\ActiveStyle;
index 9960bd9cf2aeebd6c1dc9f937f9f8f4b5b961d74..dfcb3c2c035c2a9eccb6555e1a32d6e0469e7ef1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\mime;
 
 /**
index 71ec6ba58a8dad66e7767adb0d360f99f9f5a7b4..09c804e7376824f55bd5fcf976e9bc0886bd9d1c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\transport;
 use wcf\system\email\Email;
 use wcf\system\email\Mailbox;
index 54a7393f4e80395c61184000d6c9ee2aa5027d47..9b55ab8e3ff728bc2b5bd0a16c5271ec82f341d3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\transport;
 use wcf\system\email\Email;
 use wcf\system\email\Mailbox;
index c465ff6fcb3012e3e8f4a5016b2ea6a1c42b9920..528d78f5759e9c23b1908ef4fbbc67bfcf4647ab 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\transport;
 use wcf\system\email\transport\exception\TransientFailure;
 use wcf\system\email\Email;
index b11c1549a3b4f91cc11d0439a7f99f1e07995d34..793d775b4c9b44d51f457cd6a6876ca991eb9bf6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\email\transport;
 use wcf\system\email\transport\exception\PermanentFailure;
 use wcf\system\email\transport\exception\TransientFailure;
index 926bdbffb2dcf60dfbf29035fb39193e44f087d2..63add6e186961f62c91a9a32b5dd63027bd92609 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\event;
 use wcf\data\event\listener\EventListener;
 use wcf\system\cache\builder\EventListenerCacheBuilder;
index ce30d99a892404208ae60876485fc2d65d9058bf..47e514048a6f50885cf58912413370c576f32a58 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\event;
 
 /**
index 3bbb4c181d3f0040c0871032cf0f3f39871f8c1b..81d28407a9003f48cf362cfa86dfc0c1ff6c29dd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\event\listener;
 use wcf\data\DatabaseObjectDecorator;
 use wcf\data\ITitledObject;
index 1879cd2865e515e84df7a060d471aaa0a7088a41..5ee01f2421d9a1feda1cbb5b4223b89f593b80ba 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\event\listener;
 use wcf\data\user\UserAction;
 use wcf\system\WCF;
index f310087b7b17e6753737740684c359f5dd1bd268..252f57a29ee33d199092c83a6093b6950ffec2d1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\event\listener;
 use wcf\acp\form\UserMergeForm;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index c7e677b2ca3deffa903c5dbff1bc2ff1759a78e9..694fd8860b6b813564980c087d73c259ec1acc06 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\event\listener;
 use wcf\data\article\content\ArticleContentList;
 use wcf\data\article\AccessibleArticleList;
index 5411201d6de45f043423ce4de2668ab26cf81992..8f911ba3aa8a4093bf6e3fb599df30e09cb075c9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\event\listener;
 use wcf\data\acp\session\access\log\ACPSessionAccessLogEditor;
 use wcf\data\acp\session\log\ACPSessionLog;
index dd9e0fde54e9e037038148b99834d574ed9697e9..04fd78ad8d1240864d67ebc2a4ebe62abce1f1cd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 use wcf\system\WCF;
 use wcf\util\JSON;
index fe5e820eec09bd46d716f119ee2e7d6a79fd2214..c4b97c61bc0d6bccc77f5a1c76a6379510d989a2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 
 /**
index e836b8626e966372598f9ad4ab25a7054a5350c4..b9ecdb50469511ee556684901e795f4e807aef93 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 
 /**
index d0fccc7a1d5abaa1ab7bcc49b1cd20688a8817c7..78c868059bc02d0148fadf856fe2eda3b2de2acc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 
 /**
index ecdea9a999a3de5a2ac1794ec32fad33b9791754..ec342d6c7a1f3c64958854efc514d49718af8739 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 
 /**
index 740d574df3ad342ccd40067b81637ef74c441d10..3594db18edc996c65399ebda812c338fc487a680 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 use wcf\system\WCF;
 
index 3c22d57cfa4647078025fcf099baffa4da922f5d..f5891b1d46bf3e2e3598b77af2596675b942efb0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 
 /**
index 9fe2eed78ace9d2c8203dc80c3610d9470c3c921..23b459c785c5c393650c71b619b6de7bccddd6f8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 use wcf\system\WCF;
 
index 55f5d995c0d9d4341272e98641042e6c11da8cb6..17ac63e52a6c1cfd91eb053fecbc6e9e1913c932 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 // @codingStandardsIgnoreFile
 
index e7bedc4e87e2780980241769c7b6ff957204d994..c35bd566ee83f0252adafe4841e7b08a4acded72 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 use wcf\system\box\BoxHandler;
 use wcf\system\session\SessionHandler;
index 8a3083edbef6026cab76fe34c26c5dc8975076eb..12051a60b4058e56f18c66da4ae33005dc957e3d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 
 /**
index cdce6f1b07df65b62a573830c9514d9434301ab6..5ab8790bf2c384035517a6e71f44a87ce481dc19 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 
 /**
index ab3965b13575d8f2639f9c2238074099a52acdb6..97a34963df6119c432de8dad9a0f8bb342697e21 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 use wcf\system\box\BoxHandler;
 use wcf\system\notice\NoticeHandler;
index 5b2d6a4968d464fcfc252efacb517483526ccd36..5477bb9ffb39e7b0b13c118edd792bd153271d8a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 
 /**
index e618d739aea60662d665b43d36cf4c3d1655a181..f42f37e29f18aafab56ae35ad0c75fa6a4e6e2e8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 use wcf\system\WCF;
 
index 3acec85b9b91d9c235af96b428eb32aa47b674ed..d4ce4d1e8917be5846446b68236cf22cc10a522c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 
 /**
index 016ca073e57caa41ed872606949c530a823cc57a..809e0847c30318117d5e9e9e2fc2913b01d37fce 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exception;
 use wcf\system\WCF;
 
index 5d8ad18dada7c644ef43140fc953783911301527..f5a7323a9dfbf65e6505d9564c8f67c527ee3a61 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exporter;
 use wcf\system\database\MySQLDatabase;
 use wcf\system\exception\SystemException;
index 178c05c4847bb1d22ff4f83fcba31569ff755de0..e8ed6029bac958a4aa3ff29d40a372679caa2aa2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\exporter;
 
 /**
index 176b6d95d9598ddf18cff440dd0f3753d70ee550..a15c564cf9bc20b73885e9e14c8b7620ab5127bf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\feed\enclosure;
 
 /**
index 25e6ecef3352e5f38a4be415fb1fe07eb0fb4b42..158fbf00de28501c427348a959be216bef457af2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form;
 use wcf\util\StringUtil;
 
index 16f1b3c1c1d093783c910c3f455aa727d9e55a1d..17192865c28c1fe1cdc7aef735c6a6929bd423cc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form;
 
 /**
index c63254e320cc1fc460acebb6e282cff6bb41c280..bf08f994cd9ccbbd2161914bd64a540ab370955d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form;
 
 /**
index 6c90bf84407894747de9633791851bcad4af3be9..4dbff33e575624a4f44642716f58d63fb773ce98 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form\container;
 use wcf\system\form\element\AbstractNamedFormElement;
 use wcf\system\form\IFormElement;
index 46e3a6f475eda3e286e32344fd0986b4ff226f1f..72d867bc8edd5ea9f38c71cce6a32a8046f76ceb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form\container;
 use wcf\util\StringUtil;
 
index c65369d388210ab31a13cb41289c7f838f208734..775f3a3cd99868ef0e9f732d970283a7f2855a9e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form\element;
 use wcf\system\form\IFormElement;
 use wcf\system\form\IFormElementContainer;
index b0815d3fe2b215176c53a76ce6fc90e6b669e8ac..434149a1480b3fa4a9c8f22c6a4d998ff62b921e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form\element;
 use wcf\util\StringUtil;
 
index 282cdaa9a3d6b1338d840a6c1ac5a9f8b3fd7555..233b87e36ff4ebb08723ee69864d40493076331e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form\element;
 use wcf\util\StringUtil;
 
index 4e94f7519d8a2e68090fb6a4dd821ada51cdf52d..6f1cf0c2da2ccbe967a09cde0454ffd478dd68b1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form\element;
 use wcf\system\form\container\MultipleSelectionFormElementContainer;
 use wcf\util\StringUtil;
index a90b0f5b7ea077fbc10c895cdfb11cb51500d794..dd48316ce99c93b626450aa29adeda0eba6668e4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form\element;
 use wcf\system\form\container\SingleSelectionFormElementContainer;
 
index d318c0398e93ce37746ac2bc7d8eb97d2cdb5e92..d3869148647633d377442e3e29d5bcfba308e826 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\form\element;
 
 /**
index 3e8824298a4114eafbdfe1fac4008c45510604fe..3fb28e710058ffcd364cf53d806ab27f39efdcb2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\exception\InvalidObjectTypeException;
index 47994c5cab983e5bd8e3462bc1ee087a44442159..4c60290e8592b591f3937e19d628dc7012094a13 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html;
 
 /**
index 5a4acc3d4ce977eb2ad3cffa781ec000da1362ff..67afbef57b394fd06d330b00928ff831b28b6e62 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input;
 use wcf\system\bbcode\HtmlBBCodeParser;
 use wcf\system\html\input\filter\IHtmlInputFilter;
index d93112810e2c37c11f75e8bc2c4292995d56f12e..6f0d1fa844b91837df3040c828ad2ebdfc6c9c67 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 // @codingStandardsIgnoreFile
 /**
  * Teamspeak 3 direct join protocol
index c5807dd63229187c9fde66535c5db7e250a028af..26fdcf7098f89bf33b5db3d87299076a8eae9891 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\filter;
 
 /**
index 89c5642d98af0c0ed0729a5440c84552f875e7e8..3d5bdcf516864fec774c6b9daba87ab6b17eb183 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\filter;
 use wcf\system\event\EventHandler;
 
index 33a98c8d7f580d4fe73a1e9640f5c2e311eccdb5..b69fdaa313deeca27edd3ef663364d0bcf6a6ec5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\node;
 use wcf\system\html\node\AbstractHtmlNode;
 
index ba7cdcdffd178bb629663bb938cd413575b22166..49e59e9a3a257dd0811481d10f279415ff2ae617 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\node;
 use wcf\data\smiley\Smiley;
 use wcf\data\smiley\SmileyCache;
index 6e6e90bcf569eacc1ed76f30af9849a1c7f98329..ec78f908d530eb315cdc9c0fa1d188478524eaa5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\node;
 use wcf\system\html\node\AbstractHtmlNodeProcessor;
 use wcf\util\DOMUtil;
index 3397485f406c4e15f8496b0b44c0b57dce642595..238cef856b6fde94b43e90548a72f82847c690cb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\node;
 use wcf\system\bbcode\BBCodeHandler;
 use wcf\system\event\EventHandler;
index 9ffc152806737b5928b32388b5fab7d19038c9d1..654c860ca899e8da5deb5ecf3ecabfc676bda985 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\node;
 use wcf\system\html\node\AbstractHtmlNodeProcessor;
 
index d2a7831a8d9789dcec3970c4994b15be2df43618..a6e51149a2620a138a43e4759ed7b22b9c90a0e3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\node;
 use wcf\system\html\node\AbstractHtmlNodeProcessor;
 use wcf\util\DOMUtil;
index 67d313e0b438b840613ca770df13a20fc8517a2b..6259bd2e94ab439ae66971f9f6fbcd642b9f112e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\node;
 use wcf\data\bbcode\media\provider\BBCodeMediaProvider;
 use wcf\data\smiley\Smiley;
index 6881010ebc41fece304b5eb4eaf7297027c70ff5..fd3ab410c02d746b15036b1b5aebae14ff38315f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\node;
 use wcf\data\bbcode\BBCodeCache;
 use wcf\system\bbcode\BBCodeHandler;
index 699fc4ba28c31d08ee0af611f1758f70cd55d9b4..5e365e513419b2d39ac554f4bb9ccc0167a4fb47 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\node;
 use wcf\system\bbcode\BBCodeHandler;
 use wcf\system\bbcode\HtmlBBCodeParser;
index d3b3fca24c257e992602157f97f03c248c666b05..20a61718341653cb9bfc5907ba094ea30684d83f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\input\node;
 use wcf\system\html\node\IHtmlNode;
 
index a365f6bccbd9f4ddc9798e88ffe5926dca6db9c0..bfd3204e7d5c01656acd3174353bd96c54331af2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\metacode\converter;
 use wcf\util\DOMUtil;
 use wcf\util\StringUtil;
index aef88d25187c980bde6dd94b2e14ccdc481722d0..77f01ac28f82eba19f6fff81cdb57afc6ed068d5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\metacode\converter;
 use wcf\util\DOMUtil;
 use wcf\util\StringUtil;
index 782d7ff7a48d2a08e95acb07087e419b6c026fad..7750aeee69eb446da94bdd836125165b2b4b5769 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\metacode\converter;
 use wcf\util\StringUtil;
 
index cb73977302348346760de7d4b3b5b89a9d6e9cb2..a5e7d50a3a182f1f53e6e6ebc6672f245282846e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\metacode\converter;
 use wcf\util\DOMUtil;
 use wcf\util\StringUtil;
index 857123ecaa86f9beacb704da7eaed9808c2fc1f0..d84fc9816381b6782be7096ff8f5ac1410313661 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\metacode\converter;
 use wcf\util\StringUtil;
 
index 2dc83cd3595941fd97da3445d50ebc86a33f5931..08853b2628c2289d9bc633c09d1a2fd2384e9aea 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\metacode\converter;
 use wcf\util\DOMUtil;
 use wcf\util\StringUtil;
index a6cac83491b200a7bc02f2ecb9c644a8b677b11d..029894b7f5711d9b6c253797072fedc795e6bb8c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\metacode\converter;
 use wcf\util\StringUtil;
 
index 42c7adeb8e90b0c161b9cf16d86757fd440ecb87..88bb4965164d311298682c385a7eaf2fd15a3dc2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\node;
 
 /**
index bd1be4750196b1a829c9e9373b72921ffd067407..3947a06e1c0ab8cdd0e19472f2861bad372f9c44 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\node;
 use wcf\system\exception\SystemException;
 use wcf\system\html\IHtmlProcessor;
index e753a593b021d3e12f2c870d0876ee03b0380c77..8c4ece7a2c5430098a208602fb9f312597ffd4ac 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\node;
 
 /**
index 6bd516834168897d3b8867fda21a6505b7b9d3b5..3ff21ea032cdc5c96e186c1d00f6b3e0c256692a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\node;
 use wcf\system\html\IHtmlProcessor;
 
index f996b66f70fe880b33aa98ab59da1452b4eeb8c3..9270360b125b8ce2afbe6ac4a9f0430acf4d8c19 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output;
 use wcf\system\bbcode\HtmlBBCodeParser;
 use wcf\util\DOMUtil;
index 7bf37b15b548f00a2b162639bc60a5bdeca74f3e..d2a28ac487ddcc75da06345818639cc6bbb3f972 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\html\output\node\HtmlOutputNodeProcessor;
index 93f3f0b761d16fdf6323054ed96036f5717e8caf..1d3457b7ff61e9ad65579196425e21c0df4da8ee 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output\node;
 use wcf\system\html\node\AbstractHtmlNode;
 use wcf\system\html\node\AbstractHtmlNodeProcessor;
index bfc7cc7172bfa8061ff2e44ec7b4ddea1865a505..4d03b03d4ef64b47b94d23c1b906b89650646879 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output\node;
 use wcf\system\application\ApplicationHandler;
 use wcf\system\html\node\AbstractHtmlNodeProcessor;
index 76e2f2e5a9ba4b547b8871c7f71c13058b360891..b4148ed8c36e61c3d6db69eea40c4ddd4c93149f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output\node;
 use wcf\data\smiley\Smiley;
 use wcf\data\smiley\SmileyCache;
index 0f2f31bac69e5af55ca397d7b7794f29cc42ca99..acd44e47008044cdfc19a9f2525a10b1ed5d53c2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output\node;
 use wcf\system\bbcode\highlighter\BashHighlighter;
 use wcf\system\bbcode\highlighter\CHighlighter;
index 759a30c8c3ce931397ac8ed50cfc7a004ed18562..dc3a6dada19d5b5dc1b807e64a2da25a511c517b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output\node;
 use wcf\system\bbcode\HtmlBBCodeParser;
 use wcf\system\bbcode\KeywordHighlighter;
index 8a9aa9d908e4dbf9a9170d05b37e6322087b6772..59a8097c38aeb1c6c4fc73625f9bb972bc9c0120 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output\node;
 use wcf\system\html\node\AbstractHtmlNodeProcessor;
 
index 35d114cc8fcbb9e2fe4d574a97ec3c396e96b077..011e6b06271368a6da4285b9b44ee5bbd22eb621 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output\node;
 use wcf\system\bbcode\HtmlBBCodeParser;
 use wcf\system\html\node\AbstractHtmlNodeProcessor;
index cb1381992957959a279e1006fa07ca76dccc33ff..6f8e08d2894efc95aaa07ec6d5bf7b5edf0da27f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output\node;
 use wcf\system\application\ApplicationHandler;
 use wcf\system\html\node\AbstractHtmlNodeProcessor;
index 1e29d69e2d06486393647dfcee43f0e806752a01..8719be69b93680822dc3f1fdbc1b8a360dff9fdf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output\node;
 use wcf\system\bbcode\HtmlBBCodeParser;
 use wcf\system\html\node\AbstractHtmlNodeProcessor;
index bdf5385e496462edb5122699b16f362f90c879ac..148aa17aeab3839bccccde60478fe853150c932e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\output\node;
 use wcf\system\html\node\IHtmlNode;
 
index d0960d9633127c95548c75efe96669f3818e3a6c..101fa0827967ef60cb859a051c93de8ce23600c2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\html\simple;
 use wcf\system\message\embedded\object\ISimpleMessageEmbeddedObjectHandler;
 use wcf\system\message\embedded\object\MessageEmbeddedObjectManager;
index eab06a52b3c993199da7a7e05a295e2c79436a9b..d3ca4274bb50069c46d97cfb9e54365451effbc7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\image;
 use wcf\system\exception\SystemException;
 use wcf\system\image\adapter\GDImageAdapter;
index 1777e0f05229a3b5eade52784bf139165e6475ef..1d35a3fc67426a3cf2bdf69fbce4e12ae618678a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\image\adapter;
 use wcf\system\exception\SystemException;
 use wcf\util\StringUtil;
index 72879f665be766a1564af6f17c687c3b14eeee86..59730862d14603f4df62afbffc4cc2e34cf278e1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\image\adapter;
 
 /**
index 0a1e9a49f2e4adaf99dfee893cce02042f3cb0aa..18bc11dbe438aea68731e7fdb970bafcdbc28fd5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\image\adapter;
 use wcf\system\exception\SystemException;
 
index a14659ef01a425a84cc1459a1f6160809643678a..22dca0c8773e792de8fe6621a661aa7c35e56a2e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\image\adapter;
 use wcf\system\exception\SystemException;
 
index d51410d78098244111fd70f82b20c9e8f2220ddd..a40f8283a7877f9b87ba8a20a0f99f0c1e443de1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\system\WCF;
 
index 1ee2315929c31d69c1e47054ba1f9afd4806584e..50b059545c7434eb922a33e1f052e73d905bec04 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\attachment\Attachment;
 use wcf\data\attachment\AttachmentEditor;
index 21a614656c1318b25136d9c801203487387fa9e1..04b4e2360d0dd1c49be41a5b499c9f09475f9fb8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\category\Category;
 use wcf\data\category\CategoryEditor;
index 889884aeea737e8022cbb0bd72c1a4724720c8d4..9350d0c1b16aa50eaffbea4d7fd5af8cf23bf839 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\comment\Comment;
 use wcf\data\comment\CommentEditor;
index 8da0fed3687484c7e989435d8e05ad705c936537..f18143bfd18327558e124a243fbd7a3910b5fd96 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\comment\response\CommentResponse;
 use wcf\data\comment\response\CommentResponseEditor;
index 7270fad7776151c87abaad9a5c25c9706137bcb2..12477d418d25b002a053d5a4b70773189081c180 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\package\PackageCache;
 use wcf\system\WCF;
index 5013fa65a9ffa6a63a2b6b3ded6730a2c0b43c47..3a703325921eb0616d138c0dfe437f8cc8e75aa0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\like\Like;
 use wcf\system\WCF;
index e14c89e44b9c2eb16f64cd4ac3d2d1e033f4596a..f89e0519aeaf5019ae891a8189b0d838628bee04 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\poll\Poll;
 use wcf\data\poll\PollEditor;
index b1bb3c8729f7f5531257962486cf124cf7be5ac7..4bf8e642113b14ca767cd12b4ebd86272fc7cffb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\poll\option\PollOption;
 use wcf\data\poll\option\PollOptionEditor;
index 744d4841eccb53321acbff95ac309816b3837996..ac776f4546355a3695c97bc5f12e068f18eeade4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\system\WCF;
 
index 83df7d1f876875ac0431a246a293056616ba7240..798d9cca8e8ee0d7d39ce7b368523467345fbe7d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\user\object\watch\UserObjectWatch;
 use wcf\data\user\object\watch\UserObjectWatchEditor;
index 923203707daf3c4d1ac13dfa909306906a2974d9..578d3250a96b56f40276926616f2cca500ba448f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\object\type\ObjectTypeCache;
 
index c379141fc0ac913bdca02d0d412180da667e76e8..c228deb6f356e9b9ffc07a778093c1b05db8f7ce 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\article\Article;
 use wcf\data\object\type\ObjectTypeCache;
index 3c591a3ff493d834d30d4ac854a3e6cc940765c3..c6578f65e1e928bacdd5d7a8280ba9a88c16be3f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\article\content\ArticleContentEditor;
 use wcf\data\article\Article;
index 2cd956b5a0d43a69f1968050ea370e4e97c27d47..ad8a4e3f7ee95cff4e92cb7603e5ab9487a4cc9f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 
 /**
index 8402d8cd1ce6b5b596e984cd7161c598ae035d2b..79354547a703db99c17220b15368ff7bec0a115b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\cache\CacheHandler;
index 4b7d7d946ef4b924d55f8661e9fe8215173d203b..e74edc698f82f69f6e3a23d55f6d0b38a2dccb35 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\label\group\LabelGroup;
 use wcf\data\label\group\LabelGroupEditor;
index 2e8506f8e495e526f3ec70b739286b555f32a71e..2b93e74eb1be8f9f247e0b142036b478cb0fe389 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\label\Label;
 use wcf\data\label\LabelEditor;
index 9c0f914f12356cad5719f65c594b376aeb9d1927..2017fc1d2c847836b20460d3eed2d35139045b25 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\media\Media;
 use wcf\data\media\MediaAction;
index 6e4297666d008d9ace2502a9a1b0af1126117833..7c89a59475e0d83a1af0d3c9afb6d82d16692ecf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\object\type\ObjectTypeCache;
 
index 96c3b2153b0db4ef8a273177bf73ed6816a27238..51984ea4fda05e695b6466f290b067c68fc54ba7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\smiley\Smiley;
 use wcf\data\smiley\SmileyEditor;
index 87557123091b050f90479d5634fba6d3ae53d385..8ad49548ffbce9cd3d235022e122a946a02ce0e9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\object\type\ObjectTypeCache;
 
index 79263268c23be1ea20640b3fe42e7b74a1b451a3..cc532f2b1176503b86e591b00bfb72c14786f7e0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\trophy\Trophy;
index d753e4a20cea1a7e0f8088c48003593ce8fb6685..cfdb3400fd5e874d0371af7edaab85b81844a0ac 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\user\avatar\UserAvatar;
 use wcf\data\user\avatar\UserAvatarEditor;
index e65758993b839c67feb54933dd726804f10944b3..7ce5e75c10df8e3f8b60c5da76412dcd991f87d9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\object\type\ObjectTypeCache;
 
index 35f6ccd13a5d83f0485491ee7dee360bd4f59353..3f30f1951bb9cd51519b8f1e9a6a266d4d28427e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\user\follow\UserFollow;
 use wcf\system\WCF;
index 0c609fe6752e359d79669497f0a7984026a72a13..929649f206b7964b7b8f964079f7c42176badeb0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\group\UserGroupAction;
index 491d2e1ec26eefc375c6f5417ac94f7148ff9fbf..1d1c8cdee3186d649ead0f9442e96dde2949bb9e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\option\UserOption;
index 66dbf81903adc63a7c04efcdaf13885116d0766a..a361161bcd66da470cffe6519f099b4dbfdee5cf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\user\option\category\UserOptionCategoryEditor;
 use wcf\data\user\option\category\UserOptionCategoryList;
index e1af5740c5f9ca4dbe76503602972d3b75c87518..5480069a4d5e0365b11097e6c910dea31816fd72 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\rank\UserRank;
index 86bc2ac5b7b025243b2d63193e16f08a5af6a779..51478acd0d10aaf6b6125278d56c23b256023775 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\importer;
 use wcf\data\user\trophy\UserTrophy;
 use wcf\data\user\trophy\UserTrophyEditor;
index 366590a63bfca80f11bf77d0a6e6dc00d932a743..cc8a46b88baf69f8b991a55024fa4658fc8837c7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\io;
 use wcf\system\exception\SystemException;
 use wcf\util\FileUtil;
index d5cb5faa556bff10ae113a61678f167eeed3b67a..89e57253f4378ad4385c0b3480478adbc25db18a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\io;
 use wcf\system\exception\SystemException;
 
index 1a29e0726713877a6558ea9962fd9e1c94ee089d..5033ba1a2174d528f59bb6e2b3807da17b25bcbc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\io;
 use wcf\system\exception\SystemException;
 
index 7e40e4f6d1bcfe0b9b70bc13b8a30645500c1f62..5d9d313283618df9da4483153fdad219d80ed6df 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\io;
 use wcf\system\exception\SystemException;
 
index 353a845b66da84629328b8244db49ff0e7ec6518..04cf3c7a9ba66c1d4b0d1979ee7251271cf60614 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\io;
 
 /**
index 2e8acc33b19bfd500abc154206b50ff8c2842fe9..76efc016a0b0070121910f868748c116a7bbedce 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\io;
 use wcf\system\exception\SystemException;
 
index dfa03f07001491e5294bbdd29adfe026ac02eb74..1cb2bf3bbc2657e96d30fc6a319d8fa9c56aba09 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\io;
 use wcf\system\exception\SystemException;
 use wcf\util\FileUtil;
index 9663be75d67217064856a0186796b9ba23184fbe..5e20c5e38ff07bc325013b6c5e96c4564eb4d795 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\io;
 use wcf\system\exception\SystemException;
 use wcf\util\FileUtil;
index 84f47ec2de008c74c74acfd163c622aff2cb875c..02a39e32cd901a2472af36365be4c088f746b5fb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\io;
 use wcf\system\exception\SystemException;
 use wcf\util\FileUtil;
index 792f84f7616cd31462936bb55918075c39942c72..dec61951379334ac8656415a650b210ea482bf7f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\io;
 use wcf\util\FileUtil;
 use wcf\util\StringUtil;
index 74022b1cc0294166c423c36c351517dbdc0bcfaa..00276fc0b817efabb96c833366030790d09119d6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\label;
 use wcf\data\label\group\LabelGroup;
 use wcf\data\label\group\ViewableLabelGroup;
index eb13ce7c4638354b61dd6e3e3e41ab80b3d7e2b6..99840f5fe19a91dfc8fc5adf75055e3131c60357 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\label\object;
 use wcf\data\label\group\LabelGroup;
 use wcf\data\label\group\ViewableLabelGroup;
index 5bccda12c4a804a9a25f5b80a70481928fd40d5b..97d2cc7883ff911a21b40658f2b84634dcbcdf17 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\label\object;
 use wcf\system\cache\builder\ArticleCategoryLabelCacheBuilder;
 use wcf\system\label\LabelHandler;
index bc339347f1604f748cbb3c2ef07d3f94467a9a31..982a6d8fca9cc22080812171bd66adb20a0c57c4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\label\object;
 use wcf\data\label\group\ViewableLabelGroup;
 use wcf\data\label\Label;
index f1258677f636781e141986460c4fd505f343ece9..ba2f436935b86098909f00851e396888f45ed4cd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\label\object\type;
 use wcf\system\SingletonFactory;
 
index 8ed3e2a2958c9f0ef453754fb6224a9a25ae2077..5ca239a94e03078d004a8da03c0c2fdd179e2b81 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\label\object\type;
 use wcf\data\article\category\ArticleCategoryNode;
 use wcf\data\article\category\ArticleCategoryNodeTree;
index 552093294243d0405e2d858304ea0a60f8c2713d..f96010885f645c1132a9b8446851aaac760a731a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\label\object\type;
 
 /**
index cb04dd1ca80e40f0da8da64b3ee0ee676b862946..ca2e76cf91b2b6a731829eb8dff262e476bf62de 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\label\object\type;
 use wcf\data\object\type\ObjectTypeCache;
 
index 185f7b1ee632f693a36bf88c4dcd9a806cea8c1a..3db849e4854fc1a018779867ec343bb427df4266 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\language;
 use wcf\data\language\Language;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 16c975e41fb34e76637883747fa917ba9f3be07e..9235e303bdd198c7f135538d3a8858c34e362999 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\language;
 use wcf\data\package\PackageCache;
 
index 33306daf8b131c88229c3f2e30eff264f0d0fe02..e3ebc1db5ac88c227bfb1de36fd29979330c685e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\language;
 use wcf\data\language\category\LanguageCategory;
 use wcf\data\language\Language;
index 2bbf77c5a6e9231215eeba546aec6814c47f3868..c36aa6506f11e5a33b2adc53e24800f21810bfcd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\like;
 use wcf\data\like\ViewableLike;
 
index a7466c811a82db864b7a8e88e216c2c44a0558de..1e0d90ab1d8a265da955f40b2f6a22a3fd923919 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\like;
 use wcf\data\like\object\ILikeObject;
 use wcf\data\like\object\LikeObject;
index a7bc4ab13a1642ba1158db1082ba3cbb0b2c0379..ff103380da1efcd85a74bd4fdd37bcb05d111474 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\log\modification;
 use wcf\data\modification\log\ModificationLog;
 use wcf\data\modification\log\ModificationLogAction;
index d511f501612f65fa2a5ee3ca8e640c702ac5422a..aecea48bd3e7851fe7e453c409fac4d0547e73a0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\log\modification;
 use wcf\data\modification\log\ModificationLog;
 use wcf\data\modification\log\ModificationLogAction;
index a9a25bf2360b2ed5ff46d2ec305336175fcb360e..e2cf92371b31130d152427bfba70792c9e5e336b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\mail;
 use wcf\system\io\File;
 
index 2003c0b5f08c04b2dec37e0ca1da284c27ffcce0..585c0df29cce70d82706c6824e252b1af3fbdf4d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\mail;
 use wcf\data\language\Language;
 use wcf\system\WCF;
index 7294a6d5e60d2cb5c672c2d12e1cee6edfe9dbe8..9a8fa5dac736649ff89fa48841b513a3f8861249 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\mail;
 
 /**
index e99133f4f80345e60374bf4a54013c2260943095..77597b3c3fe8ac58a1043a055a953b93e05a9cea 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\mail;
 
 /**
index ca8ce6ccaee99f0972a877bdfdfb552d2b0346a7..e87b15bb7f3bebb294667541dd6ff0b986fc09a5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\mail;
 use wcf\system\exception\SystemException;
 use wcf\system\io\RemoteFile;
index 7c4f1cb51b0d443396b8080dc0c345e2330df0b1..9f3f87a9ba077d2853d841552f835d13093095ae 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu;
 
 /**
index 9426a1d8ba2197cbbcc2e92b745bdfa9717bc2a5..dbd5582aa68a27e36d6de3c8a7666537326b039e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu;
 use wcf\system\event\EventHandler;
 use wcf\system\SingletonFactory;
index 83bbe663adc49648d0469f242e918821488a3ace..e660c11402fb2633f1ae9f1200a071cfa9d78cde 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu\acp;
 use wcf\system\cache\builder\ACPMenuCacheBuilder;
 use wcf\system\menu\TreeMenu;
index b7fa5d87e615dabf95525bd26a0face084204b2d..6a05804dd9de6a7c364e7304d48e3466359884a4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu\user;
 use wcf\data\user\menu\item\UserMenuItem;
 use wcf\data\DatabaseObjectDecorator;
index 7a2e1ab8c2de0100c24642079f5ee1248a87398d..7c81a69f96c9df7d820e78e9c9c2dca10bf3c288 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu\user;
 use wcf\data\IDatabaseObjectProcessor;
 
index 86ef66d31cceff7a0cd927f0c631d3e6c1a2f397..e1854174c50ddd712839ca61fdaab6af1feb2392 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu\user;
 use wcf\data\user\menu\item\UserMenuItem;
 use wcf\system\cache\builder\UserMenuCacheBuilder;
index 49ba803bbc14ee66e0875b436e94ea5608385ef1..d2361a1d76432cec9e8ba24380fe6d320be1f147 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu\user\profile;
 use wcf\data\user\profile\menu\item\UserProfileMenuItem;
 use wcf\system\cache\builder\UserProfileMenuCacheBuilder;
index 3e6e55f56092705e89289b8141621bcb8d035bad..60f88b5547741ead38503e15934b7a911a21ca12 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu\user\profile\content;
 use wcf\data\user\User;
 use wcf\system\option\user\UserOptionHandler;
index 763793456c4aad49127acc44c7352c0844b5db4d..fb4e1023e862f5bc99398987846e0b3584abbefb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu\user\profile\content;
 use wcf\system\comment\CommentHandler;
 use wcf\system\SingletonFactory;
index 5b4013b575ebbe084fba288c9e58867437ab3b3c..2c9b2427e2ee86f23d76427b1be594be07ea76c1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu\user\profile\content;
 use wcf\data\like\Like;
 use wcf\data\like\ViewableLikeList;
index 415b390a61d460f794672612a282ec24551790f2..28f62a53a0374b93a3aa621838e7c65baa306937 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\menu\user\profile\content;
 use wcf\data\user\activity\event\ViewableUserActivityEventList;
 use wcf\system\user\activity\event\UserActivityEventHandler;
index af028773dbcda6e92dbcd037980fbce03c5b258c..e503a476101ae2d54425cf0fbc7ad886f67c90b5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message;
 use wcf\data\DatabaseObjectDecorator;
 use wcf\data\IAttachmentMessageQuickReplyAction;
index d79a590ab1bc1c6bc95a37d67f37bce8008c3c83..4cba79bcdc3c429cfd88b939a7c9d81054d62781 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\censorship;
 use wcf\system\SingletonFactory;
 use wcf\util\StringUtil;
index 12b8b1ffb775e55bc6d4ce3c3cc26b7240e3a055..c645018cf65cbdeddafb2b580ddee1eee6582a7b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\embedded\object;
 use wcf\data\object\type\ObjectType;
 use wcf\data\DatabaseObjectDecorator;
index a66d831ec000dfb496b55037a1ae2da52c3a8885..3d276f927b065510ad2cc990f00d992f61a59159 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\embedded\object;
 use wcf\data\attachment\AttachmentList;
 use wcf\data\object\type\ObjectTypeCache;
index 511048dc658e987eb8995b0b2fa77bac2d4db564..cce2c8cbbec98a2ad0da235b11a54c316e49f995 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\embedded\object;
 use wcf\data\DatabaseObject;
 use wcf\system\html\input\HtmlInputProcessor;
index 9c161ac05708c4b59688c363f2b4e1dd12162847..efbf8dbf5961bb44d6e4b91d6425cef291b78e50 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\embedded\object;
 use wcf\data\media\Media;
 use wcf\data\media\MediaList;
index ec3c2f3d6984cb228f43d0f255106bedd1c17618..681f9db8fdd73c90ad5552579b96dc57299da32e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\embedded\object;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 40cabb54bfc220262d9099462cebdf966bc75d39..f87c7bcd3d301caac4de20246c548e3e4006d222 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\embedded\object;
 use wcf\data\page\Page;
 use wcf\data\page\PageCache;
index f1d9c6e04f4083d98f92ca9f5d88b5a117ae797d..f20821400b08d9cbe15c84cdf632b0b4a931dd53 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\embedded\object;
 use wcf\data\user\UserList;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
index 4c07643a6508865cbc0fa431d854b84460a7d4fd..f76c0fcd88cae49bb6ac73dd138b5e49c7c4ef5a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\embedded\object;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
 use wcf\system\html\input\HtmlInputProcessor;
index 812c3bdde93dad9b0f53db863e3d5804bb7ce9dc..375a0b2eacf6e2ee9bfedb08cad3ce5b459f2c1b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\quote;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
 use wcf\system\SingletonFactory;
index 7c7a06d51c38bba9e24b1c5432970d4b46cddc66..6f99fbd22f186a7a90daa4c05d2a1ff37e9a6caf 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\quote;
 
 /**
index 9f54d1e3f5ffddf6ff7bb0225b79e2384bd24ac5..d1a99942f976acb2f99f7ce02c1bf1d4194ee8b0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\quote;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 30fa60519ea3e69fa33b91f306ef962666f27037..f4888d2cf1f3cb571782a57c9fa70e1426831c07 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\message\quote;
 use wcf\data\IMessage;
 
index 1ca06c60aeac31ff170df2af985abd485e33abec..7985c71c97b57c0b03919d40e44027269d59ece1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation;
 use wcf\data\object\type\AbstractObjectTypeProcessor;
 
index f3cb04d7f97b7110b2692e4b3da9ddcdc9e7dec1..f7bd17d943b5090df4aa4c970b0f0e97092a9e41 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation;
 
 /**
index b127b6621d897413a95d93fdc1ebbba97396fd91..426d3a69e4a4d5fb9c453bab7ffd0a98ddabb901 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue;
 use wcf\data\comment\response\CommentResponse;
 use wcf\data\comment\response\CommentResponseAction;
index 2036eb1ab335ebdc9628825ad8f6c171e1358739..52bd5c2d826bae08cc0bca803c11e9f0e0979eb4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ModerationQueueAction;
index 40fd8cedf616e80039d63a3a31b307e91ce77191..05ca474cc7ce035a01fba4a7d1b48d2d3fa6ee54 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ModerationQueueAction;
index 7f93ee4017f23440d6b1a8cb5f49e6c968200caa..7d558e86456acbbc8d081f19b9ef33df78baf90b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ViewableModerationQueue;
index 620f235e6b360ba8dcff0f8a74de51d9ff2448f2..9a28da1130017790a325dea0200e9f36a744cfc5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ViewableModerationQueue;
index e7281729b6bb2512eee7c2b08ada233ca784d757..401dcd5db35c6ac855dab18947b5c58d7f6bbbb6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ViewableModerationQueue;
index 9cc15933405f4b905611467877a73687635bfb64..3543d9c1d010bc5a188da989ea28aa1fd03b0fc8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ModerationQueueList;
index 82bf335232cd988d146d266699d83f6b72291bfe..48c6b2092c8c1b58b13f8c8ec23e4ba338d8480c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ModerationQueueAction;
index 2696f91c62116ae11d119686176c3d34597fab69..1122d845e115c27da88454a4aeaf885be633a4f5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue\activation;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ViewableModerationQueue;
index af4acbfd4f6a39efa0aa7a02319a90bdd712b895..c2b1c3cc03ef8e9113301434f7fdd18373f1b833 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue\report;
 use wcf\data\moderation\queue\ViewableModerationQueue;
 use wcf\system\moderation\queue\AbstractCommentCommentModerationQueueHandler;
index 99b1c3e96ccd7e8bbde0f34fd98b82e6a01affa8..2fe95d851917bb75cc36e27081dc965f8a7d6009 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue\report;
 use wcf\data\moderation\queue\ViewableModerationQueue;
 use wcf\system\moderation\queue\AbstractCommentResponseModerationQueueHandler;
index ba0e0cf170d2158d5bbc1f1db686d50842273955..8ddbb69b52858cdfc09370052a7ec3481d2ab0f6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue\report;
 use wcf\data\moderation\queue\ViewableModerationQueue;
 use wcf\system\moderation\queue\IModerationQueueHandler;
index 0af90c4e67af732ac607206e929b18088ad6bb49..58f9b78426ac02c15ae0e4cf7e5cb73f08ec6276 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\moderation\queue\report;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\moderation\queue\ViewableModerationQueue;
index 08581c355890ca2bc69a9744ec3619d15f3d4090..5dcc618992b88fbdac72c9ee6bf1e4f972c31259 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\notice;
 use wcf\data\notice\Notice;
 use wcf\system\cache\builder\NoticeCacheBuilder;
index 4a45ef5d87d68336bdc458529c8d6bf6c0eb5c6d..4592227729d75556b714e4230765109f90135b12 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\exception\UserInputException;
index 2c363547d49c8cc26cca3ac400b616ecbd9b2095..6b6c613a07fc766fb1898271f3df03447d67e06e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\category\CategoryNodeTree;
 use wcf\data\option\Option;
index 7c6dc50cf9ee4770dac90cc0f2d8c16da1487af4..08162fcbf02a51f7e13458e384feb1fed3e29fb5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 
index 7a3060d568b74a0b8ecadd77bceb401042224fa5..70ae9044ee1c27fe4c556c2a9718ef526d64d1c5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\article\category\ArticleCategoryNodeTree;
 
index 57902abe0c1324740e308716c835c98afb7980de..ee2fca60d185da85824e785c5bd45f4c42c2b101 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\data\user\User;
index 35f4d3848a450451ee62df209e47c3712ccc6073..d456088f550a6e8677d6f11df4d4029f89191a32 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\data\user\User;
index e7ba0f2eea410fbee71f094baf5c7dc53ac0ea97..9d3095929651c66e03f0d033b3a4a0928718bacd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\captcha\CaptchaHandler;
index e897ae0d421aac3517be573c01129916236f1d8c..496fed9d98bf3e0d5a07c830e999a0770dbb1cdb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 
 /**
index 144203ca2501decb773fbae271bd9ea94ca2004b..1b7c76ace027f1025f3e2db1c23cc670095870d2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\system\cache\builder\ContactOptionCacheBuilder;
 
index 0d54e0ca50d319086707d79873a8319d2c5718c7..ff29a88e051df3ccf7b59393af1a82a2e104c050 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\custom\option\CustomOption;
 use wcf\data\option\Option;
index 134bc3ea5bc83ab3c8a2743fd5e3729fdf546856..0769ba1f2ea4f90d7888fa0f9bfa20a64c90b436 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\exception\UserInputException;
index 4a36d4c94826c1fdb1a78dae7405133570d5c88f..cb7dd7bd71af036b462aa9560349d6280e6f2a86 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\application\ApplicationHandler;
index 10ef36b83b8c37834605d151c0a5139a90eea0b5..ce259b481cd4d96a1d40c33111f0fc8ecd477b53 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\data\package\PackageCache;
index b2f5a71bd92386eb34ddd45b91b295d35bd46c53..f5371c66710a90f6504eeb4b1958bcd4879771ec 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\WCF;
index e14505f0a362d46517335f9a9571441c43a548e4..51490a42fcecdda434619b93ced361e6b7dd9b5b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\WCF;
index ce969d52ec390bbb5dea1acef97d751e5b0f9350..9c8be19897a9719fe25995d7bbc2d3d7ca325050 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 
 /**
index 9ad1cdd2f98dc993f9b8586ec6f6bfdb92642344..1b1b4ee4b1a053a996ec65c6cc5f6d8ccb23e50c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 
index a6102c1da5915cb8c83000910b121060f9f8be73..a0ac2a2972ace508248d25b7a614d6c3230bd716 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\data\user\User;
index 9548c2fffe93fd186c5cc329c089f20bc681207d..6b127235af967ce722cd1db8f3e84d823c90ed87 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 5eeaf1cf9a6ce3955e97a78c773dc91c91c45f00..eda86f117efe6d56b89a7c552b90c0306a112728 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\exception\UserInputException;
index 95fe2aaa789a7c8c2c99adaa511d7eebd5bd83a5..b4b58b695679a9bd04cfab40f1f496efe658b5d0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\data\smiley\SmileyCache;
index 8295be614e7191286eafd5f952a4105e28535cfa..19bfec86992086e1865ef158662d9cd26aaae3ac 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\data\user\User;
index 4dad4459c0386c2b506668f8dacbfdcba37a0477..5319887824195e771636ed6f1e9bad3a07266779 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\category\OptionCategory;
 use wcf\data\option\Option;
index 49bfa92e789227fda67cf7bc31158ca9c44e215b..7561ccc159aa535647036ec81d4397f265da3581 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\data\user\User;
index 549855ada144c224d63cb5e59c72df9f19e1aa56..1f9d1153b3c8807c17e92545470db6988d6a2f09 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\exception\UserInputException;
index 861dee6498c04fbb4dcf3e877c7762a4e8d075f6..f5bdb2d86d2aac20f52bfcdb7f80b8bf69f5150a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\data\user\User;
index 6870d48a566bed46d6de385999d634f39e883acb..52a525e307b1668e89ae4707eb8d5df279076d43 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\WCF;
index 94126e698e5e53d7fdbffe1dc73b292e71121de3..3d86c6249b4591cd94929a3e0ca567d06fb5c0fb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\exception\UserInputException;
index 57e9bfef339930eadc2e6b07105afa4348de1513..d169b64a7b9b48711dc7267b6c8ffa12af8b4485 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\data\user\User;
index b5bfff18acba19a785fde19085a356db2d72e817..94e712ba22829accc68fa0cb97ad166208ea7e47 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\exception\UserInputException;
index 21ed5310ced31e465a7ee2f0fb3ca0e509b6a3dd..c51485a8d9376e2bd9afd2756d5dc2b34ac8e6ff 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\exception\UserInputException;
index 668ed3b5a7854822d7201a6f14a5628acd8b4509..d2149765e6c2e34cb4534314580d3cbafdd9a2cc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\WCF;
index 208792f932f0aa6558379eee94d79f7c5123372a..cfdeaf6641ded5d8081942304537442bfdefe4a8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\exception\UserInputException;
index 97702b430cfbeff2537992d89f73016d5aa0b687..d72e4d8bed436d529a187eac6ec5c9539734c959 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 
index 8117c6eabdad111991be2dedf1a91bd09beac8a7..d39ebe4ee3ba44ec0b7ff7a465ab2bd5777c621b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\system\option\user\group\UserGroupsUserGroupOptionType;
 
index ed63bdcca1355aaf4e458d6113a32d1b1c73a688..776b24e035934ff95e39ab9611e5bf64732d9a8c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option;
 use wcf\data\option\Option;
 use wcf\system\exception\UserInputException;
index 7ef3bd014f5cc5cd9c105894dbf94ca32661ae77..e559e07727eb91ac0382621268986f74656fff25 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index 2ce56b2b662419da5881003fb0395914d4ee4f13..7438280b8df2fb52345ee695c1dec705c9889aa8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index 06ae0b2889ea64c19703804c098aea4ec837713a..0b0c51d557108bd337dd1f59f172a68df9b838ec 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index 22f40952198600e122c2f9079de9e314fd060977..38097ec148d9786ca1f89f5ded5729c273b88769 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index e92e1112d0347ddd38893bea1de30e1c78e4d0f0..d0c44b7ece1d3c4336415e36def116a4efecfb59 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index 35a281fd2dda8ad08f7c7f61e0a28d164e70e698..1e7bd1f570d24bc53c008017b9a3187e711bb9e9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index b4678216525fa9ba0241ab0e3e86e4b17903dc7b..c7c533d72fafa034dfa1976c6fd98417a0ea63d5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index deb621f8013f0b4fdc3b9b7a33cee0ca779762f9..80a8090981bb6daa3a395ffe53f08903ffabea40 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index 4fe8f3db0a1b1f7ced12a83e9280cb028abe3454..ce247aa283bfca2cd03526e86e0248a855eb4397 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index 91e6ffa70bf29f87f0f492eb21dd2eee002c258f..5faa597eb40579ea8dc25dc4b785e49907449ab5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index 4fe43f024d84a0c836e11c20b22ce90ab50ac9bd..2b32a5b340c2251f346598922adfeec0a9a4203d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index c3013f3d9dc3c48794138a184b118948d0e60a1b..28d0f9afe78b3859763667f314023e73821602d1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\user\option\UserOption;
 use wcf\data\user\User;
index cf363229a2240368506700ac55550e04e18c103e..0e6f0ea1502a51dcd071ec4c9410e8ef9eb4a395 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user;
 use wcf\data\option\category\OptionCategory;
 use wcf\data\option\Option;
index 6757ce5a412729a01ea5b75c6f61ea6d48e03a4b..8a6532783d3294dbb461404b5f4c9531ef6821bc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\data\bbcode\BBCodeCache;
 use wcf\data\option\Option;
index 6ef7865371b8a9b90e5552207fcabc3ae3abadd1..fb8fd3d9adb4a9c7ba0c54a6d1e9379119ea1400 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\data\option\Option;
 use wcf\system\option\BooleanOptionType;
index 154566f3beabff0db8d51536beb083022949bfb2..55b6ebf371140c922f53ecc0b37656624ebd3398 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\system\option\FileSizeOptionType;
 
index aa497133f51511770c6f398aacbed7ded138a868..2b87e961c20c5827d645118f404567db019a94e7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\data\user\group\UserGroup;
 
index ec4dea2b92a9ef156dcd49f5066dde7985dfcacc..a3dd65854b3ca79975091cab5a0a62b8b33739a3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\system\option\IOptionType;
 
index a3a1183a6967ffe58cd3794b0bfbce72748bf34b..c828a73ceb3d31edc2cc17ff4368541b800be54e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\system\option\IntegerOptionType;
 
index 0441eb4f4d9f1bb11e562a5930e9be583e482b86..5a8a14fe6e7a902c8f733b464db06d079fc4e90d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\system\option\IntegerOptionType;
 
index cdb9b77dbb377ac178f5bb9dbc68dd6cbd1092fc..89899bfe17a51adb6150df77cf63531c8339eba3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\data\user\group\UserGroup;
 
index cd05e4eccfc965f524a0f40740e6dd1753c0abb9..06925105d779ef57b80b4febf6c4c534c48984a1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\system\option\TextOptionType;
 use wcf\util\StringUtil;
index ccd9388740d0c9b7ac6892f14ac9c6cf190c0879..e72966eb8753b7edf8f3e5833f5fd2ea53fe1e6b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\system\option\TextareaOptionType;
 use wcf\util\StringUtil;
index 7fcb1ed263cdffefd766260e783ecb1568780b9d..45ae9ca9b532f92f7e56eeca781f0750015bf499 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\data\option\Option;
 use wcf\data\user\group\UserGroup;
index 1128f69e4842235568d321610f4b1a50b3e6c549..863bdfe7cfed4bc88fb49a82a132fed50baa27bb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\option\user\group;
 use wcf\data\option\Option;
 use wcf\data\user\group\UserGroup;
index 0e8c49b37a8635a9e0de7c826b2de78fefae5260..323665b17b74f33cd3491c1c20e56e3d17f422c2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\package\Package;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 51b56de862a36ad6af29a5d50d56260540429911..795b8a646a5270852cb2f7450c852c0cc5b4c259 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\package\Package;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index a1ffdb696d856e2b64be52fe8febdecbd17124e5..6942f4a5b7e2ebd3f0478b26b7f2d9c1da4b9159 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\package\Package;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 025ccbae59611f2f2d40b75fb2ad90799db1a26d..1446f0a277ffb1c9366b97854a1c40d08a01ee0c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\application\Application;
 use wcf\data\application\ApplicationEditor;
index fff07765c8e20fd57bf88a606ea8268c26ccc6ef..3684787d9c18017db917618ce98e1edf5017bb41 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\system\setup\IFileHandler;
 
index 37acd0b88e0eca5a1c4de8767d38ce02580a8a9b..f68c899d435491ff112400106a77b7b4e52cd2b4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\package\installation\queue\PackageInstallationQueue;
 use wcf\system\form\FormDocument;
index cba9c3ef3348e1a822b9b5ab3148bb19067fdd3f..f838dc46510a64bebcc1c841ace10054f459491b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\package\installation\queue\PackageInstallationQueueEditor;
 use wcf\data\package\installation\queue\PackageInstallationQueueList;
index aa4a6e1b3150c0119c3e6f0baa61bc9efe2e1f74..8144622be9ad95a9f8333ba82e23755cf5989eb6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\package\Package;
 use wcf\system\database\util\SQLParser;
index 3834d7d79a163e8e046767d70243082fe03a2552..ce8b10060c650dde32470b1a23f555ffbc83bb0c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\package\update\server\PackageUpdateServer;
 use wcf\data\package\update\PackageUpdate;
index 7a94c729147b4152eda68440fce4142a225dd82e..6ff25d8f949120cc2f02e2d4c8606027087cde7d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\system\form\FormDocument;
 
index 484eac9f70c5221d273e5243dafffb908d16499a..e1a157b4d9433acd29ed5a270ee6c4f245235a45 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\option\OptionEditor;
 use wcf\data\package\installation\queue\PackageInstallationQueue;
index 6c12bdf792a5a75444be1647d42ae9853b883974..d3455332613345e7a07f79bd2a0c39d352a55820 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\system\WCF;
 
index 4bdef4c8eeb79148432ea26f17b53fc5fa305270..83fce7fb96a0f7c10cf17a0750137bf4245dc8dc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\package\update\server\PackageUpdateServer;
 use wcf\data\package\update\server\PackageUpdateServerEditor;
index d3d2053f2a185d76c545e0150d9291520b9650e5..bddd95981495707386b5ef78f97b7d202c86874f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\data\package\update\server\PackageUpdateServer;
 use wcf\system\exception\UserException;
index 21f30ac06cc408887129ba55874242c93005849c..08ac26d8114d0b57199cb9f4da4199407027d65d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 
 /**
index 35d57837215d879de2febb1e5731774e7809b93e..9b1a126840cfa217717fdf968b4eb978c85675f4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
 use wcf\system\WCF;
index 03ecd14e83106eae3db22cba10ff58daba1e15c2..8c97a5ee06c5bbd9faab970ed80294653d68d88b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\acl\option\ACLOptionEditor;
 use wcf\system\devtools\pip\IIdempotentPackageInstallationPlugin;
index 340c1d8c634ca022ffb601403648f6a9741d7157..29ed7ea44a3bdbd0d3961e02ff472dc7d8ac309e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\acp\menu\item\ACPMenuItemEditor;
 
index e6ed2335a0db9cf0a3aff32172570766a6b8432e..d4e3a2c4f5f556156290d161d9ee212380434271 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\acp\search\provider\ACPSearchProviderEditor;
 use wcf\system\cache\builder\ACPSearchProviderCacheBuilder;
index 4703cc5203afd6201a2ed82cce186638665069b5..5127647b65c4acb3a63e92f8c70e315b9b2d9707 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\application\Application;
 use wcf\data\package\Package;
index a6d3b2542893793a14798eaf873d9f46dad9fcf7..1d81f0eed92b2202f23adcb91b5e295bc8f1c9f3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\system\devtools\pip\IIdempotentPackageInstallationPlugin;
 use wcf\system\exception\SystemException;
index d7a48e32f9f5d4bc105eef96352b321f067a75d0..8614294637386e359d46d35b1746a9ca2639b6da 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\package\Package;
 use wcf\system\devtools\pip\IIdempotentPackageInstallationPlugin;
index 2590f607274de69556d33ed48aadba0ce0e795e0..50398f5891295d9e480c0a485a779c32321ed78a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\system\event\EventHandler;
 use wcf\system\package\PackageArchive;
index 9bbc8719a5d3e2ec566e74d6ba56b4188b1189d9..241d6059b44afc389562eb3386a831e625b38c51 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
 use wcf\system\exception\SystemException;
index 24b51ff6cc58b12af08ccf7a7ddbbdff1af4f0f6..c03a3153a4ebfe08efe85803bceae58c9de29e8e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\bbcode\attribute\BBCodeAttributeEditor;
 use wcf\data\bbcode\BBCode;
index b97712263423ad5714f607ed544846258d92c1a3..d2784b1c5c684d9ca5bbb8750f268af602cb19db 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\box\Box;
 use wcf\data\box\BoxEditor;
index 25c8989dc580a7b4a98ed4e2b0dc113b58c06c16..6845623a0e796b819b5e04a274f4a16233b789d1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\clipboard\action\ClipboardAction;
 use wcf\data\clipboard\action\ClipboardActionEditor;
index de8f727d856f460dfad5fd2bc8ea3eddb4818d17..02cf9aabd8b4031cc92f02a47ab4a8242999ce1a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\core\object\CoreObjectEditor;
 use wcf\system\cache\builder\CoreObjectCacheBuilder;
index b6c1eb3a5e9ebe7425b0cf6e10890800cd3948e4..7ed09cd5459563b4635ddd3f0b78bb9e9097ab40 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\cronjob\Cronjob;
 use wcf\data\cronjob\CronjobEditor;
index 505fdaf5d5bf835f4fa76d2ba625d00a007911a6..752ea22f4a1264ba783a7f99147f1542c15cf991 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\event\listener\EventListener;
 use wcf\data\event\listener\EventListenerEditor;
index d58a6e0ed018de6258410cff05a7cea39a4902f5..857b81a06b6693fc3d28ebddedaa0d43cfd422da 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\application\Application;
 use wcf\data\package\Package;
index f48908ba5601753bbdf08ff00baeb573a3be1c3d..f93d53ad1757fff4e6b675189c960749ed0721b7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\system\package\PackageArchive;
 
index 2e9aa52f3d9ad4f5fb5e804fe2234676dd53ad12..9fb1805df38147833103c5faf29843987fa7be3b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\language\Language;
 use wcf\data\language\LanguageEditor;
index ddc12c9eddc3f2be0dd32ca6db5720ebf1ccf2b7..6aee79562b769d6041664d500bc533287c04c0ff 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\bbcode\media\provider\BBCodeMediaProviderEditor;
 use wcf\system\cache\builder\BBCodeMediaProviderCacheBuilder;
index 03adc3abd420bd8f4089f747fbe2a42dd8551571..6b2de09be7431d4f9ad06a5f65010018616b7b19 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\menu\item\MenuItem;
 use wcf\data\menu\item\MenuItemEditor;
index 7605785a6450b88e77a56b2bd2a1f97acd4ec857..56bef9bb2f2094ae8a4e5425e11638a515ff34c5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\box\Box;
 use wcf\data\box\BoxEditor;
index be225c07365fbc8c6f447b4151629c927a083105..7228e99a70ac88b1a7206929a8350b3acd7fe323 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\object\type\definition\ObjectTypeDefinitionEditor;
 use wcf\system\devtools\pip\IIdempotentPackageInstallationPlugin;
index 6ddf6a86a52499544241184a07dbd33ab948ae40..24e1cca27a08b179ab3865fa5dc7e4e08fef07ca 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\object\type\ObjectTypeEditor;
 use wcf\system\devtools\pip\IIdempotentPackageInstallationPlugin;
index 99d69304cbabefa4356063267525321908127436..871269e9056882e3aa8950ce39801c02208546b0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\option\Option;
 use wcf\data\option\OptionEditor;
index 121ff5d1e0381067e2b1aa628de463165128da9c..446229a11909ff8b6ac5de3a4e0ed07a189a8e20 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\package\installation\plugin\PackageInstallationPluginEditor;
 use wcf\system\devtools\pip\IIdempotentPackageInstallationPlugin;
index 7098a9f744f555c5404da60d116600dafecfb75f..86cb196371e869659833692e3a9d2434f3249de7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\package\PackageCache;
 use wcf\data\page\Page;
index a5176d0c622f0d240029e1c2bfd33d74add2eeb9..3b921ab6130881d581468bb1e2d1fd0a79477e8d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\system\application\ApplicationHandler;
 use wcf\system\exception\SystemException;
index d397bae99305e39014016cbd40a99120b3f3a56c..4146b41c8ac6cb68e5f6e14a2125336e30862da6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\system\cache\CacheHandler;
 use wcf\system\exception\SystemException;
index 0bf9f934bbc4cd3a4be6101a9308292ea4a1d08f..d51a5e21055c4b99e4b9db4c373832681b3497e7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\smiley\SmileyEditor;
 use wcf\system\devtools\pip\IIdempotentPackageInstallationPlugin;
index e0adfc825a0d5a1a3d36d2d609ddefc590bde4ae..37c342760f4436fcc639fd51da4ff75dec0c10ec 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\style\StyleEditor;
 use wcf\data\style\StyleList;
index 6ce8a75ae54384aecae419da5560df4b60971663..d8789b6afa74d2902166acd850abda57dc07b36c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\template\listener\TemplateListenerEditor;
 use wcf\system\cache\builder\TemplateListenerCodeCacheBuilder;
index ab8f52349ae284d07fc7baaef6d255c138cdd99d..f50420eda22c86ad26a87465230115d296efdc3f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\application\Application;
 use wcf\data\package\Package;
index 9411419ada631d985bcf4b72f0ce76f98a27b2dc..8942b265238641013d379be68d9ae48f1a1483a3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\user\group\option\UserGroupOption;
 use wcf\data\user\group\option\UserGroupOptionEditor;
index 34a2e9712c6ca955f2400f31b964731e7825c899..acfbabfbb3a4597105aa26a25e48b0088ae4db22 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\user\menu\item\UserMenuItemEditor;
 
index 4b9f2f217c78b028fbba33c04adfa4665391dc26..c9f3f9a06df80a4c7d5ab3fee7e57dadf638d02b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\user\notification\event\UserNotificationEvent;
 use wcf\data\user\notification\event\UserNotificationEventEditor;
index a25e0c1ba2204d1c56adce96a1a527581d53b00e..8aac2d462b3ac4afbf02ac770928a950159d4019 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\user\option\category\UserOptionCategory;
 use wcf\data\user\option\category\UserOptionCategoryEditor;
index e198991f98f345ac2e2829679b2e8284295d15b4..f21c879881cd57b35f894c239b96a00771dcdd2c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\plugin;
 use wcf\data\user\profile\menu\item\UserProfileMenuItemEditor;
 use wcf\system\devtools\pip\IIdempotentPackageInstallationPlugin;
index b6bd0a2cdf853908f61d1721b3d744c1dc999e60..936d5667f5a5f96aa7d04c6423cad0008fa26c22 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\validation;
 use wcf\data\package\Package;
 use wcf\data\package\PackageCache;
index 7155bdbc02bbbbf77fc2944aadd96901e5c9499f..15cbacd64a2e43ce3497cc8caacc65402fb2fb58 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\validation;
 use wcf\system\exception\SystemException;
 use wcf\system\package\PackageArchive;
index 5844a1ce009c5bba3419cc5c94e55823563869c9..91f467dd814554177d4e70e1620287602d7aeea6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\package\validation;
 use wcf\data\package\installation\plugin\PackageInstallationPluginList;
 use wcf\data\package\Package;
index 2c80e997c84804e231160e5a8daab009270c46a7..9a7de32d769f2b0a89f492ef13b2a28bd602d77e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page;
 use wcf\data\page\PageCache;
 use wcf\data\ITitledLinkObject;
index 82585c46475ba14d06162c27aed7dc753ea899ee..055dae38561e6e7476276c3760ec6cb8721b9e0e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page;
 use wcf\data\ITitledLinkObject;
 
index b022cf95f22b2167690a2307db6c6c7a1e321781..c77eab34b2676ef5db267b7255d3e6b505511f17 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\article\ViewableArticle;
 
index d7d9c3399516f9435c5ce5f0d2a18eec52e1eb4f..4855657b445b482d0fa7ccfe63234187dc741444 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\article\ViewableArticleList;
 use wcf\data\page\Page;
index 8088cccea0b3e1908ea9e5eaa94a26da70c7ab74..443dc4eff6549ea756166e875e7c5cfc144ee6d9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\article\category\ArticleCategory;
 
index 5da082b6b5bb518f2ce2321f6096d409c7c27121..3c1a5bebf2bf191e255377eb3ecacdc0c72dbb58 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 
 /**
index 4906e20b6a01ddb7ec08be82eeef5e9ccdbefb75..8a07f6533d51b77ae22c92412ba2f469e06be9d7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 
 /**
index 6cec7c87953ae25d88ff641c78df63f9ad3335ee..25b857e7fde86244d7c400b03a5f47366d138ea0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\page\Page;
 use wcf\data\user\online\UserOnline;
index d48a896bef3fd1a9eb80f11da86cae31c5e5b799..d96411b80ec9494fb01621e7afd0a898c528a043 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\category\AbstractDecoratedCategory;
 use wcf\data\object\type\ObjectTypeCache;
index f70f85c9f71ab29795616bee82763f894aadf0be..a63fb4e0e25f11f0d710b08a93179beead8e9a6d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\category\AbstractDecoratedCategory;
 use wcf\data\IAccessibleObject;
index b9a475e0a8ba0cb7e010bce4824c4645d09c161a..84b5902419fc26f6a62cdd19bef954010ef6c8a0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\category\AbstractDecoratedCategory;
 use wcf\data\page\Page;
index 8c74dab848a984ad799459058e8bf7979447ceda..24e2251cc2d567edbf35153d5dd0e1fff307c1bd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\page\Page;
 use wcf\data\user\online\UserOnline;
index 04effb11312009087469ae3c4cc233a8c9564cdd..5ed4d734171a64fe0dedaa73b3028a39e91f5ce2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\user\UserProfileList;
 use wcf\system\cache\runtime\UserRuntimeCache;
index 85d849d539a2ccf64bc7da5f6c64672858b44ef8..a62e65d99f7ee2c081bf64ce88b111f159c72d18 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\page\Page;
 use wcf\data\user\online\UserOnline;
index f466312636d0e3034105000294ab4c03ffbf2be1..a676c762e7a7e145a9bf0634205014ea379d980d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\trophy\category\TrophyCategory;
 
index e24c46c07c6e993289a4af461c7956079696dd69..3c862d8230920d022858deefac20c98c206d4b09 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\data\trophy\TrophyCache;
 use wcf\data\trophy\TrophyList;
index d665cc34fcbd2f95ffb3e749e7703d0075f159ed..e6577bdf42741e6abf410ee681d5fc68370cf8a8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\page\handler;
 use wcf\system\cache\runtime\UserRuntimeCache;
 
index 5f95824427572d0e9f1fd87c3db529c9bcb16c81..9e212bef8711fa6076a8311b8834357f72577fed 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\payment\method;
 
 /**
index cba2d7fd3b289514ff90d0b8da5ad8746a44f930..ec3681964eeff1a790278eb557975f4992521be8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\payment\method;
 
 /**
index 4feefc1fb0ee66e86c2d0c50a29e24ee15beddb7..a22f156268d7759f81f9698f2fbbad1c94ef9be0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\payment\method;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 6012da2b67bf0e57ef38a72b1d212bf3c6df7cee..9ada7b824f41266323506a5d38039f9a42253e4f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\payment\method;
 use wcf\system\request\LinkHandler;
 use wcf\system\WCF;
index 621c4f00884aed09d25d3ace1d28e7573e896c84..19b26f56cf9020c4b5aac2733c279f29c873ac6e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\payment\type;
 
 /**
index 0b7e899d1ada2255b10708483785e1b31062c1f9..010c02da78b7536d21f8ea1072d31ad24f300452 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\payment\type;
 
 /**
index 04667f2abffd7d937d9c7a2e3fd880073eeb8c91..c18d373088ade78fb3981ffc661c56ca6374c191 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\payment\type;
 use wcf\data\paid\subscription\transaction\log\PaidSubscriptionTransactionLog;
 use wcf\data\paid\subscription\transaction\log\PaidSubscriptionTransactionLogAction;
index 133c4c2a1053c850ec3a9af127e23d844721581c..03a14c3260e4ad473be3595a23b46b621a8ab118 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\poll;
 use wcf\system\SingletonFactory;
 
index b3aaea5faf164b6de4d69942dece3250a4a008db..ea5d7ca39782003f1dce5464fadd4be0e2224ca5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\poll;
 use wcf\data\poll\Poll;
 
index acf68acbfbc3899c7c3fd11e81c0f23ff3d3ad94..34e8e65aba25800434db376f6ef9e879cd377c64 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\poll;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 0d049219cce2e537d7253c4ce6436c273d317573..af58bf97b152f5b1c6497e5df2ee06c91cdd323c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\recaptcha;
 use wcf\system\exception\SystemException;
 use wcf\system\exception\UserInputException;
index 803b00deb38a2eb9e3c2276149a5b38d969b67f7..0b6ccf5135fa2bbb2bdd2d03120dbec157ab8619 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\recaptcha;
 use wcf\system\exception\UserInputException;
 use wcf\system\SingletonFactory;
index ca34be99f14bf6539228657d84981292d766e3f5..25715bcd2afc91ac2df7c8edc51cbcb6b869e364 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\registry;
 use wcf\data\package\PackageCache;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 60a988beb07edc5b6f54c2fc34e800a85007b69d..ecb1fe3e917c0b50e95b7a4b6cc415d361007b93 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\request;
 use wcf\page\CmsPage;
 use wcf\system\cache\builder\RoutingCacheBuilder;
index 0be0f3307922ff1a56e1788d30bf6b697085a73c..3c68fff2b099398c57aa5536131e57d58cd09628 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\request;
 use wcf\data\ITitledObject;
 
index 06a76990360e7145d3796be10b49641932ba656a..9ceb5a8268f538c57a792315dfd4895b3edcc2e7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\request;
 use wcf\data\page\PageCache;
 use wcf\data\DatabaseObjectDecorator;
index 91817daa025d86a85c31a241b0450fa4faffa22a..e9ffe8a9a4b262b3497cfc385faf54c7731d9691 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\request;
 use wcf\data\page\PageCache;
 
index cbcead538e1fb3076ff86ed8414ef9732e46f808..f4cde8da1167284a4a666d0cdc489039ae29f691 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\request;
 use wcf\system\application\ApplicationHandler;
 use wcf\system\box\BoxHandler;
index 2adc0590cc9eadf34fc079a733e0d42ab0dec262..9b0e58828c760c1ce9ee936c0705a38eec8ee9b3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\request;
 use wcf\system\application\ApplicationHandler;
 use wcf\system\event\EventHandler;
index ab2b13dabd790439502f72f4885c7620428deed1..c2d3c456163db4267e42c1ad56fc519b860b3d2a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\request\route;
 use wcf\system\request\ControllerMap;
 use wcf\system\request\RequestHandler;
index a2d3df8fbdb8195487c3ee78ceac371ad3a5eccb..88d5f11ff7234b5206119ce9f32925160690ee66 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\request\route;
 
 /**
index b4d8e6751df13f6d1347bbb8ecee570b5a4d4cef..39e1ac20d527600ec769c2bf0528a8e5ea9efd97 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\request\route;
 use wcf\system\application\ApplicationHandler;
 use wcf\system\request\ControllerMap;
index 85a1f5cc06c81cd6390ce32923e4121cebf35570..7684cff49fe2d7c20af0612815020e1d3202c12d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\request\route;
 use wcf\system\request\ControllerMap;
 
index 6ff7f08e801c5d52cec5b6a74335f401fa9b5f09..0604913f23d42804c082a6d8edfd317bb590be34 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
 use wcf\system\SingletonFactory;
index 57f6a769ba3a6df65a3b18d226e85160851744ff..0e54e257b0b2410f42f608914dda57836064b213 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeList;
index 8f19d4f59160365464ad31d49074b4a7946e68a9..3394f5e1c5e8f8c9dbd71ec1cc8210da4a703712 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\data\object\type\AbstractObjectTypeProcessor;
 use wcf\form\IForm;
index 73ebd4d182b9cd154696cbc3b206da96b7e6dced..73b0414fb0ca6790c76961f46763f52aaf54ee90 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\article\content\SearchResultArticleContent;
index 1af50b2fed421cc6111d82af475cf2ddc635cf90..d1d2fa578ecc203c96fcc852ab7d380237024ab3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
 
index e883d79fc17839590262b9d42f7f5215893f1b75..40c37f15c1ccef1b1762facff234bf27e31a278b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 
 /**
index 90e3bca5440a01ecb3b43e917ab449a6ccea7678..a3c6d7322676f6a6c7465fcaceca0a5cb9604a88 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\data\search\ISearchResultObject;
 use wcf\form\IForm;
index 235385f97a9640d4f28e669c979b1d919dc55e1a..1ef200c26b26748d8d5179911699bf134bb37500 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\page\content\SearchResultPageContent;
index 2a47206ff77c81ec2a76afa00d50d23412dd8b6f..f9054e795676dbc9cf5542ce49c4c98af909c356 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 07b465c42dce9c33b3b1f554bca6b7ec354522c3..d07a5cd26f60c4c2ed492662dbdf88f95fb1fa00 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 5ecb46968e7f3bbbb1a130e4d1d917b16581c93d..ca27062acd5e08998b97bc0960be17aca93fdd67 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\data\search\keyword\SearchKeyword;
 use wcf\data\search\keyword\SearchKeywordAction;
index 4e1f7e0966d00d09e43798f0cc2bdd6b4ce00826..ef74c8d1159d2a34dd84b11a63d1500d6a8f9569 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search;
 use wcf\system\bbcode\KeywordHighlighter;
 use wcf\system\Regex;
index c2511ec2cad92ab254961f2123588b9f76ffeab6..61b4097cc5c774945386c0b0b73fd53884df966d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\acp\search\provider\ACPSearchProvider;
 use wcf\system\application\ApplicationHandler;
index baf733a9e8e324478f85f4a6ed8d79839f040ab9..5372ea498b870070987fdbb430c3346fbc3d2188 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 
 /**
index d58da9fffb93a464aadb8041ad46db75a14ef706..cb6f6b401bfb825268e2ba13bcde23591b52be8c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\system\WCF;
 
index 7211966a701677ce9ff49894aaefdd43e7499f94..74de367597551166d4f2092a7efd417b3a5ceb98 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\DatabaseObject;
 use wcf\system\WCF;
index 1cd5e0c10fd57020c3d5e31e2d11ecbb85ae8b1a..1f89797bf42d750e904450746abf723b03a7b819 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\DatabaseObject;
 use wcf\data\DatabaseObjectList;
index 676d5cebc22a017f9969d1e75fb38b8c3bed03a3..68d548b7fc359c789b7b03a9fd146cdc7dce63c9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\article\content\ArticleContentList;
 use wcf\system\request\LinkHandler;
index 35a81c17f3bfc6876da40804efbf848a0dd80da9..076e9633af8bb2725b2d7fb9157963ebc5e5890c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\box\BoxList;
 use wcf\system\request\LinkHandler;
index 1be0a0000636bab74c51e08a5e0c73e1e171aaa8..bbf7ddf29d235b2d78757783971248266d17cc8c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\acp\menu\item\ACPMenuItem;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index c24cf2c209a759647d6a853686151038f24e3dcb..3b6106371d09616cf4c358f6d468fec448caa832 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\option\category\OptionCategoryList;
 use wcf\data\option\Option;
index 65aa976e06a494a6b331c950ed331a4084066eb1..1e768f7cb9be69617d78987f55deed48af277ff2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\package\Package;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index fdd80ffb1dfcbb72a19a7bffa00bd344409f7d32..865f1f73b54a249090c8a5f099b693d97d0a0d81 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\page\PageList;
 use wcf\system\request\LinkHandler;
index d55dff34f979a3e91acf8943eb1096d3eea56b17..04dccc08f2a7a40da0a0536200092302d6bd5862 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\user\group\UserGroup;
 use wcf\data\user\User;
index e0e485e8910105221a5db0be0527c8c1c2d804e2..51b1ae65823442ffada2672fcfc0eb49a0e42549 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\acp;
 use wcf\data\user\group\option\category\UserGroupOptionCategoryList;
 use wcf\data\user\group\option\UserGroupOption;
index ed3c195645b8b2db5a0e9edb1b8d78af076fb12e..6ee6bc92fa582666dfe6405b858e7ceb866cc889 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\mysql;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
 use wcf\system\database\DatabaseException;
index e276f8c0da41ab13aaff7234e77975c5fe2f6086..a055cfd95e2fe8519d805f61b739ee947c4b1ef0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\search\mysql;
 use wcf\data\object\type\ObjectType;
 use wcf\system\search\AbstractSearchIndexManager;
index 0b61cd1635e2e4332e9661de971d6c91cccd2ad5..65788f0cb526bb3a3d2aef062615628a3cda5026 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\session;
 use wcf\data\acp\session\ACPSessionEditor;
 use wcf\system\event\EventHandler;
index 58bb22773c2cb3a56700e7fc472da0638706b115..15e0beebf91c9adb071f4c7ad3311cad12877e64 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\session;
 use wcf\system\SingletonFactory;
 
index 5e763242b39bcab84dd18d21906273eb2b481479..e45f933a11903a968294ea5d081bf6d19c0b2a74 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\session;
 use wcf\data\session\SessionEditor;
 
index b91d123d73f0d62c828fc5bedcf0c2a64a14eb87..c1589ed8a2951d27c307fa4667b38d5b5624a62a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\session;
 use wcf\data\acp\session\virtual\ACPSessionVirtual;
 use wcf\data\acp\session\virtual\ACPSessionVirtualAction;
index 5d2942264726a9c3b3979cd6087462ce8543497e..9ad216a65660e42e1fbace1c536affcd44176083 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\setup;
 
 /**
index 4a222cc4fd14c2458e6c44c70c90323243dcf33a..6b0614761545f0830f251acd75cc662e5171db2f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\setup;
 use wcf\system\exception\SystemException;
 use wcf\system\io\Tar;
index 57916bc0b476435589421791163e1178fce2e49c..7f059458f5ebc9d2f9bda8499e1c8afefa4bf49c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\setup;
 
 /**
index df5b3d12ea72bd248fb4468ec98881969f6abc6a..3ca62276b41361a1a405c8cdd777f8abf1fa7cde 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\setup;
 
 /**
index 6bc4f6d8fe70d80d71f79a4cc94396740fb66649..5b148b161cc226e725e49b0722c0eb3617975432 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\sitemap\object;
 use wcf\data\DatabaseObject;
 
index 2b678784782fa05445a3a31fdd3e388793a68667..6515d1c16b1bedb209de33c21af9bb5f303d2d61 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\sitemap\object;
 use wcf\data\article\category\ArticleCategory;
 use wcf\data\category\CategoryList;
index 8d50a6ff69c4f5d51ac4ce67e78bd9aca2f1ce0c..6f026227a19662ac7f8fccef4b6cfba74af0cb10 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\sitemap\object;
 use wcf\data\article\content\ArticleContent;
 use wcf\data\DatabaseObject;
index b437c29309b52a60a6819a5c7a8f22d53ab0f2d8..61513ecce2deb813e485a718cb6d0a272eca4840 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\sitemap\object;
 use wcf\data\DatabaseObject;
 use wcf\data\DatabaseObjectList;
index c1d3fd8fac57fc0270fa8f0d9fac8d4d80adb868..0a016bb2c21010bbcc33af843ee2e2b434d12c2b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\sitemap\object;
 use wcf\data\page\content\PageContent;
 use wcf\data\page\content\PageContentList;
index d365ba48c530b4f56573c872c0eb6c1c01d3876b..820ea32f0d79650a982f3b37b695011785c67812 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\sitemap\object;
 use wcf\data\page\Page;
 use wcf\data\page\PageList;
index 3f86a6c85f4dfbc4591de3b6efd552259cb597a5..da87964f57b90afc5b25ffe67292b42071916fa2 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\sitemap\object;
 use wcf\data\user\User;
 use wcf\system\WCF;
index fc28ee46ac90ca1257b9260559796779d5987f74..9df41811764bf76c798a724a860789d28859fbc7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\stat;
 use wcf\system\comment\CommentHandler;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 0672b5c20b43ef6d8fae973d946443aba307ce00..65017efdbc4668bf5fe1b14613eff0cafe512b34 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\stat;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
 use wcf\system\WCF;
index 53f84a27268ea028c4ca7b5743d4d65d918e8dcf..ad98bbe393a81282e126189681a31606633a2037 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\stat;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
 use wcf\system\WCF;
index fde982d5ae7405ed1897d792818fae251372ebad..3d3cdc05e76a4f8e76291f449432fbfd1db01231 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\stat;
 
 /**
index b31fba4c12bf6dc3717fcf02766a275c55a4815a..7057065c5882ca5233b638abcf27cd3457d6a0fe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\stat;
 use wcf\data\like\Like;
 
index 5dc2132b0591706afacbdfc68e7c2ab4439e733a..0a5d828ad5d8bd9d29b8890e7cba8950ae80bc35 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\stat;
 
 /**
index b92a5222b838e6c62c7ea01f061dd189188ec035..4762859107b5c13e69ccf0d9fb896ada78b24a51 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\stat;
 use wcf\data\like\Like;
 use wcf\system\WCF;
index 5a8c9b39453e15d2d292613d0e0075137d1adcb3..2be8bd450fa9aa7ce1858270f7f3d860248c2f67 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\stat;
 
 /**
index ce24be184d0a00e0d0938da60afee853d2552156..7597e4786aafb876698e8ada21d780173b451804 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\style;
 use Leafo\ScssPhp\Compiler;
 use wcf\data\application\Application;
index 1860ede175e435c123f19f86f187156ca17c7b77..ea2e869dd87d90b3c386b76889869f3b0106fb36 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\style;
 use wcf\data\style\ActiveStyle;
 use wcf\data\style\Style;
index 75063152616c628f1c1ee8e8b33943fd12e52278..33c294440ed4a7b309ab6b46b9df93416bfccf5d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\tagging;
 use wcf\data\object\type\AbstractObjectTypeProcessor;
 
index 1a3ac3d490649f2961046aa627c837e16f99d71f..e92108470355cf4219ad980def9ff13c8dcd8b98 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\tagging;
 use wcf\data\tag\Tag;
 
index fe29674c5c20745113ae5c915770cef76632e70b..485b5e1b07580789a24996b64553f85af896983b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\tagging;
 
 /**
index 0670a229ee836ff3e0704bf8771b1af8d7bbaca7..21622572ec607be2dd8f56a8c084f1d48f25b308 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\tagging;
 use wcf\data\tag\TagCloudTag;
 use wcf\system\cache\builder\TagCloudCacheBuilder;
index f101d8125ee0afdce183961c34ecc201bd00240f..4579c59d05ac0e12ce30df716fff7474daee0c29 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\tagging;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\data\tag\Tag;
index 70d614f095a49242ead789ee1b324300eac42b96..0b8d7a0cf5d20dd637f4de08246ba628e396d554 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\tagging;
 use wcf\data\article\TaggedArticleList;
 use wcf\data\tag\Tag;
index cb0577c73cdba3225ada16fe91e23c5a4f5e8461..f381bb86542676831cd0781254692847af633456 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\tagging;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\cache\builder\TypedTagCloudCacheBuilder;
index f502df4f94cea1cfb79e8d02c3611bceb8e3685f..fa7a7f25226c72b8cae008f314ec0460a8fa981d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template;
 use wcf\system\application\ApplicationHandler;
 
index 8efa0024bc4f95e09a78501c5f44d59642c49cb8..10fa31d03ca380e99cd8a5f8607cdb9a5dfdafb1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template;
 use wcf\system\WCF;
 
index 4c275541ade5faee13195e5bd1bf06da7d943ce6..85a3d395fd08221cfbfef1b9a1d325e3a9373be7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template;
 
 /**
index c7b5639f6032094624a5da20d0497ae846c0f4e9..1d25612fd37c38085054f0e6a3b09c6a1b9b9050 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template;
 
 /**
index 16f1ce56dacbfdf096c8cdc2ed3547c24d49939d..b6797334477d32a41ab1a18f841a1f419f1e7c65 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template;
 use wcf\system\io\AtomicWriter;
 
index 069a648fb94b13e9e43ce6b9e5a74ea14e4926e5..dc5e0b0410a8a36eb8da4d8ec9c02af05a0cd65c 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template;
 use wcf\data\template\Template;
 use wcf\system\cache\builder\TemplateGroupCacheBuilder;
index 8c2b7ecf468b7def80a3f79c3fb96b823cfd3d3d..3114d5b126110896c5477e13e6b373497e77db33 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template;
 use wcf\system\exception\SystemException;
 use wcf\system\template\plugin\ICompilerTemplatePlugin;
index 7e8f2cae7c977acd637b9417bbd28a202199fc1a..5abd720a305427104dc35cdd6090950da4989405 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\exception\SystemException;
 use wcf\system\template\TemplateScriptingCompiler;
index 5e0bc29ed6467e24aa29cd738b03bbf4e597ea4b..efc6d5ed6eb15969c5c2cb1b5f07713d51b062c0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\exception\SystemException;
 use wcf\system\template\TemplateScriptingCompiler;
index e62b1d85c598e918a555b586dab3b5dcc6229267..996365db6159ac3aae4341b3cd5f557ab3c8678c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\exception\SystemException;
 use wcf\system\template\TemplateEngine;
index 4c15d436e57ab64053f0a6d5b4aed7d55621aa4c..26a7b4d2521bd20c74e03dc44d9d9da237b89a74 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 
index 1e0f0a84c704c2a6e06b068ec1e9f1d225066f49..c31e138dc47c9ad0a413954fe4e33161fa73f8f4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\system\WCF;
index a96d9feabf058f5fdc033d74f9a9538561de0845..c4b16ae9ea0c5bfc44ed2014b9a4619442e68006 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\exception\SystemException;
 use wcf\system\template\TemplateEngine;
index b660b9c61f8c5590c79b0d200ccdcd9dd9617dcf..9657d86f0b062cabeaf82c869687dea7b7b5b89e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\DateUtil;
index 5711b5f60efc0506473df07fb48eb40786641068..c1d9f5371e3fdf6836cbbbcb9b092cc528978f62 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\DateUtil;
index d6415e02f8b7e0189243c86479c4e43f13ba3445..959135f900c56c1eec05ffd8e8e01380edf8aef0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\DateUtil;
index 60322dc6cf55b01f9614685429f0d788041a87e4..ad4d9c1dfa5cd5efb4fcb4276fea200b68b9cd70 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\html\simple\HtmlSimpleParser;
 use wcf\system\template\TemplateEngine;
index 3dbf75c478fd72c03fb49f1874e9eb55381a120d..d9748e0bdc4d7076b2b4ba7a4556b80857329d46 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\StringUtil;
index 03fdf9efd717033fc3198fefe7d8d66bb4179a09..603256d8db8b8d29a18e389e255e39e07d54ed55 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\StringUtil;
index 291585844208822241a717f45a9ecbec32c6884a..b27e94d285846c9aabfd74762ac3ecc13fafcadc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\StringUtil;
index b59e0c4557519171546cf93d31672868d1844eda..3ded26696d4b6f088a48479d19021b77747776dc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateScriptingCompiler;
 use wcf\system\WCF;
index 354fb3f621da443e8279e60107d7655bafdcf7e6..bb901ef3af1d4a56ffb7953c688b4b99e73de1f0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\exception\SystemException;
 use wcf\system\template\TemplateScriptingCompiler;
index caf07d6f3db0c2b190878fef6445df603dc7c0ed..8b5e60f8518843179dfa5642430f4cec6df561bc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\FileUtil;
index 1ad82710989e421914918279809832ef5203d937..e8830d6fcb5881afa12d80c51d3a532a9b76ca52 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\FileUtil;
index be1961a5d55a4732a309f671348a9620811a7389..ae76c325cdbeb0045201a98b513e508bcfccf899 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateScriptingCompiler;
 use wcf\util\StringUtil;
index f8f0c1cb4af8f35a1a95206120775730d6ea0cff..e60b9c091b99a23c1a148c4c3f407460dc71349f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\exception\SystemException;
 use wcf\system\template\TemplateEngine;
index cd4ee8c85e043f37147bb362ba1d77bfe7237ff4..9801575b0f691110990793438b124114418c05a1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\data\DatabaseObjectList;
 use wcf\system\exception\SystemException;
index 992d4d9210d5c58144df141747cde573a0fc18c7..372b2cecb6a13fb0df843e401b34f2d165688ca4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 
index 1e182d170e4efb65ea4d1c3eeef7710f65b4a11a..92b145b44576169f93ac078f8309acdf2328158d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateScriptingCompiler;
 
index 3e649f12771416c9eba341fe030a695b148e59b5..abdb99ff46f3cc0998ea6e651480f4f5c201b74c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 
index ab867005ba1c9209caba5e51ce6105524933f8c9..c32a1bc7801fa3ca51bbc523e1e095d2292bacf1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 
index 72595346256149c014c8bf1b88e16492099b7b7d..ec5a02c580816f1ddc4e05fc00cbb3cbf479b4c4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateScriptingCompiler;
 
index 0924155bfbea4b3d7c4d441a93b6bd8f98bf9d87..da1b3555b2bb642e52af0720e15e06f52808a72e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\exception\SystemException;
 use wcf\system\template\TemplateScriptingCompiler;
index 39f3c0ff388a0a43f6adeb85a3dc2dd9da1e6ce8..d7223b1e8f783aa4e610896ab94f64f0ff8695eb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\exception\SystemException;
 use wcf\system\request\RequestHandler;
index ca241f474bc93edf95c715663ad14742bc987d50..ff410398a9c1059e215fecc744e571413ec5c19c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateScriptingCompiler;
 
index 6aaa61bf4bef33ab529c2c0521978f6266a0a28d..bd529e4c71743539c7aad9c670646f91170ddd8a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateScriptingCompiler;
 use wcf\system\WCF;
index d3eccb81af1c9243dff6dd573b2d84c078f714bb..5d876379f9cd1f1585ac4376787e16aee1f5b8c7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\system\WCF;
index 460e714b26e86dc4442a8e3d19d1f6280ba4b569..c8da53aaa69272e54eb0367625fa6f6d806b5992 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\request\LinkHandler;
 use wcf\system\template\TemplateEngine;
index a0005acabe8528398930c039fb596cc7b4433294..e1a433839b0446bf85d2a7c080690f260aa27a0b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\StringUtil;
index a01aa50e9181f5fc0ac0174a65386cdf4511eb7a..ae0132bdd103242077afd4553e8cad23dbc577ec 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\data\page\Page;
 use wcf\system\exception\SystemException;
index 00a76e5a5b9d06d7a689261019ecc7d5b4a690c7..33eab40cbe7efc69e4275610a0f12debd50b86fb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\exception\SystemException;
 use wcf\system\request\LinkHandler;
index 20115f6c048f8edc6306d9aaeb8182bfc198bdba..842f52c29d2a779f9710bed049c7eece910d92f6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\system\WCF;
index 6ffa97f90631d723fe3c01f163e4f9481bd7b287..2169cf62be060e4b82d358bc2cb288c7d8cfeeb5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\exception\SystemException;
 use wcf\system\template\TemplateScriptingCompiler;
index 724c1e4eca02198daad992d5cfe0be69dd327616..0bee2ac3b9f7d7e495d96c6ac1c72a6cacdc43d4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\StringUtil;
index 704e0f4355d2a8b254e504e3ca490336cb172b3c..03055c6b59c745745ae28db0628b5fd05b5c9904 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\html\simple\HtmlSimpleParser;
 use wcf\system\template\TemplateScriptingCompiler;
index 29c0c72f96f8edc9377bc71e07db67b35029ba77..aad3156b2f16bc4136fda1af63f2535609ccd981 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 
index 0a8d01b37abbfa874f734824ed4e18cda5971600..38fed50dd37d38cac15725318723a22f7df3538d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\DateUtil;
index d0ab1eb9e3d5518e8007bcd3fab0716c52e973bf..4261248b5d168368aeded50b658e5d3c713a3adb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\template\plugin;
 use wcf\system\template\TemplateEngine;
 use wcf\util\StringUtil;
index 1ce4fcb4d810f2fdad8f7d4b7e1598ab4589f5ae..f3237a07f4b6804431f3725f3e48b8987ef67534 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\trophy\condition;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 9ecd6a18692f62e620f98d6ef40c1c0b3b6f9214..5ce9c437129d45b41489d54d5e03d5245580a910 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\upload;
 use wcf\data\user\avatar\UserAvatar;
 use wcf\system\exception\SystemException;
index 38973e03a8e3acd3dd18c24c8ca1bfe759756097..f906b0e81056af39af52cda4d43ee3c75e6e77a1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\upload;
 use wcf\data\AbstractDatabaseObjectAction;
 use wcf\data\DatabaseObjectEditor;
index b5ee3567bad8b6c36eedbd3e68ad8a7767fca1d0..b098ba74916f029e1bace5ad925ff8c36d9742e1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\upload;
 
 /**
index 59532b8858f14a24a5e89756c16eb28a517b2985..7d0a8a772f974570425ed08b66b3be05628239ef 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\upload;
 
 /**
index 7252f093d7b2a9c6db9bf4b5f68374817bd9a42f..db23bc0d50aed53d1589f7a0d2be3077221f8818 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\upload;
 use wcf\util\FileUtil;
 
index 476232eccd4f7c4b83ad4f48b7fded355f9462e0..79344e15c29195c762388bc7afe1308a3857c748 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\upload;
 use wcf\data\user\cover\photo\UserCoverPhoto;
 use wcf\system\WCF;
index 0cc2492e819dde20ebba704f152c5911e150f117..e5649f19e37a3242649006e25e9ad28ef15c1849 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user;
 use wcf\data\user\UserProfile;
 use wcf\system\WCF;
index 8d6ef28b8034d64ecf6b47c0b49505d506ddddca..709ca7a1a340dbbb37471e25f776711edb1d5c61 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user;
 use wcf\system\cache\builder\UserBirthdayCacheBuilder;
 use wcf\system\event\EventHandler;
index aeb8a1c973de1ca4065c30015d4c31bd95b8247f..65a050a23f461cccb0a501eb9a38eef51d5ce433 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user;
 use wcf\data\user\User;
 use wcf\data\user\UserProfile;
index 9146db908d159768e5eb637c1f530d820e1a6316..9a24521845b01699d91696b70034a28de991ff11 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\activity\event;
 use wcf\data\article\ViewableArticleList;
 use wcf\data\comment\response\CommentResponseList;
index 989d580d7e4631ab60ba5f0bf7288e7e56721085..caa98736b3e307977f0ab5620190f23f4041ccc0 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\activity\event;
 use wcf\data\article\ViewableArticleList;
 use wcf\data\comment\CommentList;
index 70120990b55b2b1abdf3f69450262d21ca9ebe5f..df042f59c06c5c59af74c6ba4f85630bdea16bbe 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\activity\event;
 use wcf\data\user\UserList;
 use wcf\system\SingletonFactory;
index 8d3ae69923f43e4af6eb521a3a208e35fa20b9a9..403be4633d5c49d7bdb00bbfa258efa46c651abc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\activity\event;
 use wcf\data\user\activity\event\ViewableUserActivityEvent;
 
index 8f5faa56fce540fff9f5e17a6e6530f367248ccb..9f9f890546f2669b390cd77da0ea5f42403002a5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\activity\event;
 use wcf\data\article\ViewableArticleList;
 use wcf\system\SingletonFactory;
index 2025e7434b58a6b305a553ac2b39b8ab900e14e8..caf1af40b5b0ca0b1ef48b2b9704de9d5b8f8b9d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\activity\event;
 use wcf\data\comment\response\CommentResponseList;
 use wcf\data\comment\CommentList;
index 8cd2f5d1bfec0c36a1e78c2f77e9a563b2501457..377cc10e9c53f248ed82c1bd8124605d5bbd6e87 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\activity\event;
 use wcf\data\comment\CommentList;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
index 0c9b1843eacbe618d49f5ae0db6a4366eb54d42d..da14e52cbd087a4a55738000145cad025120db82 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\activity\event;
 use wcf\data\user\trophy\UserTrophyList;
 use wcf\system\SingletonFactory;
index fabe441e29eee1e85f4808bf23811c5ca1c0eee2..3a05c7c686656c9c0d3e4cf23c6d650fae8c8e97 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\activity\event;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index a9a8e6eeab114255f88cb0d9b23caf8e125e0492..19b229632c98b72fbbbdba1f5b418a3c376dbb51 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\activity\point;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index e136e8b93c2fcac4722ff50fc1976b4505eab592..6f0846d4cd6c84907acbeb43287e557beeae6cea 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\authentication;
 use wcf\system\SingletonFactory;
 
index 82ac1e36a78f71921ab7d5a1a528f356ce909e10..7124f07f13dd20a22c8fa2eff2de9d6758db371d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\authentication;
 use wcf\data\user\User;
 use wcf\system\exception\UserInputException;
index 7513e3e66f4ee72372a2b4431af06728746dd498..5775d1a3c7c4e6a7f3c4dc87a0a6765f210f1d5e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\authentication;
 use wcf\data\user\User;
 
index dfe43a5123234ed97306f8f208a36acd4f177bf1..43898ade73dabbb1f130006561201a2e400c7824 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\authentication;
 use wcf\data\user\User;
 
index 43bca1e35ecc4a6a3bdb2cb741d8d596d62856d9..d07d27105d5f2399faaf4deb31e7d5ae3cfd8b2a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\authentication;
 use wcf\system\event\EventHandler;
 use wcf\system\exception\ImplementationException;
index 7c7a8fdc672d3c8cffa5a1458026a6b3a051deb7..1ab8b87821af39d1d4c83f376d44eda39066a1bc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\collapsible\content;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index f1df050be03330c224c1a2898ce61a430592c251..031fc6ae864afb1c6278cfd4e33484100bbb6c65 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\group\assignment;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index f922cbda454bcbdbece67e55d49c6dba5ad0adb1..b4fea7baaf9a148aedd0f4d673a350fecc90cc40 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification;
 use wcf\data\language\Language;
 use wcf\data\user\notification\event\UserNotificationEvent;
index 207e1e54652b608e5a8d0a2cced6f57d891994c1..84e61c2bac92234cbf49193b06d707118c0b5ff5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index a49047bf68105d28fb96fe9baccc94a2ab4627c9..745dd660297abfe2b6c716190d13f3cdab401f48 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\user\notification\UserNotification;
 use wcf\data\user\UserProfile;
index 1c732fe8828fb24a5e23946bcd2621a707e40a82..b14e01e75d3c36222d636cacd7106ea09ce9b0c1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\language\Language;
 use wcf\data\user\notification\event\UserNotificationEvent;
index b3c83bcc9b63a2e531aa9c5e0900b5402d99e314..5e6a42f365c6a16078e836541bf00d9607d0dbf1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\paid\subscription\user\PaidSubscriptionUser;
 use wcf\data\paid\subscription\user\PaidSubscriptionUserAction;
index e083de4f9571baf2bd0a0e1b6d71ff797c7586d4..803d7477248ee54acae0724fd7285670ec82fa3a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\language\Language;
 use wcf\data\user\UserProfile;
index 667d7636638430418b6c806a5790ff01846c990d..3304194dc4b2bba4e2f57f87979eb25634588bef 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\language\Language;
 use wcf\data\user\notification\event\UserNotificationEvent;
index d46c44f877a43ab9876d8ced108c626a157533b2..dc002b4be5f2a742d2f54c7694d1234a4dcf9156 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\moderation\queue\ViewableModerationQueue;
 use wcf\data\object\type\ObjectTypeCache;
index 073f470b4f17c04ae4f009a796e393ef47fd7ac9..40ca8a89bbd525ddaa62dc0cffa8b506dc58d392 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\comment\response\CommentResponse;
 use wcf\data\comment\response\CommentResponseAction;
index 1047a832129118c8e72542918f79a41fde45f024..da9574b506ae3b29955952aad22af30b485b0f30 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\comment\Comment;
 use wcf\data\comment\CommentAction;
index 3b40ac1c33bb48c90af012a716d8c2c910c76deb..f5dfb524df00f690547a23cd82275c4ee0785106 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\like\object\ILikeObject;
 use wcf\data\like\Like;
index 7ab747267ac21a979b5f15112c1d33d697e5e792..ddcefa3c3bcff0c10e0ba82ea5e9d39340f2f4ca 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\moderation\queue\ModerationQueue;
 use wcf\data\object\type\ObjectTypeCache;
index c723d5b8185c2d63e5dbdbe59c97f8f902fb7b63..a4e2ef9768d90204b07f741309f7d69783ca7180 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\system\user\notification\object\IUserNotificationObject;
 
index ecee6f3b8227afdec6b830e5d7d121ab1a95d6f2..4f03f686ec3eb4250cf422af5b83ff6cef3c93a6 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\user\follow\UserFollow;
 use wcf\data\user\follow\UserFollowAction;
index 1e0016ed073ec0336a2bca19a58698e80f30bfef..d1f6c89b0d4093d072c1d8c0a10e15d3c39ecbad 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\user\UserProfile;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
index 23128be614f60e36283c307ff7d88a43d770abfa..38e01c531b6c42f0ec79bda689c66f8bc12eb3ba 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\user\UserProfile;
 use wcf\system\cache\runtime\UserProfileRuntimeCache;
index 7e7f714f294f4cd066ef79e0bf1ea1848b64d3fd..6c7517be77c136d975aa2af442d7fd888404defd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\event;
 use wcf\data\trophy\category\TrophyCategory;
 use wcf\data\trophy\category\TrophyCategoryCache;
index d1565978387d5392d0c74c2c8984d596420c4d7b..79e41c82b0ea156aee991bade587c24aabc4670c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object;
 use wcf\data\comment\response\CommentResponse;
 use wcf\data\DatabaseObjectDecorator;
index b13e0482190469bdc5b9793ea0bf2e537b24d6e3..49af1c8e0a3e974b6d4a99c45170b98c6718526c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object;
 use wcf\data\comment\Comment;
 use wcf\data\DatabaseObjectDecorator;
index 731e21c906dfed0f8caac55708893f5ffcac3cfc..82c61108dc567674bbaa0d9e9bc59c3cf7f88f50 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object;
 use wcf\data\IDatabaseObjectProcessor;
 use wcf\data\ITitledObject;
index 8a478b8539bbe697b16de6bf173c88aeb1370b48..9bd7b9a4cdbfb3eb3aaca27d56804e7c55d86440 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object;
 use wcf\data\like\Like;
 use wcf\data\DatabaseObjectDecorator;
index a11bf07213a35df3f1d9b31129b97aa214e52fce..9ebe7f2b082fb9a62e3b2de0cb006e6d0693d1db 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object;
 use wcf\data\paid\subscription\user\PaidSubscriptionUser;
 use wcf\data\DatabaseObjectDecorator;
index 9d6ddf7aea7e78c6af1eb9614186a32755349812..be41b388f17a81cc915e553b4d3490bf4403c8f8 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object;
 use wcf\data\user\follow\UserFollow;
 use wcf\data\DatabaseObjectDecorator;
index 52ce88fef280f0f9e3bb270b190e48aa384afe81..7fbf35c4aa51d089e106d5d5123401eb5fcc8e4f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object;
 use wcf\data\user\trophy\UserTrophy;
 use wcf\data\DatabaseObjectDecorator;
index 8c35168c6bd6f3485004d3bd5de25a7d99890f09..b176c4dafca9c9f59da2590080d5f11b3818b491 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object\type;
 use wcf\data\object\type\AbstractObjectTypeProcessor;
 use wcf\data\DatabaseObjectList;
index 91a39396ebfcaa10e7df74fc0304775cb43350b4..194ae6048aeefebfe9c3969c22c2358d757f19e3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object\type;
 use wcf\data\IDatabaseObjectProcessor;
 use wcf\system\user\notification\object\IUserNotificationObject;
index fb0f07ecd76c6a5124bd05594cf348e06a77f823..ba51cf583dbe421df7bd30b79ea912260a95184c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object\type;
 use wcf\data\like\Like;
 use wcf\data\like\LikeList;
index 63f8ac8a24aff2db697bbf804da674eaf518ff05..9e84a56535878a8093192d722ab1859b522de0a3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object\type;
 use wcf\data\paid\subscription\user\PaidSubscriptionUser;
 use wcf\data\paid\subscription\user\PaidSubscriptionUserList;
index cfca0b5cb78942b9eb242d37bfaf56f170eff657..eb4d6ff1817e99139c4418ef54be9ff9e3721174 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object\type;
 use wcf\data\user\follow\UserFollow;
 use wcf\data\user\follow\UserFollowList;
index 13603b20bc09f9eeb217d419af4de913344de841..0587784d0ba40e3900863ad71655220041754cc2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\notification\object\type;
 use wcf\data\user\trophy\UserTrophy;
 use wcf\data\user\trophy\UserTrophyList;
index ce5752e50ce098b66662c53ad17471e9524a5f7d..c4117135f2322fcc1e23199e856ff734f3beb259 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\object\watch;
 
 /**
index 00c360b1260d7c5a052fd0380d24845675bb8ddb..62b91ac256de13f203716b1e7dd3cbdc0ad1a7cb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\object\watch;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 30bfae9ec424c7df63c37a62ec8ac9ef438d7efe..57d287d6fe159852c2fba0a5e1a52ed4b3d2ee5c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\online\location;
 use wcf\data\user\online\UserOnline;
 
index 3209ccd89a03750bb28bc6096e8cb535c5f57cfe..fe1a931139ef993e3e628e4a819b129e20a7b771 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\online\location;
 use wcf\data\user\online\UserOnline;
 use wcf\system\SingletonFactory;
index f592a3729dfcf4606d1a2d2882d0d640b40817b4..dc08fea5122c45a73b922e470342ee54dccb2b21 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\signature;
 use wcf\data\user\User;
 use wcf\system\html\output\HtmlOutputProcessor;
index d8b585a82af87b8e20a9361c678ce8cdcfb7bcfe..a18d65ef329f1a757a4f84774770905625d57fef 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\user\storage;
 use wcf\system\cache\source\RedisCacheSource;
 use wcf\system\cache\CacheHandler;
index ee48ed692c989fe06082dd6c052341bb9f716f6d..93fb3e35364e919e4fbabb360d3bdb1b2f43e151 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\version;
 use wcf\data\object\type\AbstractObjectTypeProvider;
 use wcf\data\IVersionTrackerObject;
index 23d21d0bcb19609f2a58ca83fcafe44c7d04438f..ece186e0547040f3eee4da26e5ea79ddb169de15 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\version;
 use wcf\data\article\Article;
 use wcf\data\article\ArticleAction;
index 48aeba35719592dab786c64e0baee38fefa48b53..1695f054486aac67c701d81c85e39dc3d0c51844 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\version;
 use wcf\data\box\Box;
 use wcf\data\box\BoxAction;
index b55ad36101f2c7128476180255012c83a202899c..717e0783de491218e4b61422047c3d3336cc4d43 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\version;
 use wcf\data\object\type\IObjectTypeProvider;
 use wcf\data\IVersionTrackerObject;
index 51fa401b0b89a1cab562b8ef459c50c3d0a188af..09860df511e9bcb0921503d098dd4d05e32a9661 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\version;
 use wcf\data\page\Page;
 use wcf\data\page\PageAction;
index 50308b947e94807d200f92962cbe01a42c012773..516cbe97bb04ec4fdb0a10fea18ab1144a3a7cde 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\version;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 6fae1b5b76c69d0a181f1f6333564633a442fa5d..c23123d8ad8e9832929dab7d08594042a4c62080 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\version;
 
 /**
index cd029d5334fa258e49afa571d9882184142c66e0..5da1ca0961ba577029b6fa26c3c79bbb7cc30574 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\visitTracker;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\exception\SystemException;
index 7bcf99a6af17973b944b88035af45b0a7fb8f99d..c1de85d0b6fc720a12163e22a026a39b94508308 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\user\group\UserGroup;
 use wcf\data\DatabaseObjectList;
index dcee175113276a75d3bc0630bd29ff1f71f6add4..b4a0c378ebe2835b52e26b033c2813181649e19c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 
 /**
index 22fc5051cf6d6a03734b7efc5bc58b0e42172a70..76eaf2d531b213851749043e65d0c6e55a90bf07 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\article\content\ArticleContentEditor;
 use wcf\data\article\content\ArticleContentList;
index 4cd08b4d20270ce7c66fe18a3be2c22064771ce1..9a0528a4d433879edc5d57cc8593c6af9b1b06bc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\attachment\AttachmentAction;
 use wcf\data\attachment\AttachmentList;
index 64374eddeda8e14b0b113e98d55db5af2d88b131..b6b0283f69863ad22fb9598614a7309acb9b90cb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\comment\Comment;
 use wcf\data\comment\CommentEditor;
index 7e1945259c3bee25ea52b43031bbf1dfef16d823..ee5541c8b96891170170ae46f5cf58da81082130 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\comment\response\CommentResponse;
 use wcf\data\comment\response\CommentResponseEditor;
index ef1c77137c6dc18e337e7f7fb88e157d02bfac1b..e9a70e40b84246f20b497c622497cb493c444b84 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\system\request\LinkHandler;
 use wcf\system\WCF;
index eeb3d6e96ea8df39f77b66cd75dab3e5b61adf60..297747bdd320d8ec43109fcaef0e2d72c0931bba 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 
 /**
index 1a17bc5f96aeb36c2e7e30bacd34e5c1c431202b..412895ec3b6c2a4c7b2885e2bf1166c42788b6cc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 
 /**
index 0b875158d8afe7b7a30c8d5de5e69e19ee830224..0af5d9aef87f8e3988c8f01f11d9cb9a8d6341a5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\exception\SystemException;
index 9e11cca96d664d28e810051fbee06bef01072f64..630a51fa2e1f7f2da09e9c8a6d95b908cff961ed 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\like\Like;
 use wcf\data\like\LikeList;
index 6bc6c9fb42a1490369c27f2efaadb3deb7e078a7..4b1b6a9df6535aae6a411b67c08b44b57f60922a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\like\object\LikeObjectList;
 use wcf\data\like\Like;
index 3ffbf21d00678b14ccd8308577d30c34e04ad6ec..46ec1b83c2dfc28947b5c82eb0c9ac639a47c71c 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\user\User;
 use wcf\system\background\BackgroundQueueHandler;
index 41d013ac545629a684b1773990370aad24264923..6d179e6052509ef690166950b74a1e819b6ce365 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\media\MediaAction;
 use wcf\data\media\MediaList;
index 1182d0dfc163793e7588af6e0c2078654169e753..0d0adac681c6d4ec6033bed21e48b0340847541d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\page\content\PageContentEditor;
 use wcf\data\page\content\PageContentList;
index c0726a133a8706b813c1cfcd5d59dcbb5108d2c9..8ccd11d3c4f1d9491ac5a7d8937ebdf46c6284b1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\poll\PollList;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
index 33723f1abb19f7d483aedeccae75fbcee9fc2015..6fa40562ad2e0df8896af8defa93afef4af66d5d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\user\User;
 use wcf\data\user\UserAction;
index 01b28ef1eb2c93b07b184f1e39d0cad4adb3264b..c589e42b014ddae6d507400ba683ea5136bb22f9 100755 (executable)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index ca83fdd55f3a6b9d039423ff66a4ba50e7c0a826..2e290e48d7c0b612266bec6a9fabadb1027fcb09 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\object\type\ObjectTypeCache;
 use wcf\system\event\EventHandler;
index 141a22e72d17743c443a24ac9acdc7f0450391b0..902fb328fae3a22fcc8641b5cc6d235ad304cb04 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\object\type\ObjectType;
 use wcf\data\object\type\ObjectTypeCache;
index 74ee8fa333784ff57b3b786ff6e680534c2b35a9..4c8f58066b36896b9c04dc2b598075267f867bab 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\system\worker;
 use wcf\data\like\Like;
 use wcf\data\user\avatar\UserAvatar;
index 79e07001c1d929e08e8c1878abf2f35bfc5051cb..c6fe93967f564fbe5028799ec29eb6e1141629a2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 
index dee0f722c2be2e605f640c4aa006f72b922c17a4..2716840266a61fb82d0fc6bc310146ff5697b7a4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use phpline\internal\AnsiUtil;
 use wcf\system\CLIWCF;
index c0f21f76daf48b1e8738330b027e6bcab1365713..550af86e26712fc9c7d6849ec30d893069f377af 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 
index d1b246e6aa9e4a136349b84d5b78b565c71b09f5..b364cf0613405f10475262dbd6f5c3326919d5cd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 
index 786f80e27265d6c3b70dfcb88393966aa40256fd..5d66edcee6faa650654aed155238c9c8c1ae0729 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\util\exception\CryptoException;
 
index b70f965fd6a7021135395e01696905d45d6225a1..1187eac71e7101c673249b9a0401dd3c41be956b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 
index 8d0bae8f1d3b2510e13e50963a90e40aaa58e9bc..d40ae7bf73151c9ffa1b351e4e8c8d8ca056950a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\data\language\Language;
 use wcf\data\user\User;
index ba106f6323fced84276a5c1396c225c1a87f45f7..fcb715362f26a86e559eb89038088d7a2250e135 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 
 /**
index 080b8985dd6836c38d881cfc8bca6de536bea316..7364c316e7cde8e43c0ee9ab74b613b67dae8f16 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 use wcf\system\Regex;
index f61495643efb07817085e5f710ad38d9c61c3a09..0e74f63832d737ff4a97bb8167c5f466cbda585d 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 
 /**
index 168ca57efe60cebd3e46f78d5d174c37b8bf84e9..cfe228825f9c90b64b7d65f2a13c35cec1d2d35b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 use wcf\system\io\File;
index 345084a9ea232f0eae7fa43aa71210e574b253d6..7df400aa65adc62afa9549884483404e181100fd 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 use wcf\system\io\File;
index d0dcdbf91599b51ac4b04d453d0f3e5ee25e517b..575a392bf35ceca522f6b8ad423f05a3e70a877f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\HTTPNotFoundException;
 use wcf\system\exception\HTTPServerErrorException;
index f8024d733eff0d3581c2cf4f8ad484266798205c..2af713ffdc542c527c345d69888c1b83f84ec04f 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\application\ApplicationHandler;
 use wcf\system\event\EventHandler;
index edba0a88bedc8b0cd7fe7d0efd558369fba2e4e4..9be2cbd134b95b286ffaa66c16c98d89d3638a6e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 
 /**
index 55db8a4e82d32cff205f310df0e174fdbe3a85da..7893f8fec36a16921c7e2146d45ca67e7eb661c1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 
index b1a9a973ab5164651c2da04b3bd2d49ea4d0ee53..381014c3da67c0de9665a5a12eaa306921dc219e 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 
 /**
index 4c2e22bb946c25a77316cb82a59222077f9899e7..589c06699399d7d386cce2c587c8f6fa80501fe9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\application\ApplicationHandler;
 use wcf\system\html\input\HtmlInputProcessor;
index 8cc0851bdb6dfbf02fc840a82dbe74728157abfe..96d2b3a1d510399db36c00475ef2786759a2cea2 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 
 /**
index f1dc3b243570f7878929c496d66939bf05e64d85..0ecfc24da1e739fcf39aea4a099ba2119fa9e574 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 use wcf\system\Regex;
index 0234e2eaf650c4093c091dc2cc3ab2e127dba6e4..541906829d56af375181f95b234442b857b9038b 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 
 /**
index 40bf50687bb1904c9fb14d1affb135bf97216bd8..eb812ee62c3a9e4285a18cc974f502277d537e26 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\application\ApplicationHandler;
 use wcf\system\request\RouteHandler;
index 1e9c6fd8724a0625d2d7cc4e0fa3dfa320019009..55a46e3bd81dca1517eafa73990869363bb05ac3 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\style\StyleCompiler;
 
index bde739b7970abe7ae80be5c465242aea92a72497..107607f710d88a3ce4ea0573eb0daaa31a352f9a 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 
 /**
index f8db9ce924247777dd7ff14c513a10e86d26cdf9..3c9556cc8400e1ecf55d874fd19e3793d885a3d5 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 
 /**
index ba1aab4052a16e3e01f7349991067e9948f9cfb6..8e4b34c6e6c8f702b6836666627e2d1c4cf2f907 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\WCF;
 
index b65ca544786699438be8b2fa553a30d07baa68b4..59091f7a407318d708fc71002421abbf2a296bc1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 
index 70388b03f0698aae7c4f8eac70e66ffd4fda7887..f9b060b13d767baa05bfb06aef8b4ea9d9f165f7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util;
 use wcf\system\exception\SystemException;
 
index 42d09d9b0a51be64606b13bd892734efc1d15fa0..281e524f9fe4c46c48d736eb55c5fde9f4446333 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util\exception;
 
 /**
index e67fbf57d0a54f42626703625e2b04c8d5f1e33a..b99b3edd9e7d975db61a3c719f44d5b13654b176 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 namespace wcf\util\exception;
 use wcf\system\exception\IExtraInformationException;
 use wcf\system\exception\SystemException;