Skip to content

1.15.4

Compare
Choose a tag to compare
@falkenhawk falkenhawk released this 25 Feb 19:15
· 3 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-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)
  • 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)

🎉 Contributors: @falkenhawk @glensc @marcing @smhg