Code Monkey home page Code Monkey logo

Comments (10)

kepi avatar kepi commented on June 12, 2024

Ok, correction. It doesn't work OK with those lines commented. Third and fifth item is missing (at least from display).

I forgot to mention that I'm using PHP 7 (but no related errors in error log).

from dokuwiki-strata.

bwanders avatar bwanders commented on June 12, 2024

Thanks for reporting this! Based on what you're experiencing this seems to something related to PHP 7.

Unfortunately, I'm currently swamped with work until the end of February. I'll pick this up at the start of March.

from dokuwiki-strata.

nneul avatar nneul commented on June 12, 2024

I'm also seeing this on our install since upgrading server to Ubuntu 16. Any update?

from dokuwiki-strata.

nneul avatar nneul commented on June 12, 2024

Additional bit - in my case it appears to be coming from the block in getFields() and not the sanity check.

from dokuwiki-strata.

bwanders avatar bwanders commented on June 12, 2024

Can you post your Dokuwiki and PHP versions?

from dokuwiki-strata.

kepi avatar kepi commented on June 12, 2024

For me it was PHP 7.0.x and Dokuwiki Detrius.

from dokuwiki-strata.

nneul avatar nneul commented on June 12, 2024

ii libapache2-mod-php7.0 7.0.4-7ubuntu2.1 amd64 server-side, HTML-embedded scripting language (Apache 2 module)

commit f847ae11f67fa5dd7c83151a0e1dc79f2e270278
Merge: e4261f2 42cbd32
Author: Andreas Gohr [email protected]
Date: Thu Apr 28 10:29:59 2016 +0200

Merge pull request #1542 from splitbrain/protectedusers

Add a protected file to the authplain config cascade

from dokuwiki-strata.

nneul avatar nneul commented on June 12, 2024

No change with dokuwiki latest

commit 33e99aba20eef5b012776ebc4db0b87284e62ac4
Author: Guy Brand [email protected]
Date: Sun Jul 3 18:05:17 2016 +0200

Release preparation

from dokuwiki-strata.

bwanders avatar bwanders commented on June 12, 2024

Thanks for the feedback!

I'll be looking into this issue this week.

from dokuwiki-strata.

bwanders avatar bwanders commented on June 12, 2024

Fixed with 61ae6f0.

The issue was indeed due to PHP7. In specific, the semantics of foreach have changed in an incompatible manner. This led to some monkey-business during the handling of the syntax.

from dokuwiki-strata.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.