Frank Brückner
Frank Brückner
The section on persistent sessions has been removed from the documentation file persistence.md. The interface mentioned there never existed. References: - https://docs.mezzio.dev/mezzio-session/persistence/#persistent-sessions - https://github.com/zendframework/zend-expressive-session/pull/28
https://github.com/mezzio/mezzio-skeleton/blob/8f8394a1a4440ab532bfce3fc065d0b01cc29f21/composer.json#L57-L70 https://github.com/mezzio/mezzio-skeleton/blob/8f8394a1a4440ab532bfce3fc065d0b01cc29f21/src/MezzioInstaller/config.php#L7-L56
### Description [laminas-db is in security-only maintenance mode](https://github.com/laminas/laminas-db#laminas-db) and the tutorials need to be rewritten. ### Suggestion A first step is to move or remove the [description for setting up...
It is very nice that each adapter has its own example for the configuration. In addition, each configuration should list the required parameters. It should also be mentioned that these...
Replaces the Font Awesome icon library with the Bootstrap Icons library and adds more icons to links and buttons. This is the first step in switching to Bootstrap version 5.
The following changes must be covered: - #249 - #130 - #254 - _must be continued…_
Renamed the method createIteratorFromISO3166 to createIteratorFromIso3166 in the HolidayIteratorFactory class and updated all references in tests and README. This naming change provides better consistency with coding standards. Replaces #173
Mark the `Laminas\Captcha\Figlet` adapter as deprecated in both documentation and code. Notify users about its removal in version 3.0.0 and recommend using the `Laminas\Captcha\Image` adapter or alternatives.
- [ ] Remove classes from headlines - [ ] Use Sass variables from Bootstrap instead of custom ones (for layout, link colour, fonts, …) - [ ] Remove unnecessary...
The longer I look at the page and search for something, the less sense the type classification makes to me. It would be more helpful if you could filter based...