0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Put the Exception inside the ImageResize class so older PHP versions can handle it as well + reverted the composer.json More... over 8 years ago
Fixed composer json for the autoloading of PHP 5.5 and lower More... over 8 years ago
Replaced general Exception with own ImageResizeException More... over 8 years ago
Merge pull request #74 from casperbiering/suggest-ext-exif More... over 8 years ago
make ext-exif suggested instead of required More... over 8 years ago
whitelist added to phpunit More... over 8 years ago
bug fix for new phpunit More... over 8 years ago
testcase updated for new phpunit More... over 8 years ago
imageflip function added for PHP < 5.5 More... over 8 years ago
added badges More... over 8 years ago
Update README.md More... over 8 years ago
remove password More... over 8 years ago
quality parameters default values updated More... over 8 years ago
Update README.md More... over 8 years ago
Merge pull request #65 from xzdshr/quality_truecolor More... over 8 years ago
add quality_truecolor parameter More... over 8 years ago
added PHP 7.1 More... over 8 years ago
Delete licence More... almost 9 years ago
Create Licence.md More... almost 9 years ago
Create licence More... almost 9 years ago
Merge pull request #59 from PetrSchegolskov/feature More... almost 9 years ago
Merge pull request #60 from PetrSchegolskov/feature-1 More... almost 9 years ago
Update ImageResize.php More... almost 9 years ago
Add Exception 'Could not get image' More... almost 9 years ago
Add imagedestroy to save method More... almost 9 years ago
Update README.md More... almost 9 years ago
Version upgrade in README More... almost 9 years ago
crop made compatible with previous versions More... almost 9 years ago
fix test failure More... almost 9 years ago
reverted saving to php://temp More... almost 9 years ago