Skip to content

Releases: traderinteractive/util-http-php

Version 4.0.0: PHP 8 Support

Choose a tag to compare

@chrisryan chrisryan released this 19 Sep 22:52
c04d270

Backwards Compatibility Breakers

  • Version 4.0 [PR #4]
    • Add Support for PHP 8.
    • Update to PHPUnit 9
    • Remove support for PHP < 7.3

Version 3.0.0

Choose a tag to compare

@chadicus chadicus released this 05 Mar 19:37
d3bba26

Backwards Compatibility Breakers

  • Version 3.0 [PR #2]
    • Update LICENSE file
    • Change package owner to traderinteractive
    • Change Namespace to TraderInteractive
    • Add .github files CODEOWNERS, PULL_REQUEST_TEMPLATE, ISSUE_TEMPLATE & CONTRIBUTING
    • Remove support for PHP < 7
    • Switch to PSR2 coding standard
    • Update README
    • Remove composer.lock from version control
    • Update Scrutinizer config
    • Update Coveralls config
    • Update to PHPUnit 6
    • Switch to phpunit.xml.dist config
    • Add parameter and return type hints where possible

Version 2.0.0: Regal Squirrel Basketball

Choose a tag to compare

@chadicus chadicus released this 24 May 18:18

Backwards Compatibility Breakers

  • Update minimum versions [PR #1]

Developer Changes

  • Fix typo in readme

Version 1.8.2 - Separate Package

Choose a tag to compare

@chadicus chadicus released this 04 Oct 20:06

Version created from util-php v1.8.1