Master only regression - fix empty token date
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 2 Oct 2021 07:20:42 +0000 (20:20 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 2 Oct 2021 07:24:50 +0000 (20:24 +1300)
commit8d1eafc0b1dd7d96765cae236b9ebd4d78316b6a
tree57441c126c5237651138eba9a4abb64805efc061
parented72890e9be523b884e1f56f17bc60107d2e9218
Master only regression - fix empty token date

Fixes a bug where an empty date was still getting put into a DateTime object
(defaulting to now)
CRM/Core/EntityTokens.php