Skip to content

1.15.2

Compare
Choose a tag to compare
@falkenhawk falkenhawk released this 19 Feb 23:06
· 56 commits to master since this release

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