Skip to content

Tags: mpajunen/phamda

Tags

0.7.0

0.7.0

* Unified empty return values to always use null
* Deprecated placeholder arguments
* Added PHP 7.1 support, dropped 5.6

0.6.1

0.6.1

* Allow empty delimiter in explode

0.6.0

0.6.0

* Add functions: fromPairs, toPairs

0.5.0

Remove separate indexed collection functions

* Fix each callback parameters

0.4.0

* Deprecate separate multi parameter basic collection functions.

* Restore basic collection function parameters.
* Include inner functions in the main library.
* Improvements and fixes to documentation and tests.

0.3.0

Major changes in 0.3:

* Documentation added
* Separate multi parameter versions of basic collection functions

0.2.0

More functions, fixed placeholder support

0.1.0

Version 0.1.0

First release