mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge pull request #11657 from nextcloud/typed-mimetypeloader
docs(developer): mention IMimeTypeLoader new typings in 29 upgrade guide
This commit is contained in:
@@ -45,6 +45,7 @@ Changed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
* ``OCP\IURLGenerator::URL_REGEX_NO_MODIFIERS``: Changed to match localhost and hostnames with ports.
|
||||
* ``OCP\Files\IMimeTypeLoader``: Every method from this interface now has type declarations. Make sure to update your implementation if you have one.
|
||||
|
||||
Removed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user