Skip to content

Commit

Permalink
docs(developer): mention IMimeTypeLoader new typings in 29 upgrade guide
Browse files Browse the repository at this point in the history
Ref nextcloud/server#36252

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
  • Loading branch information
tcitworld committed Mar 15, 2024
1 parent 05d23f3 commit 59d811a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
^^^^^^^^^^^^
Expand Down

0 comments on commit 59d811a

Please sign in to comment.