[dokuwiki] Re: Dokuwiki vs. PHP5?

Wes wrote:
> My server uses PHP5 and I have been using Dokuwiki for quite some time
> now with almost no problems.
>
> On Dec 13, 2007 3:36 PM, Jim Seymour <dweswlafroak@xxxxxxxxxxx> wrote:
>   
>> The System Requirements page states that "PHP 5 should be fine" for
>> Dokuwiki.
>>
>> Now that PHP4 is going end-of-life, could that wording be strengthened?
>>
>> How thoroughly has Dokuwiki been tested with PHP5?
>>
>> --
>> Jim Seymour
>> --
>> DokuWiki mailing list - more info at
>> http://wiki.splitbrain.org/wiki:mailinglist
>>
>>     
That page should be updated. Dokuwiki is fine running under PHP5. 

We patched a few PHP5 specific issues about a year ago, mainly concerned
with stricter parameter requirements on some function calls generating
E_NOTICE messages (or it may have been E_WARNINGs).  Even at that time
anyone running with display_errors off (appropriate for a live wiki)
would not have noticed anything.

So, you're good to go.

-- Chris

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: