--- /dev/null
+# Migrating from WoltLab Suite 5.5 - Deprecations and Removals
+
+With version 5.6, 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
+
+#### Methods
+
+#### Properties
+
+#### Constants
+
+#### Options
+
+#### Files
+
+### JavaScript
+
+### Phrases
+
+### Templates
+
+#### Templates
+
+#### Template Events
+
+### Miscellaneous
- 'PHP API': 'migration/wsc55/php.md'
- 'TypeScript and JavaScript': 'migration/wsc55/javascript.md'
- 'Third Party Libraries': 'migration/wsc55/libraries.md'
+ - 'Deprecations and Removals': 'migration/wsc55/deprecations_removals.md'
- 'From WoltLab Suite 5.4':
- 'PHP API': 'migration/wsc54/php.md'
- 'TypeScript and JavaScript': 'migration/wsc54/javascript.md'