We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99ff6f commit 2381d0dCopy full SHA for 2381d0d
migrations/en/to-3-1.texy
@@ -65,7 +65,7 @@ Http
65
- `Nette\Http\Request::getFile()` accepts array of keys and returns FileUpload|null
66
- `Nette\Http\Session::getCookieParameters()` is deprecated
67
- `Nette\Http\FileUpload::getName()` renamed to `getUntrustedName()`
68
-- `Nette\Http\Url`: deprecated getBasePath(), getBaseUrl(), getRelativeUrl() (tyto metody jsou součástí `UrlScript`)
+- `Nette\Http\Url`: deprecated `getBasePath()`, `getBaseUrl()`, `getRelativeUrl()` (these methods are part of `UrlScript`)
69
- `Nette\Http\Response::$cookieHttpOnly` is deprecated
70
- `Nette\Http\FileUpload::getImageSize()` returns pair `[width, height]`
71
0 commit comments