mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-06 19:42:41 +00:00
spelling corrections (a url to an URL, unify URL)
This commit is contained in:
parent
e4b276c55f
commit
09d9efe235
27 changed files with 97 additions and 97 deletions
|
@ -593,7 +593,7 @@ class HttpSocketTest extends CakeTestCase {
|
|||
}
|
||||
|
||||
/**
|
||||
* Test urls like http://cakephp.org/index.php?somestring without key/value pair for query
|
||||
* Test URLs like http://cakephp.org/index.php?somestring without key/value pair for query
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
|
@ -780,7 +780,7 @@ class HttpSocketTest extends CakeTestCase {
|
|||
}
|
||||
|
||||
/**
|
||||
* Test that redirect urls are urldecoded
|
||||
* Test that redirect URLs are urldecoded
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue