Browse Source

Updated update.md

marc.weistroff 14 năm trước cách đây
mục cha
commit
66c698aa8c
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      UPDATE.md

+ 4 - 0
UPDATE.md

@@ -9,6 +9,10 @@ timeline closely anyway.
 RC4 to RC5
 ----------
 
+* `EntityUserProvider` class has been moved and FQCN changed from
+  `Symfony\Component\Security\Core\User\EntityUserProvider` to
+  `Symfony\Bridge\Doctrine\Security\User\EntityUserProvider`.
+
 * Removed the guesser for the Choice constraint as the constraint only knows
   about the valid keys, and not their values.