Re: php 5.3

Peter Campion-Bye <[email protected]> Wed, 17 Nov 2010 16:20:58 +0000
Newsgroups gmane.comp.web.wiki.phpwiki.talk
Organization PandaSys Ltd
Message-ID <[email protected]>
On Wed, 17 Nov 2010 13:48:17 +0100, Marc-Etienne Vargenau
<[email protected]> wrote:
> 
> Hello,
> 
> Are you using Phpwiki 1.4.0RC1?

I'm using 1.3.14, the latest version in Gentoo portage.
I'm not sure if the ebuild is maintained anymore so my best bet is
probably to remove the ebuild and install from source.
Before I do that I'll see if I can make the change you suggest below in
main.php.
Thanks for the help,
Peter

> 
> Phpwiki 1.4.0RC1 should take care of this.
> 
> See:
> if (defined('E_STRICT')) // and (E_ALL & E_STRICT)) // strict php5?
> $ErrorManager->setPostponedErrorMask(E_NOTICE|E_USER_NOTICE|E_USER_WARNING|E_WARNING|E_STRICT|((check_php_version(5,3))
>
> ? E_Db/FileFinder.phpEPRECATED : 0));
>      else
> $ErrorManager->setPostponedErrorMask(E_NOTICE|E_USER_NOTICE|E_USER_WARNING|E_WARNING);
> 
> in file lib/main.php
> 
> Best regards,


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev