laminas-servicemanager icon indicating copy to clipboard operation
laminas-servicemanager copied to clipboard

Factory-Driven Dependency Injection Container

Results 34 laminas-servicemanager issues
Sort by recently updated
recently updated
newest added

Related to: - #172 - #176

Documentation
Enhancement

The following changes must be covered: - #170 - #172 - #179 - _must be continued…_

Documentation
Enhancement

| Q | A |-------------- | ------ | Documentation | no | Bugfix | yes | BC Break | no | New Feature | no | RFC | no |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | `^10.4` -> `^11.0` |...

renovate
stop-updating

# Laminas ServiceManager v4.0.0 status I will use this issue to keep track of the current state of laminas components supporting v4.0.0: | Component | Status | Details | |-------------------------------------------|:---------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|...

Work In Progress

### Feature Request When you proxy a class that has a destructor in it, the proxy manager by default creates a proxy for the `__destruct` method. Then without actually needing...

Awaiting Author Updates
Awaiting Maintainer Response
Enhancement
Feature Request

| Q | A |-------------- | ------ | Documentation | yes | Bugfix | no | BC Break | no | New Feature | yes ### Description Starting with v4.0.0,...

Documentation Needed
Enhancement
Help Wanted

## RFC | Q | A | | ------------------- | ------ | | Proposed Version(s) | 4.0.0 | | BC Break? | Yes/No | ### Goal Allow users to have...

RFC

| Q | A |-------------- | ------ | Documentation | yes | BC Break | yes | New Feature | yes | RFC | yes ### Description This is just...

BC Break
Documentation Needed
Enhancement
RFC

The proxy functionality should be part of a dedicate repository so that it can be required on-top of the servicemanager itself (if needed). This can then be properly versionized and...

BC Break
Enhancement