Lodash-PHP v0.0.6 Release Notes

Release Date: 2019-03-30 // about 5 years ago
  • ๐Ÿ›  Fixes:

    • Only register the __ function if it doesn't already exist
    • Flatten does not expand empty array (#13)
    • ๐Ÿ‘‰ Use array_values to re-index array instead of sort when filtering (#14)

Previous changes from v0.0.5