ressio / pharse

Fastest PHP HTML Parser
83 stars 15 forks source link

memory exhausted #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What will reproduce the problem?

What is the expected output? What do you see instead?

Which version are you using?

Generated on 20 Oct 2012

Please provide any additional information below.

array(4) {
  ["type"]=>
  int(1)
  ["message"]=>
  string(81) "Allowed memory size of 134217728 bytes exhausted (tried to allocate 114078 bytes)"
  ["file"]=>
  string(69) "libs/pquery/ganon.php"
  ["line"]=>
  int(238)
}

Original issue reported on code.google.com by yangtcl...@gmail.com on 31 Jul 2013 at 3:08