Skip to content

Fixed meta-character problem in hasString()

Choose a tag to compare

@gogeorge gogeorge released this 04 Jul 08:12
· 48 commits to master since this release
  • Fixed the problem where putting regex meta-characters in the parameters of the functions would cause an error. However I only fixed the hasString() function, the rest will be solved in v.07 since I don't have time now.