| CARVIEW |
Select Language
HTTP/2 200
date: Wed, 31 Dec 2025 02:30:12 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"4a99e1ac4f9fadec112de380fc1674a8"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=XR8%2BOQUIU24oOE1NUHl77JL3PyXq3ZF3QpcLt0S%2B7iimAZU9xp9v1Z%2Bhz9EFVCg64Uvk%2B5l0yGjFKz8ESDc7LCbUYxSw%2F4tflUk2eJLaTIOh3DAzLB74J6bhZ9ynn6etqBES9v7d2UlO8fX5ynCkg2yB606nma7OeMHzYEPL5mq4KjurG8ysBJrI%2FDgqdFCcloPUTUHOdf%2B9GjTHnj08nMt5ij8DMf1SUfIVL54JeNbvAc9rCw8ikAXxxi9XCK4Vn6l0mnt%2B1z2K%2FGsOnQjaQA%3D%3D--rWwRi%2F3fa5JGHkUF--HscJwBNFxD6NBXVCzxEpPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1285747515.1767148211; Path=/; Domain=github.com; Expires=Thu, 31 Dec 2026 02:30:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 31 Dec 2026 02:30:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8B9A:EFD7B:12FC198:1581956:69548AB3
Releases · nette/di · GitHub
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 74
Releases: nette/di
Releases · nette/di
Released version 3.2.5
- support for PHP 8.5
- optimized global function calls
- used generics for Container::createInstance() (#323)
Assets 2
Released version 3.2.4
- implemented support for lazy services in PHP 8.4
- Resolver: restrictions for named parameters have been removed
- Resolver: triggers error when reference is called with arguments
Assets 2
1 person reacted
Released version 3.2.3
- support for PHP 8.4
- md5 replaced with xxHash
- fixed
ReflectionParameter::getDefaultValue()error #315
Assets 2
Released version 3.2.2
- Container: refactoring
- NeonAdapter: resolving of constants and enums moved here from
filterArguments()(BC break) Container::getServiceType()ignores dynamically added services (BC break)Container::getByType()fixed cooperation with dynamic factory #314- Resolver: better exception when
normalizeEntity()fails due to service replacement - Revert "LocatorDefinition: deprecated support for create($name) method (BC break)"
Assets 2
1 person reacted
Released version 3.2.1
Assets 2
Released version 3.2.0
- requires PHP 8.1
- uses PHP 8.1 features
- Sensitive parameters are put in markers /sensitive{/ and /}/
- added support for first-class callable syntax in NEON
- SearchExtension: added 'exclude -> files'
- ServicesExtension: locator supports Statement (#294)
changes
- Resolver: only optional parameters are autowired with default value (BC break)
- generated accessors/factories must have defined return type (BC break)
- %parameters% is deprecated (BC break)
- LocatorDefinition: deprecated support for
create($name)method (BC break) - PhpGenerator: warns about suspicious dumping of objects
Assets 2
Released version 3.1.10
- ParametersExtension: exports both statements and dynamic parameters, preloads only the latter
- allowed %foo.bar% expansion of Statement
- SearchExtension: also searches for accessors
Resolver::autowireArgument()fixed handling of new-initializer with typehint #302- InjectExtension: added type checking
NeonAdapter::removeUnderscoreVisitor()checks if key doesn't exist
Assets 2
Released version 3.1.8
- ParametersExtension, Container: redesigned way of exporting dynamic parameters via
getParameter()#291 Helpers::expand()allow concatenation of Statements #288- more self explanatory message for factory and service mismatch (closes #199) (#284)
- Support list
<Type>syntax for autowiring a collection of services (#293) - Resolver: added support for named variadics #289
- ParametersExtension: better validation exception for dynamic parameters
- ContainerPanel: refactoring
- Container: detects circular reference for parameters
- ServiceDefinition: prepends
@selfto setup immediately - Option 'class' is allowed again
Assets 2
Released version 3.0.17
- Resolver: added support for named variadics #289
- Resolver: tolerates nullable types when resolving
- Container: added
initialize()
Assets 2
Released version 3.1.3
- support for PHP 8.3
- Resolver: tolerates nullable types when resolving
Assets 2
Previous Next
You can’t perform that action at this time.