Skip to content

Releases: phpfunct/funct

Accepted PR and code fixes

19 Dec 01:54
3f01f3f
Compare
Choose a tag to compare
Merge pull request #43 from mokevnin/master

Fix broken flatten and some other things

1.4.0: Merge pull request #42 from chrjean/master

22 Jul 12:07
Compare
Choose a tag to compare

v1.3.0

01 Feb 17:07
Compare
Choose a tag to compare

Added

  • Collection\toJson from [chapeupreto]
  • Object\assignIfIsset from [gcds]

Fixed

  • Copyright years from [gcds]

v1.2.0

24 Dec 12:48
Compare
Choose a tag to compare

Added

Changed

  • Funct\ArrayKeyNotExists additional test cases from Newman101
  • String\truncate optimization from Newman101
  • Collection\some optimization from zhikiri

Fixed

v1.1.0

11 Dec 12:14
Compare
Choose a tag to compare

Added

Changed

  • Strings\latinize bigger char mapping map from gcds

Fixed

Stable version

02 Dec 11:53
Compare
Choose a tag to compare

The first stable version of Funct library

Fully working collection & string functions

01 Dec 10:55
Compare
Choose a tag to compare
Merge pull request #11 from phpfunct/string_functions

Added string functions from #2