doctrine-extensions/DoctrineExtensions

string $targetTableAlias

acvilev1 opened this issue · 2 comments

public function addFilterConstraint(ClassMetadata $targetEntity, $targetTableAlias)

$targetTableAlias -> string $targetTableAlias

Given the lack of info in the title/body, I presume you mean this is a compat issue with ORM 3.0. This package is not yet compatible with it.

As @mbabker said, this package is not yet compatible with ORM 3.0, the latest release adds a conflict with that version, please follow #2708 for updates.