arhimede

Results 180 comments of arhimede

@gsteel What do you think we should do here ? We can remove the `final` from the Environment class and allow user to extend it.

this part related to Zend Server i presume can go https://github.com/laminas/laminas-session/blob/6e797b8a609b62fd4c461805c96d49a3361dc78e/src/Validator/Id.php#L52

deprecated ini_set as of PHP 8.4 https://github.com/laminas/laminas-session/blob/6e797b8a609b62fd4c461805c96d49a3361dc78e/src/Validator/Id.php#L59C1-L61C86 sid_bits_per_character

I presume this library will be used in some sort of Mezzio setup, which anyway have the Service Manager 3 or 4 required. So SM will be there anyway in...

@laminas/technical-steering-committee A new article in the serie of Mezzio 101. This time a recap about "what is a middleware " Please give feedback https://preview-2-7ovm55y-2ja7ciew2nbkm.us-2.platformsh.site/blog/2025-03-18-mezzio101-what-defines-a-middleware-architecture.html

preview is ready https://preview-2-7ovm55y-2ja7ciew2nbkm.us-2.platformsh.site/blog/2025-04-08-mezzio101-what-defines-a-middleware-architecture.html

@GeorgeCatalinStan can you give us a hand here ?