User: fago Branch: DRUPAL-7--1 Date: Wed, 21 Apr 2010 01:27:02 +0000 Modified files: /modules/entity/entity_metadata entity_metadata.module entity_metadata.test entity_metadata.wrapper.inc /modules/entity/entity_metadata/modules callbacks.inc Log message: fix E_STRICT compatibility by cleaning up references. As now references cannot be used optionally getters cannot return data by reference any more. If "references" are required though the EntityMetadataArrayObject may be used to wrap arrays so that changes to the wrapper are reflected in the passed array immmediately. also remove the reference from the data argument of entity_metadata_wrapper() as it not needed any more Links: http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta...