libvips / php-vips-ext

Low-level libvips binding for PHP
MIT License
101 stars 11 forks source link

Add cache and concurrency info to phpinfo and methods #17

Closed chregu closed 7 years ago

chregu commented 7 years ago

Adds

and that info to phpinfo()

It was useful for me to know this and easy enough to add

jcupitt commented 7 years ago

Looks good - thanks!

I guess there should be matching wrapper methods in https://github.com/jcupitt/php-vips/blob/master/src/Config.php