File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
final class MeilisearchBundle extends Bundle
10
10
{
11
- public const VERSION = '0.15.8 ' ;
11
+ public const VERSION = '0.15.9 ' ;
12
12
13
13
public static function qualifiedVersion (): string
14
14
{
Original file line number Diff line number Diff line change 7
7
%Calling Doctrine\\ORM\\Configuration::setAutoGenerateProxyClasses is deprecated and will not be possible in Doctrine ORM 4.0%
8
8
%Calling Doctrine\\ORM\\Configuration::getAutoGenerateProxyClasses is deprecated and will not be possible in Doctrine ORM 4.0%
9
9
%Calling Doctrine\\ORM\\Configuration::setProxyNamespace is deprecated and will not be possible in Doctrine ORM 4.0%
10
+ %Since doctrine/doctrine-bundle 2.16: Not setting "doctrine.orm.enable_native_lazy_objects" to true is deprecated%
You can’t perform that action at this time.
0 commit comments