Make WordPress Core

Ticket #26823

Attachments (15)

multi_resize_null_support.patch (2.9 KB) - added by pbearne 11 years ago.
Patch for multi_resize_null_support
multi_resize_null_support.2.patch (1.6 KB) - added by pbearne 11 years ago.
Patch with no check for missing height and width
multi_resize_null_support_with_check_for_both_null.patch (2.0 KB) - added by pbearne 11 years ago.
the patch with NULL/0 value for both height and width
multi_resize_null_support_fixed.patch (1.1 KB) - added by pbearne 11 years ago.
fixed patch
class-wp-image-editor-gd.php.patch (986 bytes) - added by pbearne 11 years ago.
class patch
editor_gd.php.patch (7.8 KB) - added by pbearne 11 years ago.
test patch
ticket_26823_and unit_tests.patch (16.8 KB) - added by pbearne 11 years ago.
combined patches and test for 3.9
26823.diff (19.1 KB) - added by wonderboymusic 11 years ago.
26823.2.diff (20.7 KB) - added by kirasong 11 years ago.
Previous Patch, plus setting null rather than 0 for missing values, Consolidated Tests, and updated documentation
multi_resize.patch (22.0 KB) - added by pbearne 11 years ago.
patch with null and 0 test
26823.3.patch (26.4 KB) - added by pbearne 11 years ago.
new patch
images.zip (123.4 KB) - added by pbearne 11 years ago.
new images for \tests\phpunit\data\images
26823.3.2.patch (26.4 KB) - added by pbearne 11 years ago.
replacement file, first had a var_dump()
26823.3.3.patch (25.8 KB) - added by pbearne 11 years ago.
Patch with deletes within a tearDown() function
26823.4.diff (29.0 KB) - added by kirasong 11 years ago.
Cleaned up tests; moved helper to base; re-applied changes to editors.

Download all attachments as: .zip