FuelPHP v1.4 Release Notes

    • ORM Model::find() can no longer be used to construct queries using method chaining. Use Model::query() instead.