Peter Bačinský

Results 15 comments of Peter Bačinský

I went through their issues and they recommend to set umask on a system level, but I don't think that is the best option. Anyways I'm using asset manager only...

Is nobody maintaining this project anymore?

Hi, PHPThumb is a library, it does not implements the image serving so it is pure to the user how will use it. But this library seems abandoned, I recommend...

Hi, there is a fix: ``` php public function pad($width, $height, $color = array(255, 255, 255, 127)) // workingImage, false); imagesavealpha($this->workingImage, true); // create the fill color $fillColor = imagecolorallocatealpha(...

I think comment annotations are just a shortcut for configuration, so (if any) annotations should be cached, like an ordinary config.php file. Preserving annotations is not good, because than PHP...

Add "minimum-stability": "dev" to your composer.json