Skip to content

Commit 92994f3

Browse files
committed
Add a note about the ServiceLocator class in the changelog
1 parent 46fc0b9 commit 92994f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/DependencyInjection/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ CHANGELOG
1010
* added "container.service_locator" tag for defining service-locator services
1111
* added anonymous services support in YAML configuration files using the `!service` tag.
1212
* added "TypedReference" and "ServiceClosureArgument" for creating service-locator services
13+
* added `ServiceLocator` - a PSR-11 container holding a set of services to be lazily loaded
1314
* added "instanceof" section for local interface-defined configs
1415
* added prototype services for PSR4-based discovery and registration
1516
* added `ContainerBuilder::getReflectionClass()` for retrieving and tracking reflection class info

0 commit comments

Comments
 (0)