[dokuwiki] Re: Core devs: I need some info to keep my templates maintainable

  • From: Anika Henke <anika@xxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 13 Feb 2011 20:19:02 +0000

On 11.02.2011 18:14, Don Bowman wrote:
On Thu, 10 Feb 2011 22:17:18 -0000, Andreas Haerter
<list+dokuwiki@xxxxxxxxxxxxxxxxxxx> wrote:

See <http://bugs.php.net/bug.php?id=49692>: "When parsing ini files if
the key contains a '/' char a syntax error is thrown." -> This means,
the ini-values won't be read on PHP 5.3.0. This was fixed in 5.3.1.

Example:
<https://github.com/andreashaerter/dokuwiki-template-vector/blob/master/style.ini>

-> This ini leads to empty array values on PHP 5.3.0.

I just found something interesting:
MediaWiki doesn't support PHP 5.3.1 because of a bug in that PHP version. In case we would want to not support a certain PHP version, we know there is a large user base which puts up with it.
See http://www.mediawiki.org/wiki/Download

Cheers,
Anika
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: