This repository was archived by the owner on Jul 19, 2022. It is now read-only.
1.1.4
What's Changed
-
Implemented
PSR-4 autoloader standardfrom all library files. -
Implemented
PSR-2 coding standardfrom all library PHP files. -
Implemented
PHPCSto ensure that PHP code complies withPSR2code standards. -
Implemented
Codacyto automates code reviews and monitors code quality over time. -
Implemented
Codecovto coverage reports. -
Added
Curl/phpcs.ruleset.xmlfile. -
Deleted
Curl/src/bootstrap.phpfile. -
Deleted
Curl/tests/bootstrap.phpfile. -
Deleted
Curl/vendorfolder. -
Changed
Josantonius\Curl\Test\CurlTestclass toJosantonius\Curl\CurlTestclass .
Full Changelog: 1.1.3...1.1.4