Skip to content

4.1.0

Compare
Choose a tag to compare
@PHLAK PHLAK released this 04 Dec 05:24
· 53 commits to master since this release
ed03cf1

Added

  • Added Str::match() method
  • Added Str::matchAll() method

Changed

  • Set the string's internal encoding on Str object creation

Fixed

  • Encoding was not preserved when returning a new instance of the Str class from a method

Detailed changelog: 4.0.1...4.1.0