Closed coreykn closed 3 years ago
Update the substr() function to be more strict and only ever return a string with a length of 1 when checking for a trailing asterisk.
substr()
This updates what was added in PR #245 and #246.
Update the
substr()
function to be more strict and only ever return a string with a length of 1 when checking for a trailing asterisk.This updates what was added in PR #245 and #246.