Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 92994f3

Browse filesBrowse files
committed
Add a note about the ServiceLocator class in the changelog
1 parent 46fc0b9 commit 92994f3
Copy full SHA for 92994f3

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎src/Symfony/Component/DependencyInjection/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/CHANGELOG.md
+1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.