*We try to notify this list when API changes are made in Drupal 7, so contrib and custom developers have a chance to fix their code before they have the pain of figuring out why it's broken.*
(issue <http://drupal.org/node/629484>) *hook_entity_info()* now requires a new 'label' key, see the change description<http://drupal.org/node/629484#comment-3433710>. If your module defines hook_entity_info(), you probably have to fix this. (Also check hook_entity_info_alter()). -Randy -- Randy Fay Drupal Module and Site Development [email protected] +1 970.462.7450 *We try to notify this list when API changes are made in Drupal 7, so >>> contrib and custom developers have a chance to fix their code before they >>> have the pain of figuring out why it's broken.* >>> >>> (issue <http://drupal.org/node/895308>) The function * >>> file_directory_path*() was removed. If your code uses it, you now have a >>> fatal error. The new public:// streamwrapper notation is probably what you >>> want instead. >>> >>> -Randy >>> >>> -- >>> Randy Fay >>> Drupal Module and Site Development >>> [email protected] >>> +1 970.462.7450 >>> >>> -- Randy Fay Drupal Module and Site Development [email protected] +1 970.462.7450
