The signature of hook_form_alter() has changed in Drupal 8.
Documentation
Files Affected
Many common functions, shared variables, and constants have been renamed.
Documentation
Automated web tests must be in a PSR-4 namespace, and unit tests must be converted to PHPUnit.
Documentation
drupal_render() has been removed.
Files Affected
node_save() has been removed.
Documentation
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
Many common dependencies have moved into core.
Documentation
Files Affected
Modules no longer declare classes in their info file.
Documentation
Files Affected