Caching
The caching system has been rewritten.
Documentation
Files Affected
- modules/ldap_7/ldap_feeds/ldap_feeds.module, line 65
Entity API
entity_load()
has been removed.
Documentation
Files Affected
- modules/ldap_7/ldap_feeds/FeedsDrupalUserLdapEntryFetcher.inc, line 41
Info File
Module info files' core
key must have a value of 8.x
.
Documentation
Files Affected
- modules/ldap_7/ldap_feeds/ldap_feeds.info
Info files must contain a type
key.
Documentation
Files Affected
- modules/ldap_7/ldap_feeds/ldap_feeds.info
Many common dependencies have moved into core.
Documentation
Files Affected
- modules/ldap_7/ldap_feeds/ldap_feeds.info
Module info files' configure
key must be a route name, not a path.
Documentation
Files Affected
- modules/ldap_7/ldap_feeds/ldap_feeds.info
Miscellaneous
Many common functions, shared variables, and constants have been renamed.
Documentation
Classes must be PSR-4 compliant.
Documentation
Automated web tests must be in a PSR-4 namespace, and unit tests must be converted to PHPUnit.
Documentation
System
l()
has been removed.
Documentation
Files Affected
- modules/ldap_7/ldap_feeds/FeedsDrupalUserLdapEntryFetcher.inc, line 132
- modules/ldap_7/ldap_feeds/FeedsLdapQueryFetcher.inc, line 86
- modules/ldap_7/ldap_feeds/FeedsLdapQueryFetcher.inc, line 99
Utilities
drupal_strtolower()
has been moved into the Unicode utility class.
Documentation
Files Affected
- modules/ldap_7/ldap_feeds/FeedsLdapEntryParser.inc, line 24