all-in-one/php/src
Pablo Zmdl 27fd1e82ab Turn install_latest_major property into a string so we can save a version string or number
I chose a string instead of an integer so we have more freedom what to
actually save (maybe we want to include minor version digits at one point).

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2026-01-28 11:51:56 +01:00
..
Auth Make password an attribute 2026-01-28 11:43:36 +01:00
Container refactor: change private properties to public in Container class and update related methods 2026-01-10 15:07:08 +01:00
Controller Turn install_latest_major property into a string so we can save a version string or number 2026-01-28 11:51:56 +01:00
Cron Fix typo in variable throughout the code base 2026-01-07 12:03:32 +01:00
Data Turn install_latest_major property into a string so we can save a version string or number 2026-01-28 11:51:56 +01:00
Docker Move handling ENV-var replacement into ConfigurationManger 2026-01-28 11:51:56 +01:00
Middleware Added suggested changes 2025-11-04 15:10:41 +01:00
Twig fix remaining psalm issues 2025-11-24 17:46:44 +01:00
ContainerDefinitionFetcher.php Make nextcloud_datadir_mount an attribute 2026-01-28 11:51:56 +01:00
DependencyInjection.php Add support for ghcr.io (#6134) 2025-03-13 12:55:18 +01:00