search-replace-command icon indicating copy to clipboard operation
search-replace-command copied to clipboard

Pass empty string for default value to get_flag_value when passing to explode

Open cjhaas opened this issue 3 years ago • 0 comments

Fixes PHP 8.1 deprecation warning for passing null to explode.

See #168 for more details

cjhaas avatar Feb 17 '22 18:02 cjhaas