Skip to content

Version 2.4.0

Latest
Compare
Choose a tag to compare
@vjik vjik released this 22 Dec 07:30
· 8 commits to 2.x since this release
2.4.0
ff519d3
  • New #118: Add findBetween(), findBetweenFirst() and findBetweenLast() methods to StringHelper to retrieve
    a substring that lies between two strings (@salehhashemi1992)
  • Enh #121: Don't use regexp if there is no delimeter in the path in StringHelper::parsePath() (@viktorprogger)