[php8-compat] Fix issue where by we are tryiing to access array keys that haven't...
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 4 Jun 2021 00:36:49 +0000 (00:36 +0000)
committerSeamus Lee <seamuslee001@gmail.com>
Fri, 4 Jun 2021 05:14:20 +0000 (05:14 +0000)
commitb2ce47c7096d184d8933fa0cab483f5d1005941e
tree397cfc431f958cd577e63d41e51ac6645c6bfed5
parent72c28dd436ec35576129fdf71993366fd062eb28
[php8-compat] Fix issue where by we are tryiing to access array keys that haven't been created yet

Add in code comment
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php