Caching
The caching system has been rewritten.
Documentation
Files Affected
Field API
hook_field_formatter_info() has been removed.
Documentation
Files Affected
hook_field_formatter_view() has been removed.
Documentation
Files Affected
hook_field_info() has been removed.
Documentation
Files Affected
hook_field_is_empty() has been removed.
Documentation
Files Affected
hook_field_schema() has been removed.
Documentation
Files Affected
hook_field_settings_form() has been removed.
Documentation
Files Affected
hook_field_widget_form() has been removed.
Documentation
Files Affected
hook_field_widget_info() has been removed.
Documentation
Files Affected
Form API
form_error() is now a method of FormStateInterface.
Documentation
Files Affected
Miscellaneous
Many common functions, shared variables, and constants have been renamed.
Documentation
Classes must be PSR-4 compliant.
Documentation
System
module_invoke_all() is now a method of the module_handler service.
Documentation
Files Affected