Skip to content

Migrating from WoltLab Suite 5.5 - Deprecations and Removals#

With version 6.0, we have deprecated certain components and removed several other components that have been deprecated for many years.

Deprecations#

PHP#

Classes#

Methods#

Properties#

Constants#

Functions#

Options#

JavaScript#

Database Tables#

Templates#

Template Modifiers#

Template Events#

Miscellaneous#

Removals#

PHP#

Classes#

  • calendar\data\CALENDARDatabaseObject
  • calendar\system\image\EventDataHandler
  • gallery\data\GalleryDatabaseObject
  • gallery\system\image\ImageDataHandler
  • wbb\system\user\object\watch\BoardUserObjectWatch and the corresponding object type
  • wbb\system\user\object\watch\ThreadUserObjectWatch and the corresponding object type
  • wcf\acp\form\ApplicationEditForm (WoltLab/WCF#4785)
  • wcf\action\GravatarDownloadAction (WoltLab/WCF#4929)
  • wcf\data\user\avatar\Gravatar (WoltLab/WCF#4929)
  • wcf\system\bbcode\highlighter\*Highlighter (WoltLab/WCF#4926)
  • wcf\system\bbcode\highlighter\Highlighter (WoltLab/WCF#4926)
  • wcf\system\cache\source\MemcachedCacheSource (WoltLab/WCF#4928)
  • wcf\system\cli\command\CLICommandNameCompleter (WoltLab/WCF#5185)
  • wcf\system\cli\command\CommandsCLICommand (WoltLab/WCF#5185)
  • wcf\system\cli\command\CronjobCLICommand (WoltLab/WCF#5171)
  • wcf\system\cli\command\HelpCLICommand (WoltLab/WCF#5185)
  • wcf\system\cli\command\PackageCLICommand (WoltLab/WCF#4946)
  • wcf\system\cli\DatabaseCLICommandHistory (WoltLab/WCF#5058)
  • wcf\system\database\table\column/\UnsupportedDefaultValue (WoltLab/WCF#5012)
  • wcf\system\exception\ILoggingAwareException (and associated functionality) (WoltLab/WCF#5086)
  • wcf\system\mail\Mail (WoltLab/WCF#4941)
  • wcf\system\option\DesktopNotificationApplicationSelectOptionType (WoltLab/WCF#4785)
  • wcf\system\search\elasticsearch\ElasticsearchException

Methods#

Properties#

Events#

Constants#

  • wcf\system\search\elasticsearch\ElasticsearchHandler::DELETE
  • wcf\system\search\elasticsearch\ElasticsearchHandler::GET
  • wcf\system\search\elasticsearch\ElasticsearchHandler::POST
  • wcf\system\search\elasticsearch\ElasticsearchHandler::PUT
  • PACKAGE_NAME (WoltLab/WCF#5006)
  • PACKAGE_VERSION (WoltLab/WCF#5006)
  • SECURITY_TOKEN_INPUT_TAG (WoltLab/WCF#4934)
  • SECURITY_TOKEN (WoltLab/WCF#4934)
  • WSC_API_VERSION (WoltLab/WCF#4943)

Functions#

Options#

Files#

JavaScript#

  • Blog.Blog.Archive
  • Blog.Category.MarkAllAsRead
  • Blog.Entry.Delete
  • Blog.Entry.Preview
  • Blog.Entry.QuoteHandler
  • Calendar.Category.MarkAllAsRead (WoltLab/com.woltlab.calendar#169)
  • Calendar.Event.Coordinates
  • Calendar.Event.Date.FullDay (WoltLab/com.woltlab.calendar#171)
  • Calendar.Event.Date.Participation.RemoveParticipant
  • Calendar.Event.Preview
  • Calendar.Event.QuoteHandler
  • Calendar.Event.Share
  • Calendar.Event.TabMenu
  • Calendar.Event.Thread.ShowParticipants
  • Calendar.Map
  • Calendar.UI.Calendar
  • Calendar/Ui/Event/Date/Cancel.js
  • Calendar.Export.iCal
  • Filebase.Category.MarkAllAsRead
  • Filebase.File.MarkAsRead
  • Filebase.File.Preview
  • Filebase.File.Share
  • flexibleArea.js (WoltLab/WCF#4945)
  • Gallery.Album.Share
  • Gallery.Category.MarkAllAsRead
  • Gallery.Image.Delete
  • Gallery.Image.Share
  • Gallery.Map.LargeMap
  • Gallery.Map.InfoWindowImageListDialog
  • jQuery.browser.smartphone (WoltLab/WCF#4945)
  • Prism.wscSplitIntoLines (WoltLab/WCF#4940)
  • SID_ARG_2ND (WoltLab/WCF#4998)
  • WBB.Board.Collapsible
  • WBB.Board.IgnoreBoards
  • WBB.Post.IPAddressHandler
  • WBB.Post.Preview
  • WBB.Post.QuoteHandler
  • WBB.Thread.LastPageHandler
  • WBB.Thread.SimilarThreads
  • WBB.Thread.UpdateHandler.Thread
  • WBB.Thread.WatchedThreadList
  • WCF.Action.Scroll (WoltLab/WCF#4945)
  • WCF.Comment (WoltLab/WCF@00d46429)
  • WCF.Conversation.MarkAllAsRead
  • WCF.Conversation.MarkAsRead
  • WCF.Conversation.Message.QuoteHandler
  • WCF.Conversation.Preview
  • WCF.Conversation.RemoveParticipant
  • WCF.Date.Picker (WoltLab/WCF#4945)
  • WCF.Date.Util (WoltLab/WCF#4945)
  • WCF.Dropdown.Interactive.Handler (WoltLab/WCF#4944)
  • WCF.Dropdown.Interactive.Instance (WoltLab/WCF#4944)
  • WCF.Label.ACPList
  • WCF.Message.Share.Page (WoltLab/WCF#4945)
  • WCF.Message.Smilies (WoltLab/WCF#4945)
  • WCF.ModeratedUserGroup.AddMembers
  • WCF.Moderation.Queue.MarkAllAsRead
  • WCF.Moderation.Queue.MarkAsRead
  • WCF.Poll (WoltLab/WCF#5465)
  • WCF.Search.Message.KeywordList (WoltLab/WCF#4945)
  • WCF.System.FlexibleMenu (WoltLab/WCF#4945)
  • WCF.System.Fullscreen (WoltLab/WCF#4945)
  • WCF.System.PageNavigation (WoltLab/WCF#4945)
  • WCF.Template (WoltLab/WCF#5070)
  • WCF.ToggleOptions (WoltLab/WCF#4945)
  • WCF.User.LikeLoader
  • WCF.User.Panel.Abstract (WoltLab/WCF#4944)
  • WCF.User.ProfilePreview
  • WCF.User.Registration.Validation.Password (WoltLab/WCF#5244)
  • window.shuffle() (WoltLab/WCF#4945)
  • WSC_API_VERSION (WoltLab/WCF#4943)
  • WCF.Infraction.Warning.ShowDetails
  • WoltLabSuite/Core/Ui/Comment/Add (WoltLab/WCF#5210)
  • WoltLabSuite/Core/Ui/Comment/Edit (WoltLab/WCF#5210)
  • WoltLabSuite/Core/Ui/Response/Comment/Add (WoltLab/WCF#5210)
  • WoltLabSuite/Core/Ui/Response/Comment/Edit (WoltLab/WCF#5210)

Database#

Templates#

Templates#

Template Plugins#

Template Events#

Template Variables#

Miscellaneous#

  • The use of a non-1 WCF_N in WCFSetup. (WoltLab/WCF#4791)
  • The global option to set a specific style with a request parameter ($_REQUEST['styleID']) is removed. (WoltLab/WCF#4533)
  • Using non-standard ports for package servers is no longer supported. (WoltLab/WCF#4790)
  • Using the insecure http:// scheme for package servers is no longer supported. The use of https:// is enforced. (WoltLab/WCF#4790)
  • The support for AMP pages was removed. (WoltLab/WCF#5425)
  • The support for style API version was removed. All styles are treated as if they are fully compatible with the latest version. (WoltLab/WCF#5036)

Last update: 2023-09-11