php / web-pecl

The PECL website
http://pecl.php.net
Other
32 stars 31 forks source link

Refactor make_image() template helper #45

Closed petk closed 5 years ago

petk commented 5 years ago

This patch refactors function make_image() into a class and adds a unit test. Several unnecessary make_image() calls have been refactored into a plain HTML instead since the size attributes are not needed on them exactly.