Skip to content

Releases: matteosister/php-curry

0.5.0

10 Mar 17:06
Compare
Choose a tag to compare

fixes a bug where curry_args and curry behave differently

0.4.0

05 Jul 19:15
Compare
Choose a tag to compare

placeholder arguments by the awesome @webNeat

0.3.0

27 Jun 21:13
Compare
Choose a tag to compare

fixes a corner case where func_get_args() is used. thanks to @webNeat

0.2.0

30 Jul 22:03
Compare
Choose a tag to compare

ability to curry with array as arguments

0.1.0

30 Jul 22:04
Compare
Choose a tag to compare

First release