Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport to v3 branch #567

Merged
merged 12 commits into from
Mar 2, 2022
Merged

Backport to v3 branch #567

merged 12 commits into from
Mar 2, 2022

Conversation

joehoyle
Copy link
Member

@joehoyle joehoyle commented Mar 2, 2022

No description provided.

kopiro and others added 12 commits August 14, 2021 10:33
Releases are at 3.0.3, but this still has 3.0.0 beta
Documentation in README.md suggests you can create an IAM user using the `create-iam-user ` subcommand, however this subcommand does not actually exist.
Fix spelling mistake in class-wp-cli-command.php
Fix typo in class-wp-cli-command.php
Updating version to latest release
Support composer/installers 2.x, in addition to the 1.x
If `WP_Image_Editor_Imagick::_save()` returns a `WP_Error` but no temp filename exists the `WP_Error` should still be returned. This prevents a fatal error `Cannot use object of type WP_Error as array` for the `$copy_result = copy( $save['path'], $filename );` line.
Image Editor Imagick: Always return the WP_Error object of parent call
Remove misleading documentation from README.md
@joehoyle joehoyle merged commit 8ad534d into v3-branch Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants