friendica/src/Core/Config
Hypolite Petovan 23dda5d510 Deprecate default value parameters in Session and Config interfaces
- It is more efficient to use the null coalescing operator ?? that prevents the computation of the default value if the key has been found
2022-11-04 06:42:38 -04:00
..
Capability Deprecate default value parameters in Session and Config interfaces 2022-11-04 06:42:38 -04:00
Exception Add missing copyright text 2022-01-02 10:49:50 +01:00
Factory Update copyright 2022-01-02 08:27:47 +01:00
Repository Fix config usage during install process 2022-01-23 20:08:48 +01:00
Type Update copyright 2022-01-02 08:27:47 +01:00
Util Add missing copyright text 2022-01-02 10:49:50 +01:00
ValueObject Merge pull request #11129 from urbalazs/copyright-2022 2022-01-02 09:45:35 +01:00