Taylor Otwell
|
81a89604f9
|
refactor the arr class to fix a few bugs.
|
2011-08-15 15:19:14 -05:00 |
Taylor Otwell
|
cd90845acc
|
Fix a couple of bugs in the Arr class.
|
2011-08-15 15:05:57 -05:00 |
Taylor Otwell
|
23e100aa80
|
fix comment on arr::set.
|
2011-08-15 10:38:02 -05:00 |
Taylor Otwell
|
b2991dd6ba
|
Fix bug in Arr::set that did not correctly create new array levels.
|
2011-08-15 10:36:24 -05:00 |
Taylor Otwell
|
732a1e4a04
|
tweaked comment on arr::set.
|
2011-08-15 00:20:43 -05:00 |
Taylor Otwell
|
a667e32ad3
|
added arr::set method.
|
2011-08-15 00:16:37 -05:00 |
Taylor Otwell
|
d197a97aac
|
remove comment bloat.
|
2011-08-14 19:40:52 -05:00 |
Taylor Otwell
|
3ac2287329
|
fixing API comments.
|
2011-08-13 21:43:33 -05:00 |
Taylor Otwell
|
b6ba0de0bd
|
Improve Arr class documentation.
|
2011-08-09 14:31:57 -05:00 |
Taylor Otwell
|
ed52c19e05
|
Refactoring Arr class.
|
2011-08-08 08:27:12 -05:00 |
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 |