9 Commits

Author SHA1 Message Date
6066b63c6e UrlManagerTest fixed 2016-03-09 10:37:13 +02:00
8e1ab29592 Changelog updated 2016-03-09 00:01:53 +02:00
c4e782725c Fixed cache key collision in yii\web\UrlManager::createUrl()
Closes #10935
2016-03-09 00:01:31 +02:00
fecd4dcfa5 10739 - Multiple slashes at the end of route should not be accepted as valid url 2016-02-05 16:38:49 +03:00
d6c45d36ce added test to verify #10204 2015-11-27 18:42:37 +01:00
80d377ea57 Adjusted test for #9596 2015-09-05 11:41:03 +03:00
6f0bb29e7a Added test for #9596 2015-09-05 01:04:35 +03:00
854e186210 fixed caching issue with UrlManager::createUrl
this fix will skip the cache in case we encounter a situation which can
not easily be cached.

fixes #9091
2015-08-03 00:31:59 +02:00
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00