Releases: mckayb/phantasy-php
Releases · mckayb/phantasy-php
v1.0.0
Removed support for php7.0 EOL.
Moved from TravisCI to CircleCI
v0.3.1
Fixed problems with the composer.json file.
v0.3.0
- Added most of php file functions in.
- Added a few other functions that were missing, like
htmlentities
.
v0.2.0
- Added curry and compose functions to make this more useful as a standalone library.
v0.1.1
Fixed a problem with the travis build.
v0.1.0
Got the basics of String, JSON, Array, etc etc functions ready for use.