Skip to content

Releases: fe3dback/str

small fixes for php 8.0

21 Mar 19:50
2e1b2d2
Compare
Choose a tag to compare

1.1.2 Slugify bug fixed

26 Apr 21:33
15cae2d
Compare
Choose a tag to compare
  • Prevent invalid range offset in slugify function

1.1.1 strong type cast

14 Jan 12:11
be9df6d
Compare
Choose a tag to compare

Fix bug with invalid strings

1.1.0

06 Oct 13:19
Compare
Choose a tag to compare
Remove support of php7.0 (now lib require php7.1+ to work), improve d…

…ocumentations, tests. fix bugs.

1.0.1

24 May 10:10
2af1942
Compare
Choose a tag to compare

Added static alias for constructor

Stable release

22 May 20:37
6a703d0
Compare
Choose a tag to compare
Merge pull request #20 from fe3dback/optimizing

final fixes