-
Sub-task
-
Resolution: Invalid
-
Major
-
3.0.7-PL1
-
None
Use of eval() on line 272 is ugly and makes it impossible for phpBB to work with HipHop. Solution is to rewrite the code to not depend on eval.
I've written the code, patch is forthcoming