dev/core#392 Fix handling of dates in getMembershipStarts function to ensure date...
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 4 Jan 2020 00:16:37 +0000 (11:16 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 4 Jan 2020 00:16:37 +0000 (11:16 +1100)
commitc969a1f2113030007e691e9360155019f407a3a8
tree8cedd9d175d3fdb804137ad4b73108a3f4156ba8
parent3725e7ce7b96b57d6b81cf20950e3f3cd2c4e520
dev/core#392 Fix handling of dates in getMembershipStarts function to ensure date is passed to query as yyyy-mm-dd to fix test failure on MySQL 8
CRM/Member/BAO/Membership.php