Lucie created this task.
Lucie added a subscriber: Lucie.
Lucie added projects: Wikibase-DataModel, Wikidata.
Lucie changed Security from none to none.

TASK DESCRIPTION
  "Right now the hash of snaks is created as follows:
  
      public function getHash() {
          return sha1( serialize( $this ) );
      }
  
  This lacks the following desired properties:
    -     stability over multiple versions of the DataModel component (renaming 
of a private field will cause the serialization to change)
    -     constructibility of the hash by users that do not use PHP (or the 
DataModel component)"
  
  https://github.com/wmde/WikibaseDataModel/issues/130

TASK DETAIL
  https://phabricator.wikimedia.org/T78303

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucie
Cc: Aklapper, Lucie, Wikidata-bugs, aude



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to