Strict standards: Declaration of EntityOperationsOperationSetOwner::getOperationStringSubstitutions() should be compatible with EntityOperationsOperationBase::getOperationStringSubstitutions($entity_type, $entity, $operation_path, $parameters = Array)

Solution: Make the last parameter optional in EntityOperationsOperationSetOwner::getOperationStringSubstitutions()

A grep for 'function getOperationStringSubstitutions' finds identical declarations.

Comments

marcolee’s picture

I have the same problem

joachim’s picture

Issue summary: View changes
Status: Active » Fixed

Looks like this was fixed in commit 1ba5edb27403774f2dca21ce4b505946feb56a32, for beta6.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.