aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/IContainer.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-24/+5
* fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if...Ferdinand Thiessen2023-02-061-0/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-7/+0
* Annotate IContainer so Psalm knows what resove and query returnChristoph Wurst2020-10-141-0/+8
* Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-261-1/+0
|\
| * Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
|/
* Use PSR container interface and deprecate our own abstractionChristoph Wurst2020-07-161-1/+11
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Do not try to autoload built in typesRoeland Jago Douma2019-06-041-1/+2
* Don't do a recursive searchJoas Schilling2017-03-221-0/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+102