File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
* Change the ` addBackslash ` method to ` addBackSlash ` method and refactorize.
7
7
* Fix command in composer.json will output the ERROR: The file "src,tests" does not exist. Change this to the ` vendor/bin/phpcbf src tests ` command.
8
8
9
- * Deleted ` Josantonius\Url\Tests\UrlTest::testGetProtocolWithUrl() ` method.
10
- * Deleted ` Josantonius\Url\Tests\UrlTest::testGetDomainWithDomain() ` method.
11
- * Deleted ` Josantonius\Url\Tests\UrlTest::testGetDomainWithInvalidDomain() ` method.
12
- * Deleted ` Josantonius\Url\Tests\UrlTest::testAddBackSlashDefault() ` method.
9
+ * Added ` Josantonius\Url\Tests\UrlTest::testGetProtocolWithUrl() ` method.
10
+ * Added ` Josantonius\Url\Tests\UrlTest::testGetDomainWithDomain() ` method.
11
+ * Added ` Josantonius\Url\Tests\UrlTest::testGetDomainWithInvalidDomain() ` method.
12
+ * Added ` Josantonius\Url\Tests\UrlTest::testAddBackSlashDefault() ` method.
13
13
14
14
## 1.1.7 - 2017-11-09
15
15
You can’t perform that action at this time.
0 commit comments