hook_menu() has been removed from Drupal 8.
Documentation
Files Affected
form_set_error() is now a method of FormStateInterface.
Documentation
Files Affected
variable_del() has been removed.
Documentation
Files Affected
variable_get() has been removed.
Documentation
Files Affected
Many common functions, shared variables, and constants have been renamed.
Documentation
Default configuration is deleted automatically.
Files Affected
Module info files' core key must have a value of 8.x.
Documentation
Files Affected
Info files must contain a type key.
Documentation
Files Affected
Module info files' configure key must be a route name, not a path.
Documentation
Files Affected
Automated web tests must be in a PSR-4 namespace, and unit tests must be converted to PHPUnit.
Documentation