Skip to content

Releases: traderinteractive/util-string-php

Version 4.0.0: PHP 8 Support

20 Sep 15:08
1e2d9fb

Choose a tag to compare

Backwards Compatibility Breakers

  • Version 4 [PR #9]
    • Add support for PHP 8
    • Remove support for PHP < 7.3
    • Upgrade to PHPUnit 9

Version 3.0.0

22 Feb 15:39
5c05605

Choose a tag to compare

Backwards Compatibility Breakers

  • Version 3 [PR #7]
    • Remove support for PHP < 7
    • Remove composer.lock from version control
    • Change namespace from DominionEnterprises to TraderInteractive
    • Change package name from dominionenterprises/util-string to traderinteractive/util-string
    • Add LICENSE file
    • Remove Strings::ucwords

Version 2.0.0: It's a Mad, Mad Chase II

24 May 18:00

Choose a tag to compare

Backwards Compatibility Breakers

  • PHP 7 [PR #2]

Developer Changes

  • Fix build script to work correctly with phpunit 5. [PR #6]

Version 1.8.2 - Separate Package

04 Oct 20:13

Choose a tag to compare

Package created from v1.8.1 of util-php