Skip to content

Commit

Permalink
typo [Closes #1024]
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar authored and dg committed Oct 23, 2024
1 parent 2601c91 commit 9792e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations/en/to-3-1.texy
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Http
- `Nette\Http\Request::getFile()` accepts array of keys and returns FileUpload|null
- `Nette\Http\Session::getCookieParameters()` is deprecated
- `Nette\Http\FileUpload::getName()` renamed to `getUntrustedName()`
- `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`)
- `Nette\Http\Response::$cookieHttpOnly` is deprecated
- `Nette\Http\FileUpload::getImageSize()` returns pair `[width, height]`

Expand Down

0 comments on commit 9792e2f

Please sign in to comment.