v0.6.2
LatestVerified Safe- Resolved a PHP 8.1+ "automatic conversion of false to array is deprecated" notice when saving discount codes by returning an empty array from `pmpro_getDCSDs()` instead of `false` when no delays are stored. #52 (@dparker1005)
- Avoided a PHP warning in `pmprosd_level_cost_text()` when the `pmpro_level_cost_text` filter is fired without a valid level object. #50 (@MaximilianoRicoTabo)