Klimov Paul
|
dee88787fc
|
compatibility with PHPUnit 6.x added
|
2017-04-13 14:49:43 +03:00 |
|
Pavel Dovlatov
|
7e1a050a16
|
Fixes #13821: fixed docs and added more tests for Url helper
|
2017-03-23 17:35:47 +03:00 |
|
Robert Korulczyk
|
8e0af24203
|
Fix protocol-relative URLs in Url::to() (#13156) (#13157)
* Fix protocol-relative URLs in `Url::to()`
* Use `isRelative()` in `Url::to()`
|
2016-12-11 20:39:21 +02:00 |
|
Robert Korulczyk
|
2d91723934
|
Add support for creating protocol-relative URLs.
Improve phpdoc for protocol-relative URL creation.
Remove useless `is_string()` check.
|
2016-11-29 09:53:51 +02:00 |
|
Carsten Brandt
|
6346e7180c
|
added test for default route to Url helper
|
2016-10-20 22:10:01 +02:00 |
|
Carsten Brandt
|
7076b38ea9
|
added a test for #11925
|
2016-07-11 12:09:54 +02:00 |
|
Alexander Makarov
|
00f432ab65
|
Fixes #9747: added tests for Url::isRelative()
|
2015-09-23 15:47:51 +03:00 |
|
Alexander Makarov
|
6949992246
|
Simplified tests directory structure a bit
|
2015-04-16 12:10:01 +03:00 |
|