fix bugs in input class.

This commit is contained in:
Taylor Otwell
2012-04-24 08:37:37 -05:00
parent 3241de0cc1
commit 39601e8a78
2 changed files with 24 additions and 1 deletions

View File

@@ -55,6 +55,7 @@
- Added `Request::set_env` method.
- `Schema::drop` now accepts `$connection` as second parameter.
- Added `Input::merge` method.
- Added `Input::replace` method.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1