Oleksandr Zahorulia
Oleksandr Zahorulia
@oerdnj it seems to be working on 14.4, thanks.
@nick4fake @Gregwar So anybody started to do it? If not, I can do it on the next weekend.
Okay, I'll try then.
@Soullivaneuh you can see what I've done here: https://github.com/Hast/Image/commit/38cb28a1b8ab645ba1ff0bfa3feb4382bc848efc Unfortunately, have no enough time to continue right now.
Same issue here. @c0dehunter was you able to somehow overtome it, or is it the extension problem?
@Danack thanks very much for the response! It became much more clear for me now. Just for a record, I was able to decrease time by using quantizeImages method before...
Same here, but in different context ``` User Deprecated: Method Doctrine\ORM\Event\OnFlushEventArgs::getEntityManager() is deprecated and will be removed in Doctrine ORM 3.0. Use getObjectManager() instead. (OnFlushEventArgs.php:34 called by ORM.php:98, https://github.com/doctrine/orm/issues/9875, package...
Sluggable urlizer is definitely the best solution. But issue is that it's part of l3pp4rd / DoctrineExtensions package. Copying Urlizer component is not a good idea as well as making...
Hi! Nice to see that you have noticed about this issue. Don't know what @Gregwar would say about using urlizer as a dependency for Image lib, but as for me...
@l3pp4rd so what do you think?