Skip to content

Commit

Permalink
removed other news
Browse files Browse the repository at this point in the history
Signed-off-by: arhimede <[email protected]>
  • Loading branch information
arhimede committed Nov 18, 2024
1 parent b400212 commit ee0bb1b
Showing 1 changed file with 0 additions and 41 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,44 +77,3 @@ All developers can benefit from a well-written book on a given framework.
The TSC members understand this well and are willing to put the Laminas organization's funds to help create this beneficial tool for all developers who use the Mezzio Framework.

This TSC meeting didn't see a lot of definitive decisions, but the importance of the topics justifies the extra time dedicated to ensuring any decision is sound.

### Other News

#### Laminas Validator Version 3 Released

We [released version 3](https://github.com/laminas/laminas-validator/releases/tag/3.0.0) of `laminas-validator` last month with nearly 100 PR's merged.

Support for version 3 in other components is still in the works. The following libraries still need major releases to gain compatibility with validator v3 and in most cases, Service Manager v4:

- `laminas-form`
- `laminas-i18n`
- `laminas-inputfilter`
- `laminas-i18n-phone-number`
- `laminas-i18n-mvc`
- `laminas-i18n-view`
- `laminas-navigation`
- `laminas-session`
- `laminas-authentication`
- and more…

Please do try out the new version where possible and let us know how you get on in Slack, and any help you can provide with working on the dependents is appreciated!

#### Laminas Filter Version 3

Work on the next major version of `laminas-filter` is progressing well.
We've been modernising and refactoring all the filters so that they are largely immutable, improving type safety and predictability.

When it's released `laminas-filter` will support Laminas Service Manager v4 and unlocks continued work on the many dependent libraries, most importantly Laminas Input Filter which will be next in line.

We welcome contributions to help us get Laminas Filter over the line and there is a [handy todo list](https://github.com/laminas/laminas-filter/issues/177) you can consult to see if there's anything you can help with.

#### Getting Ready for PHP 8.4

Most Laminas and Mezzio components are now 8.4 compatible, ahead of the PHP 8.4 general release.

You can find the status of PHP 8.4 support in these projects:

- [8.4 Support in Mezzio](https://github.com/orgs/mezzio/projects/8)
- [8.4 Support in Laminas](https://github.com/orgs/laminas/projects/37)

As always, PRs are welcome 👍

0 comments on commit ee0bb1b

Please sign in to comment.