-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Huge changes #3
Huge changes #3
Conversation
@peter279k You call that "minor changes"? You have rewritten almost the whole thing. =) Most of it looks good (without testing it), but I have a few questions about it.
Thanks! |
This const value lists are for the
Actually, the If we let package require
As the previous answer, if we let package require the |
@jenstornell, thank you for your reply. I name the wrong title, and I will rename original to I hope you can review them in details at your available time :). |
@peter279k I will test it when I have more time. PHP 7.1 was released december 2016 and I think it can be a requirement. It makes the code shorter and also a bit more readable because of that. |
Hi @jenstornell, thank you for your reply. I've removed the |
Changed log
PHPImageConverter
toImageConverter
class.PHPUnit
to do unit tests.php-7.1
version at least.php-coveralls
to integrate the coveralls code coverage service. The code coverage report is here.to
folder because it's the output folder.