release-1.25.1
·
4 commits
to master
since this release
What's Changed
- Update MultiSearcher.php and loaded.php by @Stevehans in #526
- Updated dependencies and added composer.lock by @sreichel in #528
- Code tidy - cosmetic - use braces on interpolated variables by @Stevehans in #527
- Fix: str_decrement on 0 by @sreichel in #529
- PHP8.4: Replace xml_set_object() with callable arrays in Translate ad… by @geoalexidis in #534
- Test php8.5 by @sreichel in #486
- Fix Zend_Debug::dump() xdebug quirk. by @GNfsys in #536
- PHPUnit Compatibility by @arnoschaefer in #537
- php 8.5: Replace deprecated methods for
SplObjectStorage()by @sreichel in #533 - Fix Zend_Session::start() false-positive on PHP 8.x (SID constant persists after session_write_close) by @kevoriordan in #538
- Fix/session set save handler deprecation by @sanosuke-s74 in #539
- PHP 8.5 compatibility fixes by @oakimov in #540
- Fix implicit float to int deprecation in S3/Sqs retry backoff by @thenguyenit in #541
- Release 1.25.1 by @develart-projects in #544
New Contributors
- @Stevehans made their first contribution in #526
- @GNfsys made their first contribution in #536
- @arnoschaefer made their first contribution in #537
- @kevoriordan made their first contribution in #538
- @sanosuke-s74 made their first contribution in #539
- @oakimov made their first contribution in #540
- @thenguyenit made their first contribution in #541
Full Changelog: release-1.25.0...release-1.25.1