release-1.24.1
develart-projects
released this
15 Oct 16:43
·
26 commits
to master
since this release
What's Changed
- Fix for very slow chunk processing for larger content in the http res… by @aleksandar-mitrev in #354
- Add check in DbTable Authentication Adapter for empty results when AmbiguityIdentity is TRUE by @rruchte in #419
- Fix deprecation message in php8 with null param with realpath() by @tsmgeek in #413
- Fix deprecated usage of string functions in
BaseUrl
helper. by @muli in #410 - Support for PHP 8.2 by @Fredthelead in #438
- Added TLS v1.3 protocol by @addison74 in #447
- PHP8.4: Implicitly nullable by @sreichel in #442
- Skip broken PhpUnit tests by @sreichel in #443
- Update composer.json homepage property by @B3none in #432
- PHPStan fixes by @thomaslauria in #434
- Updated github workflow by @sreichel in #445
- Fix "Undefined variable $c" in Zend_XmlRpc_Server::setResponseClass() by @lapiudevgit in #451
- Fix PHP Deprecated: Creation of dynamic property $zfBreakChainOnFailure from Zend_Form_Element by @hung202028 in #440
- Release 1.24.1 by @develart-projects in #452
New Contributors
- @aleksandar-mitrev made their first contribution in #354
- @Fredthelead made their first contribution in #438
- @addison74 made their first contribution in #447
- @B3none made their first contribution in #432
- @lapiudevgit made their first contribution in #451
- @hung202028 made their first contribution in #440
Full Changelog: 1.24.0...release-1.24.1