Commit Graph

8 Commits

Author SHA1 Message Date
Taylor Otwell 614811bb40 Use array_key_exists in Arr::get instead of isset. 2011-08-02 13:44:02 -05:00
Taylor Otwell 28c6ac93ef Scrap Arr::dot and put dot notation support in Arr::get. 2011-08-02 13:41:57 -05:00
Taylor Otwell db5c61d50c Added code to return the entire array to Arr::dot. 2011-08-02 13:40:25 -05:00
Taylor Otwell dfbd8e7950 Added Arr::dot method. 2011-08-02 13:38:50 -05:00
Taylor Otwell 70e35fb3d7 refactoring auth class. 2011-07-07 23:00:40 -05:00
Taylor Otwell 65ffe0b610 Added support for closures as Arr::get default parameter. 2011-07-06 13:45:03 -07:00
Taylor Otwell 73d8e2f2fa fixed arr::get argument order. 2011-06-16 22:27:57 -05:00
Taylor Otwell d802ae8386 added arr class and tweaked input class. 2011-06-16 22:25:57 -05:00