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

Patch successfully applied #3

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

misfist
Copy link
Owner

@misfist misfist commented Sep 21, 2023

  • Successfully ran "patch:Patch successfully applied #3" (patch) task
    • patching file src/wp-includes/class-wp-image-editor-gd.php
    • patching file src/wp-includes/class-wp-image-editor-imagick.php
    • patching file src/wp-includes/class-wp-image-editor.php
    • patching file tests/phpunit/tests/media.php
  • Added descriptions for newly introduced functions
    • WP_Image_Editor_GD::create_crop_hash
    • WP_Image_Editor_Imagick::create_crop_hash
    • WP_Image_Editor::get_crop_hash
    • WP_Image_Editor::set_crop_hash
  • Bumped WP version @since 5.1.0 >6.4.0
  • Linted and fixed code formatting

Trac ticket: https://core.trac.wordpress.org/ticket/40370


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

patching file src/wp-includes/class-wp-image-editor-gd.php
patching file src/wp-includes/class-wp-image-editor-imagick.php
patching file src/wp-includes/class-wp-image-editor.php
patching file tests/phpunit/tests/media.php
Hunk #1 succeeded at 1362 (offset -1 lines).

Update descriptions

Update WP version

5.1.0 >6.4.0

Auto-fix code formatting
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.

1 participant