php / web-pecl

The PECL website
http://pecl.php.net
Other
34 stars 30 forks source link

Refactor make_utc_date() into a DateFormat class #44

Closed petk closed 5 years ago

petk commented 5 years ago

This patch formats the function make_utc_date() helper into a dedicated utility class DateFormat with added PHPUnit test.