What's Changed
- Fix(class-plugin): fix expected return type for get_files_for_unique_filename_file_list by @chrisbaltazar in #582
- Added
get_s3_path
function instead of hard coding s3 path. by @johnrom in #564 - Use ListObjectsV2 where applicable by @kovshenin in #609
- Move adding of wp-cli command to init() by @sweber83 in #619
- Use get_temp_dir instead of sys_get_temp_dir by @ajakov in #655
- fix readdir bug from PHP 8 substr change by @sc0tth0lden in #661
- Add return type to getLocalPath() by @dilipbheda in #689
- PR: Scandir fix for #634 and #630 by @ramonfincken in #687
- Fix implicit nullable parameter deprecations in PHP 8.4 by @philo23 in #703
- Added a line to link best practices for managing AWS access keys by @VlasicVojislav in #719
- Add url_fopen option checking to requirements by @joehoyle in #705
Full Changelog: 3.0.9...3.0.11