Download & Extend

Change records for Drupal core

Introduced in branch/version Notice createdsort icon Change
8.x 25-May-2012 Removed REQUIREMENTS_INFO/REQUIREMENTS_OK from most hook_requirements() items
8.x 25-May-2012 Increased system requirements
8.x, 7.x / 7.15 23-May-2012 DANGEROUS_ACCESS_CHECK_OPT_OUT query tag added to EntityFieldQuery
8.x, 7.x / 7.14 22-May-2012 Database columns are fetched with natural casing
8.x 22-May-2012 File reference checks removed from file_delete(), file status is now managed by file usage API.
8.x 20-May-2012 Installing Drupal without making settings.php writable now requires the config directory to be manually specified
8.x 12-May-2012 node_type_get_type() has been removed
8.x 12-May-2012 Paths containing content type names no longer replace underscores with dashes
8.x 10-May-2012 All core JavaScript run in strict mode
8.x, 7.x / 7.14 09-May-2012 The field_bundle_settings variable has been split into per-bundle variables
8.x 09-May-2012 Internet Explorer 6 and 7 no longer fully supported
8.x 07-May-2012 Cron is now a normal Drupal URL
8.x 04-May-2012 menu_rebuild() renamed to menu_router_rebuild()
8.x 04-May-2012 hook_flush_caches() renamed to hook_cache_flush() and hook_rebuild()
8.x 30-Apr-2012 $edit argument removed from user_save() and hook_user_update/insert/presave()
8.x 29-Apr-2012 entity_load() renamed to entity_load_multiple()
8.x 26-Apr-2012 Disabling languages not supported anymore
8.x 26-Apr-2012 _update_process_info_list() became a public function, got additional whitelist options
8.x 23-Apr-2012 Namespace and naming changes for test classes
8.x 20-Apr-2012 Move system tests to core/modules/system
8.x 19-Apr-2012 Use Dependency Injection to handle global PHP objects
8.x 17-Apr-2012 hook_cron_queue_info() renamed to hook_queue_info()
8.x 17-Apr-2012 Added form_process_autocomplete() to replace custom #autocomplete_path handling
8.x 15-Apr-2012 Cache tag support added
8.x 15-Apr-2012 Variables for cache backend classes were consolidated
8.x 14-Apr-2012 New simpler API available for accessing fields, properties and language information
8.x 13-Apr-2012 Only one module per directory
8.x 11-Apr-2012 Language negotiation system now part of language module
8.x 10-Apr-2012 drupal_depth_first_search() moved to Drupal\Component\Graph\Graph
8.x 10-Apr-2012 Field language properties renamed to langcode
8.x 10-Apr-2012 Customized strings now specifically tracked in interface translation
8.x 10-Apr-2012 Lock system now uses lock()
8.x 01-Apr-2012 Generalised function to update variables from Drupal 7 to Drupal 8's configuration management system
8.x 01-Apr-2012 Add X-UA-Compatible HTTP header
7.x 28-Mar-2012 Use of $user->cache and {session}.cache deprecated in favor of $_SESSION['cache_expiration'][$bin]
8.x 25-Mar-2012 Added a file based configuration system
8.x 23-Mar-2012 Use jQuery's $.support.fixedPosition instead of custom $.support.positionFixed
8.x 23-Mar-2012 check_plain() is now drupal_htmlspecialchars()
8.x 13-Mar-2012 DrupalQueue system uses a different factory
8.x 13-Mar-2012 Core subsystems converted to PSR-0 standard
8.x 12-Mar-2012 Interface translation plural storage changed, now provides editing UI
8.x 10-Mar-2012 The Database system is now namespaced
8.x 08-Mar-2012 LANGUAGE_NONE changed to LANGUAGE_NOT_SPECIFIED, LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE added
8.x / 8.x 03-Mar-2012 Drop textarea.js in favor of CSS3 resize
7.x, 8.x / 7.14 02-Mar-2012 Fixed conditionals to allow OR and XOR constructions
8.x 23-Feb-2012 Node object language property changed to langcode
8.x 23-Feb-2012 Removed updateCallback and errorCallback parameters from the progress bar.
8.x 22-Feb-2012 Global $language changed to $language_interface
8.x 22-Feb-2012 Language types bootstrap function naming is cleaned up, reorganized
8.x 22-Feb-2012 Comment schema and object now uses langcode instead of language
Subscribe with RSS Syndicate content