Skip to content

1.1.8

Compare
Choose a tag to compare
@josantonius josantonius released this 12 Nov 00:28

What's Changed

  • Do more testings.

  • Change the addBackslash method to addBackSlash method and refactoring.

  • Fix command in composer.json will output the ERROR: The file "src,tests" does not exist.

  • Added Josantonius\Url\Tests\UrlTest::testGetProtocolWithUrl() method.

  • Added Josantonius\Url\Tests\UrlTest::testGetDomainWithDomain() method.

  • Added Josantonius\Url\Tests\UrlTest::testGetDomainWithInvalidDomain() method.

  • Added Josantonius\Url\Tests\UrlTest::testAddBackSlashDefault() method.

  • Do more testings and fix some problems by @peter279k in #1

New Contributors

Full Changelog: 1.1.7...1.1.8