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-controller
- fixes "Creation of dynamic property ::$ajaxable is deprecated" on PHP 8.2+ when using
ContextSwitch
helper (#196)
- fixes "Creation of dynamic property ::$ajaxable is deprecated" on PHP 8.2+ when using
🎉 Contributors: @falkenhawk @marcing