diff --git a/lib/Doctrine/ORM/EntityRepository.php b/lib/Doctrine/ORM/EntityRepository.php index 2eb062e40cb..a73ae9c22be 100644 --- a/lib/Doctrine/ORM/EntityRepository.php +++ b/lib/Doctrine/ORM/EntityRepository.php @@ -132,7 +132,7 @@ public function createNativeNamedQuery($queryName) * * @return void * - * @deprecated 2.7 This method is being removed from the ORM and won't have any replacement + * @deprecated 2.8 This method is being removed from the ORM and won't have any replacement */ public function clear() {