Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

Releases: adhocore/php-polyfills

Version v0.0.4

26 Oct 05:35
Compare
Choose a tag to compare

89eb730 chore(composer): remove php constraint [fixes #12] (Jitendra Adhikari)
925dc6d Test enhancement (peter279k)
026b1a8 fix: array() instead of [] (Jitendra Adhikari)
09943cc build: Travis (Jitendra Adhikari)
50ba0e5 doc: badges are cool (Jitendra Adhikari)

Version 0.0.3

21 Oct 10:43
Compare
Choose a tag to compare

A bigger release than before.

  • Fully restructured.
  • PHP5.4 polyfills added.

Version 0.0.2

20 Oct 11:38
Compare
Choose a tag to compare

Fix invalid parameters should return null and not empty array.
Add more tests for invalid arguments.

Version 0.0.1

19 Oct 14:26
Compare
Choose a tag to compare

Add array_column polyfill