Re: CVS update: /cowiki/includes/cowiki/class/parse/

"Daniel T. Gorski" <[email protected]> Mon, 30 May 2005 00:35:13 +0200
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <20050529223513.GH6909@bantha>
On 30 May 00:26, Daniel T. Gorski wrote:

> >    cowiki/includes/cowiki/class/parse/class.CoWikiReverseParser.php
> >    cowiki/includes/cowiki/class/parse/class.WikiParser.php

The parser runs into circular references (or untuned regex) and dies. To
test the parser I took the main page of develnet.org [1] and put it into the
editor and tried to save. The script dies with

Fatal error: Maximum execution time of 30 seconds exceeded in
<PATH>/includes/cowiki/class/parse/class.WikiParser.php on line 455

It was not a wise idea to commit the parser yet :-/

regards dtg

[1] <http://warpcore.develnet.org/archie/develnet.org.txt>