]> git.mxchange.org Git - friendica.git/commit
Replace direct database calls and anonymous arrays by repository calls and entity...
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 31 Dec 2022 19:36:47 +0000 (14:36 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 1 Jan 2023 23:50:21 +0000 (18:50 -0500)
commita744b8b56f7f7f29380733c56f4a5bcd2e9451a1
treec2f7f77b1fd05d905061df99b4825832ea18a9df
parent49654c0d99605a75d3fc8dc05727abcb7b285e5c
Replace direct database calls and anonymous arrays by repository calls and entity objects
src/Core/Worker/Cron.php
src/Database/DBA.php
src/Worker/BulkDelivery.php
src/Worker/Notifier.php