1.15.4
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-application
- update dependencies according to usage (#185)
- zend-auth
- update dependencies according to usage (#186)
- zend-controller
- update dependencies according to usage (#188)
- zend-form
- fix instantiating filters with options via
addFilter()
in php 8.0+ (#194)
- fix instantiating filters with options via
- zend-json
- update dependencies according to usage (#189)
- zend-layout
- update dependencies according to usage (#190)
- zend-mail
- update dependencies according to usage (#191)
- zend-view
- updated
HeadScript
to allow for proper html5 syntax creation (#103)
- updated
🎉 Contributors: @falkenhawk @glensc @marcing @smhg