Releases: AlaaSarhan/php-flatten
Releases · AlaaSarhan/php-flatten
v3.0.1
03 Dec 20:01
Compare
Sorry, something went wrong.
No results found
v2.0.1
03 Dec 05:03
Compare
Sorry, something went wrong.
No results found
v1.1.2
03 Dec 19:45
Compare
Sorry, something went wrong.
No results found
v4.0.1
02 Dec 13:53
Compare
Sorry, something went wrong.
No results found
v4.0.0
30 Mar 07:46
Compare
Sorry, something went wrong.
No results found
Support PHP8.
Breaking changes:
Drop support for PHP 5.6 and PHP 7.0
v3.0.0
05 Jan 23:44
Compare
Sorry, something went wrong.
No results found
Use instance methods instead of static methods in Flatten class.
Add reverse functionality Flatten::unflatten
Add convenient methods that return arrays Flatten::flattenToArray and Flatten::unflattenToArray
Realse v2.0.0
29 Dec 21:43
Compare
Sorry, something went wrong.
No results found
Release under LGPLv3.0
Change namespace to Sarhan\Flatten (breaking change)
Configure Travis
Bugfix Release v1.1.1
15 Oct 13:45
Compare
Sorry, something went wrong.
No results found
Changelog:
Fixed redundant empty arrays bug reported issue #3 in pr #4 .
Release v1.1.0
15 Oct 12:55
Compare
Sorry, something went wrong.
No results found
Changelog:
Added flags argument to flatten function to allow further extendiable behavior. [in pr #2 ]
Added a constant flag, FLAG_NUMERIC_NOT_FLATTENED that switches off flattening values with numeric (integer) keys. [in pr #2 ]
Release 1.0.0
27 Sep 00:58
Compare
Sorry, something went wrong.
No results found