issues
search
rokka-io
/
imagine-vips
libvips adapter for php imagine
https://rokka.io
Other
41
stars
8
forks
source link
Adjust to jcupitt/vips 2.1, test with and without ffi / vips-ext extensions, add some basic phpunit tests
#30
Closed
chregu
closed
2 years ago
chregu
commented
2 years ago
Make it compatible with jcupitt/vips 2.1 (and disable support for 2.0, 1.0.x is still supported)
Add more phpstan tests for all the combinations
Replace vips_version with Jcupitt\Vips\Config::version() for better support, when vips-ext is not available
Add some simple PHPUnit tests