Skip to content

Commit cd4580c

Browse files
tcitworldacataluddi
authored andcommitted
docs(developer): mention IMimeTypeLoader new typings in 29 upgrade guide
Ref nextcloud/server#36252 Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: Adriano Cataluddi <acataluddi@gmail.com>
1 parent 7c90df9 commit cd4580c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Changed APIs
4545
^^^^^^^^^^^^
4646

4747
* ``OCP\IURLGenerator::URL_REGEX_NO_MODIFIERS``: Changed to match localhost and hostnames with ports.
48+
* ``OCP\Files\IMimeTypeLoader``: Every method from this interface now has type declarations. Make sure to update your implementation if you have one.
4849

4950
Removed APIs
5051
^^^^^^^^^^^^

0 commit comments

Comments
 (0)