Releases: flextype-components/arrays
Releases · flextype-components/arrays
3.0.1
24 Jul 14:55
Compare
Sorry, something went wrong.
No results found
3.0.0
24 Jul 14:35
Compare
Sorry, something went wrong.
No results found
1.2.8
25 Jun 16:40
Compare
Sorry, something went wrong.
No results found
1.2.7
25 Jun 16:07
Compare
Sorry, something went wrong.
No results found
New method dot()
New method undot()
1.2.6
11 Aug 08:28
Compare
Sorry, something went wrong.
No results found
Doctrine Coding Standard fixes
1.2.4
06 Jan 18:02
Compare
Sorry, something went wrong.
No results found
returned type for method createFromString() changed to array
1.2.3
31 May 13:56
Compare
Sorry, something went wrong.
No results found
method toJson() can take new parameters with predefined variables: int $options = 0, int $depth = 512
method createFromJson() can take new parameters with predefined variables: bool $assoc = true, int $depth = 512 , int $options = 0
1.2.2
30 Apr 13:35
Compare
Sorry, something went wrong.
No results found
New method reverse()
New method size()
New method average()
New method createFromString()
New method createFromJson()
New method toJson() instead of json()
1.2.1
25 Apr 23:11
Compare
Sorry, something went wrong.
No results found
New method sort() instead of subvalSort()
1.2.0
25 Apr 23:11
Compare
Sorry, something went wrong.
No results found
New method json() for converting an array to a JSON string
New method first() to return the first element of an array
New method last() to return the last element of an array