You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/baseline-ignore
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -83,3 +83,7 @@
83
83
%Method "Http\\Promise\\Promise::wait\(\)" might add " Resolved value, null if \$unwrap is set to false" as a native return type declaration in the future. Do the same in implementation "Geocoder\\Plugin\\Promise\\GeocoderFulfilledPromise" now to avoid errors or add an explicit @return annotation to suppress this message.%
84
84
%The "Symfony\\Component\\HttpKernel\\Kernel::setAnnotatedClassCache\(\)" method is considered internal. It may change without further notice. You should not extend it from "Bazinga\\GeocoderBundle\\Tests\\Functional\\CustomTestKernel".%
85
85
%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%
86
+
%Class "Doctrine\\ORM\\Proxy\\DefaultProxyClassNameResolver" is deprecated. Use native lazy objects instead%
87
+
%Calling Doctrine\\ORM\\Configuration::(getProxyDir|setProxyDir|getAutoGenerateProxyClasses|setAutoGenerateProxyClasses|setProxyNamespace|getProxyNamespace) is deprecated and will not be possible in Doctrine ORM 4.0%
88
+
%Class "Doctrine\\ORM\\Proxy\\Autoloader" is deprecated. Use native lazy objects instead%
89
+
%Not enabling native lazy objects is deprecated and will be impossible in Doctrine ORM 4.0%
0 commit comments