ori added a comment.

```
<TimStarling> for ( $i =0 ; $i < 1000; $i++ ) { $doc = new DOMDocument; 
$doc->loadHTML($html); $node = $doc->documentElement->firstChild; }
<TimStarling> no need for xpath, you just need a DOMNode reference to be alive 
when $doc is overwritten
```

swtaars: awesome, go for it.

TASK DETAIL
  https://phabricator.wikimedia.org/T820

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

To: tstarling, ori
Cc: wikibugs-l, tstarling, ori, MZMcBride, swtaarrs



_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to