friendica/src
Hypolite Petovan 622b978a84
Merge pull request #11655 from Quix0r/fixes/more-type-hints-002
More type-hints and documentation added
2022-06-19 09:27:29 -04:00
..
App Added more type-hints for "App" classes 2022-06-17 17:18:31 +02:00
Capabilities Fix App routing 2022-01-04 20:59:28 +01:00
Collection/Api Add missing copyright text 2022-01-02 10:49:50 +01:00
Console Issue 11602: Fix error during contact merhe 2022-06-05 18:15:10 +00:00
Contact Continued: 2022-06-17 17:18:31 +02:00
Content Changes: 2022-06-18 05:03:10 +02:00
Core Changes: 2022-06-19 02:11:12 +02:00
Database Changes: 2022-06-19 10:50:09 +02:00
Factory Continued: 2022-06-17 17:18:31 +02:00
Model Some calls saved 2022-06-19 11:26:10 +02:00
Module Merge pull request #11655 from Quix0r/fixes/more-type-hints-002 2022-06-19 09:27:29 -04:00
Navigation/Notifications Improved handling with empty user configuration 2022-06-06 05:43:24 +00:00
Network Ops, not here wanted. :-( 2022-06-19 14:06:32 +02:00
Object Changes: 2022-06-19 14:00:31 +02:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
Protocol Maybe fix for: 2022-06-18 18:30:50 +02:00
Render Prevent warnings on undefined Smarty template variables 2022-02-18 22:44:11 -05:00
Security Introduce "accept_header" as specific argument to the http client 2022-04-02 21:16:53 +02:00
Util Changes: 2022-06-19 14:00:31 +02:00
Worker Changes: 2022-06-19 02:11:12 +02:00
App.php Added more type-hints 2022-06-17 17:18:31 +02:00
BaseCollection.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseDataTransferObject.php Update copyright 2022-01-02 08:27:47 +01:00
BaseEntity.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseFactory.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModel.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php API: We can now display polls 2022-04-22 19:24:22 +00:00
LegacyModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00