]> git.koha-community.org Git - koha.git/commit
Bug 32496: (QA follow-up) Fix POD and DateTime use
authorKatrin Fischer <katrin.fischer.83@web.de>
Sun, 16 Jul 2023 13:00:05 +0000 (13:00 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 22 Sep 2023 13:52:41 +0000 (10:52 -0300)
commit15f62f42d639e5408b0c81b7ff10db3bde730cac
tree1409a453b344c6fde2dec735f886c64a761725bf
parentfa28d2a17ce1688da44924a2cf4ae2184d82375d
Bug 32496: (QA follow-up) Fix POD and DateTime use

 FAIL t/db_dependent/Koha/Object.t
   FAIL   forbidden patterns
forbidden pattern: Use of DateTime->now should certainly be replaced with dt_from_string (bug 24840) (line 991)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Circulation.pm
t/db_dependent/Koha/Object.t