mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-10 05:22:41 +00:00
Merge branch '2.1' into 2.2
Conflicts: lib/Cake/VERSION.txt
This commit is contained in:
commit
4b8c469004
5 changed files with 22 additions and 3 deletions
|
@ -615,7 +615,7 @@ class CakeRequest implements ArrayAccess {
|
|||
/**
|
||||
* Get the host that the request was handled on.
|
||||
*
|
||||
* @return void
|
||||
* @return string
|
||||
*/
|
||||
public function host() {
|
||||
return env('HTTP_HOST');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue