[REF] Fix a couple of functions triggering deprecation notices in php8.0 where by...
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 29 May 2021 02:26:59 +0000 (02:26 +0000)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 29 May 2021 03:25:14 +0000 (03:25 +0000)
commitb05a74780a00a8be8154debdb732e97907c660ac
treec9326eb5c0224ed7322001b703e3c5de9effbfb6
parentff2fb35c77ca8547b5829a596b926129fd012a0a
[REF] Fix a couple of functions triggering deprecation notices in php8.0 where by an optional parameter is before required parameters in the function signature
CRM/Core/DAO.php
CRM/Core/OptionValue.php