Skip to content

Commit 17d4948

Browse files
Merge #407
407: test: extend baseline-ignore for report_fields_where_declared r=curquiza a=Chris53897 #398 Can we merge this to unblock tests for other PRs? Co-authored-by: Christopher Georg <[email protected]>
2 parents 752afde + 09f62a7 commit 17d4948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/baseline-ignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
%Calling Doctrine\\ORM\\Configuration::getAutoGenerateProxyClasses is deprecated and will not be possible in Doctrine ORM 4.0%
99
%Calling Doctrine\\ORM\\Configuration::setProxyNamespace is deprecated and will not be possible in Doctrine ORM 4.0%
1010
%Since doctrine/doctrine-bundle 2.16: Not setting "doctrine.orm.enable_native_lazy_objects" to true is deprecated%
11+
%The "report_fields_where_declared" configuration option is deprecated and will be removed in DoctrineBundle 3.0. When using ORM 3, report_fields_where_declared will always be true.%

0 commit comments

Comments
 (0)