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: CHANGELOG.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -177,7 +177,6 @@ CHANGELOG
177
177
* added `TaggedIteratorArgument` with YAML (`!tagged foo`) and XML (`<service type="tagged"/>`) support
178
178
* deprecated `AutowireExceptionPass` and `AutowirePass::getAutowiringExceptions()`, use `Definition::addError()` and the `DefinitionErrorExceptionPass` instead
179
179
180
-
181
180
3.3.0
182
181
-----
183
182
@@ -246,8 +245,8 @@ CHANGELOG
246
245
2.5.0
247
246
-----
248
247
249
-
* added DecoratorServicePass and a way to override a service definition (Definition::setDecoratedService())
250
-
* deprecated SimpleXMLElement class.
248
+
* added DecoratorServicePass and a way to override a service definition (Definition::setDecoratedService())
0 commit comments