Commit History

Author SHA1 Message Date
  Taylor Otwell 23e100aa80 fix comment on arr::set. 13 years ago
  Taylor Otwell b2991dd6ba Fix bug in Arr::set that did not correctly create new array levels. 13 years ago
  Taylor Otwell 732a1e4a04 tweaked comment on arr::set. 13 years ago
  Taylor Otwell a667e32ad3 added arr::set method. 13 years ago
  Taylor Otwell d197a97aac remove comment bloat. 13 years ago
  Taylor Otwell 3ac2287329 fixing API comments. 13 years ago
  Taylor Otwell b6ba0de0bd Improve Arr class documentation. 13 years ago
  Taylor Otwell ed52c19e05 Refactoring Arr class. 13 years ago
  Taylor Otwell 614811bb40 Use array_key_exists in Arr::get instead of isset. 13 years ago
  Taylor Otwell 28c6ac93ef Scrap Arr::dot and put dot notation support in Arr::get. 13 years ago
  Taylor Otwell db5c61d50c Added code to return the entire array to Arr::dot. 13 years ago
  Taylor Otwell dfbd8e7950 Added Arr::dot method. 13 years ago
  Taylor Otwell 70e35fb3d7 refactoring auth class. 13 years ago
  Taylor Otwell 65ffe0b610 Added support for closures as Arr::get default parameter. 13 years ago
  Taylor Otwell 73d8e2f2fa fixed arr::get argument order. 14 years ago
  Taylor Otwell d802ae8386 added arr class and tweaked input class. 14 years ago