release-1.24.5
·
59 commits
to master
since this release
What's Changed
- Zend_File_Transfer_Adapter_Abstract::addValidator(): fix $validator parameter type in PHPDoc by @holtkamp in #503
- Fix object caching in Zend_Translate_Adapter by @BorislavSabev in #504
- PHP8.5: Fixes non-canonical cast by @sreichel in #509
- Fixes some DocsBlocks by @sreichel in #514
- Customizable regex in Zend_Db_Select by @mauriziosmt in #513
- PHP8.4: Fixes missing escape parameter by @sreichel in #510
- Add missing polyfill for 8.2 by @gnovaro in #500
- Update Imap.php by @kamildabrowski in #499
- Fix broken PhpUnit tests by @sreichel in #515
- PHP8.5: Fix missing non-canonical cast by @sukhwinder33445 in #517
- Silence deprecation warning for SOAP_FUNCTIONS_ALL on 8.4+ by @NattyNarwhal in #519
- feat: add extra TLD support to hostname validator by @lukebsh in #522
New Contributors
- @BorislavSabev made their first contribution in #504
- @mauriziosmt made their first contribution in #513
- @kamildabrowski made their first contribution in #499
- @sukhwinder33445 made their first contribution in #517
- @NattyNarwhal made their first contribution in #519
- @lukebsh made their first contribution in #522
Full Changelog: release-1.24.4...release-1.24.5