Imagine extension version 2.3.0 was released.
Image::thumbnail()
now accepts ImageInterface::THUMBNAIL_FLAG_UPSCALE
flag to allow thumbnail upscaling. Since this option is only supported in imagine/imagine v1.0.0 or later, support for older version was dropped.
See CHANGELOG for details.