expires_in( $update[2] ) ->extend_on_fail( $update[5] ) ->updates_with( $update[3], (array) $update[4] ) ->set_lock( $update[0] ) ->fetch_and_cache(); } exit(); } } }