friendica/src/Core
Hypolite Petovan 7f2dc40601 Fix potential bugs without expected behavior change
- Fix uninitialized variables
- Fix potentially not set variables
- Fix wrong parameter default value
- Fix method scope
- Fix missing return value
2019-01-21 11:04:19 -05:00
..
Cache Refactor namespaces 2019-01-21 10:43:42 -05:00
Config Remove unused code 2019-01-21 10:48:40 -05:00
Console Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
Lock Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Session Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
ACL.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Addon.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Authentication.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Cache.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Config.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Console.php Remove unused code 2019-01-21 10:48:40 -05:00
Hook.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Installer.php Remove unused code 2019-01-21 10:48:40 -05:00
L10n.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Lock.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Logger.php revert phpdoc change 2019-01-21 10:54:41 -05:00
NotificationsManager.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
PConfig.php Remove unused code 2019-01-21 10:48:40 -05:00
Protocol.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Renderer.php Update namespaces declaration in include/ 2019-01-21 10:44:45 -05:00
Session.php Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
StorageManager.php Refactor namespaces 2019-01-21 10:43:42 -05:00
System.php Remove unused code 2019-01-21 10:48:40 -05:00
Theme.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Update.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
UserImport.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Worker.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00