00930: unmatched parentheses - pmwiki.php on line 1449

Summary: unmatched parentheses - pmwiki.php on line 1449
Created: 2007-05-25 03:48
Status: Open
Category: Bug
Assigned:
Priority: 3
Version: 2.2.45-51beta
OS: PHP 4.2.2

Description: Compilation failed: unmatched parentheses at offset 8 in */pmwiki/pmwiki.php on line 1449 pat=/^\s+ #1/ex

This happens very often and seems to blame the GroupHeader. But some rare times everything looks fine, nobody knows why either.

Is it a problem of PHP 4.2.2 lacking compatibility to pmwiki development in the 2.2 branch? The problem does not appear with the same contents on a pmwiki 2.1 running!


I have the same problem before I upgraded my PHP from 4.2.2 to 4.3.10 You can try upgrade your PHP


Jan 7, 2008: PHP5 fixed this for me