phpjs
Version:
24 lines (17 loc) • 437 B
HTML
<!-- Generated by Rakefile:build -->
<strong>
Fred P
</strong>
on 2012-05-16 07:42:38 <br />
You can fix line #21 permanently like this:
<pre><code>
var new_array = {},
keycount = (keys && keys.length) || 0,
i = 0;
then this will always work properly,
since keycount does not have to be falsy 0, but REALLY zero.
if (keycount !== values.length) {
return false;
}
</code></pre>
<hr />