Skip to content

libvips info in phpinfo() #32

Closed
Closed
@kleisauke

Description

@kleisauke

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:
gd-phpinfo
(Extension source can be found here)

For the vips extension we could do something like this:
vips-phpinfo
(Approximately the same as what you see if you build libvips. I think some info is unnecessary)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions