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

Programmatically filter and normalize data and files

Results 27 laminas-filter issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

renovate

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [laminas/laminas-servicemanager](https://laminas.dev) ([source](https://togithub.com/laminas/laminas-servicemanager)) | `^3.21.0` -> `^3.21.0 \|\|...

BC Break
renovate
stop-updating

Provides initial support for SMv4 There is still a fair bit of work to do where the FilterPluginManager is consumed by FilterChain + other filters. These will need to be...

BC Break
Enhancement
Review Needed

[![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.5.5` -> `^11.0.0` |...

renovate
stop-updating

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary Adding the `#[Attribute]` tag...

Enhancement
Feature Request
RFC

This patch is indicative of the plans for all the shipped filters where feasible: - Removes inheritance - Private properties instead of protected - Native return types - Native parameter...

BC Break
Enhancement
Review Needed
RFC

The v3 migration docs need to be improved around promoting composition over inheritance now filters are final: More context: https://github.com/laminas/laminas-filter/pull/118#discussion_r1386264599

Enhancement

### Feature Request Laminas-filter component has [ToFloat](/laminas/laminas-filter/blob/2.32.x/src/ToFloat.php), [ToInt](/laminas/laminas-filter/blob/2.32.x/src/ToInt.php) and [ToNull](/laminas/laminas-filter/blob/2.32.x/src/ToFloat.php) filters but `ToString` is missing. | Q | A |------------ | ------ | New Feature | yes | RFC |...

Enhancement
Feature Request
Help Wanted

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

Awaiting Maintainer Response
Enhancement