friendica/src/Worker
Hypolite Petovan d419d07f73 [Scrutinizer] Fix undeclared variables in src/ (except Protocol/)
- Use dba::selectFirst to remove intermediate variables `$r`
- Remove unused variable `$url_recipients` in Worker\Dellivery
2018-02-14 00:05:00 -05:00
..
CheckVersion.php Review update 2018-01-27 11:13:41 -05:00
CreateShadowEntry.php Transfer all item shadow functions to the item class 2018-01-16 22:23:19 +00:00
Cron.php Fixed wrong capitalation (or however this is written) 2018-02-06 23:17:18 +00:00
CronJobs.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
DBClean.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
DBUpdate.php Missing variable 2017-11-18 23:46:16 +00:00
Delivery.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Directory.php Review update 2018-01-27 11:13:41 -05:00
DiscoverPoCo.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Expire.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
ForkHook.php Some clean up for the worker, arrays are now supported as parameter 2018-02-11 16:18:39 +00:00
GProbe.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
Notifier.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
OnePoll.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
ProfileUpdate.php src Standards 2017-11-23 14:01:58 -05:00
PubSubPublish.php Review update 2018-01-27 11:13:41 -05:00
Queue.php We now incrementally calculate the queue delivery time 2018-02-08 18:39:48 +00:00
RemoveContact.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
SpoolPost.php Most functions now moved from include/items.php 2018-01-28 11:18:08 +00:00
TagUpdate.php Remove references to include/tags.php 2018-02-03 23:59:31 -05:00
UpdateGContact.php Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 08:56:55 -05:00