Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Latest commit

 

History

History
37 lines (22 loc) · 678 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 678 Bytes

array_column() Changelog

1.1.3

Released 2015-03-20

  • Changing package name from "rhumsaa/array_column" to "ramsey/array_column"
  • Updated Travis CI build config to test more versions of PHP
  • Updated Travis CI config to lint and check PSR-2 coding standards
  • Added project badges
  • Added CHANGELOG

1.1.2

Released 2013-07-22

  • Remove unnecessary conditionals
  • Whitespace changes

1.1.1

Released 2013-07-06

  • Documentation updates

1.1.0

Released 2013-07-06

  • Catching up array_column() library functionality and tests with PHP 5.5.0
  • Set Travis CI to run tests on PHP 5.5

1.0.0

Released 2013-03-22

  • Initial release of userland library