1.1.8
What's Changed
-
Do more testings.
-
Change the
addBackslash
method toaddBackSlash
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
- @peter279k made their first contribution in #1
Full Changelog: 1.1.7...1.1.8