This website requires JavaScript.
Explore
Help
Sign In
daenamnu
/
nextcloud
Watch
1
Star
0
Fork
0
mirror of
https://github.com/nextcloud/all-in-one.git
synced
2026-09-19 09:47:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2af9f1df5aba5c243a32950f93a4a25bc3c35577
nextcloud
/
php
/
src
/
Data
T
History
Simon L.
bdda7c2178
Merge pull request
#7541
from nextcloud/enh/noid/use-strict-types-in-php
...
add `declare(strict_types=1);` to all php files
2026-02-13 10:54:23 +01:00
..
ConfigurationManager.php
Merge pull request
#7541
from nextcloud/enh/noid/use-strict-types-in-php
2026-02-13 10:54:23 +01:00
DataConst.php
add
declare(strict_types=1);
to all php files
2026-02-03 13:25:53 +01:00
InvalidSettingConfigurationException.php
Initial import
2021-11-30 11:20:42 +01:00
Setup.php
add
declare(strict_types=1);
to all php files
2026-02-03 13:25:53 +01:00