1.15.2
This is a general release of all packages in the monorepo.
You may use individual packages by installing them via composer: composer require zf1s/zend-*
or the whole framework in one go with composer require zf1s/zf1
- see README.
- zend-ldap
- php 8.1 compatibility fixes (#159)
- zend-session
Zend_Session_SaveHandler_DbTable
- fix "Failed to write session data using user defined save handler" warning on php 7+ (#164)
🎉 Contributors: @Dringho @falkenhawk @fredericgboutin-yapla @glensc @marcing @partikus