-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.1.3
-
Component/s: None
-
None
$batch->update( array("citizen" => "Iceland"), array("$set" => array("viking" => true)), array("limit" => 0, "upsert" => false) );
That should be '$set', not "$set"