nielse63 / php-image-cache

Image Cache is a very simple PHP class that accepts an image source and will compress and cache the file, move it to a new directory, and returns the new source for the image.
http://nielse63.github.io/php-image-cache
Other
456 stars 104 forks source link

Cache_time employed #32

Closed Reqrefusion closed 5 years ago

Reqrefusion commented 5 years ago

cache_time employed and one time download remote and cache image will be faster

peter279k commented 5 years ago

The Travis CI build is failed due to the php-5.3 version test.

The php-5.3 version should define the precise image in the matrix and this version test will be successful.