Compilation failed: unrecognized character after (? at offset 11
Posted: Thu Nov 15, 2007 2:23 am
This message seems to coming from the News module, which has some routes that use the regular expression containing (?P.
As far as I can tell, this is not legal PHP.
How can this be working for people?
Is there something that is supposed to pre-process these things out of the regular expression, that is not working in my environment?
As far as I can tell, this is not legal PHP.
How can this be working for people?
Is there something that is supposed to pre-process these things out of the regular expression, that is not working in my environment?