From 3dc2ed9cc91edcef30158735f05e7a7f78886286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Br=C3=BCckner?= Date: Fri, 3 Apr 2026 13:14:49 +0200 Subject: [PATCH] Add maintenance mode notice to README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Frank Brückner --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 81ef9050..ced1f4f7 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,16 @@ > > You trust us enough to use our software. We ask that you trust us to say the truth on this. We need your help. Go out and protest this unnecessary war. Stop the bloodshed. Say "stop the war!" +> [!CAUTION] +> +> ## Maintenance mode +> +> This package is considered feature-complete, and is now in **security-only** maintenance mode, following a decision by the Technical Steering Committee. +> More information on this decision can be found in a blog post: [Laminas MVC End of Life Schedule](https://getlaminas.org/blog/2026-03-06-laminas-mvc-eol-schedule.html). +> The security-only status will continue until the security support for PHP 8.4 ends, which will be 31st December 2028. +> +> If you have a security issue, please [follow our security reporting guidelines](https://getlaminas.org/security/). + laminas-test provides tools to facilitate integration testing of your Laminas Framework applications. At this time, we offer facilities to enable testing of your Laminas MVC applications. [PHPUnit](https://phpunit.de/) is the only