Closed
Description
To check which version of libvips we're running and which loaders are currently enabled, it would be nice to have some more info about the current vips setup in phpinfo()
.
For example this is what the GD extension on our server displays:
(Extension source can be found here)
For the vips extension we could do something like this:
(Approximately the same as what you see if you build libvips. I think some info is unnecessary)