[wp-trac] [WordPress Trac] #17626: image_get_intermediate_size() may return wrong thumbnail size
WordPress Trac
noreply at wordpress.org
Tue Sep 1 14:14:38 UTC 2015
#17626: image_get_intermediate_size() may return wrong thumbnail size
--------------------------+-----------------------------
Reporter: chipbennett | Owner: wonderboymusic
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.4
Component: Media | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Changes (by netweb):
* status: closed => reopened
* resolution: fixed =>
Comment:
r33807 broke our PHP 5.2 tests https://travis-
ci.org/aaronjorbin/develop.wordpress/jobs/77878771
{{{
Fatal error: Call to undefined method
Tests_Image_Intermediate_Size::assertNotFalse() in
/home/travis/build/aaronjorbin/develop.wordpress/tests/phpunit/tests/image/intermediate_size.php
on line 101
}}}
A case of the PHPUnit 3.6.x branch used with PHP 5.2 not supporting
`assertNotFalse`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/17626#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list