[dokuwiki] git changes 2018-06-27

  • From: xref@xxxxxxxxxxxx (DokuWiki Develtools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 27 Jun 2018 03:00:03 +0200


Good Morning!

This are the git changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------

http://github.com/splitbrain/dokuwiki/commit/fdbbfed91f3530a7377dc2fac4e70f71029b599f
Merge: 95305c9 fe22708
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jun 26 09:58:43 2018 +0200

    Merge pull request #2414 from splitbrain/nosafemode
    
    removed safemode hack


http://github.com/splitbrain/dokuwiki/commit/95305c9fcae83b6433b3d31879f49c270ea5283e
Merge: ca549e4 985d618
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jun 26 09:42:27 2018 +0200

    Merge pull request #2420 from sijongyeoil/patch-1
    
    add logic if the server uses unlimited memory settings in is_mem_available()


http://github.com/splitbrain/dokuwiki/commit/ca549e4142411edd78a8558189e6a89b9a6137df
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Tue Jun 26 09:39:58 2018 +0200

    removed accidental merges of outdated translations


http://github.com/splitbrain/dokuwiki/commit/985d6187472ee1df57d7a569fa13bad7f6941c91
Author: Elenchus <sijongyeoil[at]gmail.com>
Date:   Tue Jun 12 16:56:05 2018 +0900

    add logic if the server uses unlimited memory settings in is_mem_available()
    
    If memory is set to unlimited, then memory_limit will be -1, so set this to 
true in this case.


http://github.com/splitbrain/dokuwiki/commit/fe227084a6df41eda1ccb53480fbc676e6d3f370
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Thu Jun 7 17:24:43 2018 +0200

    removed safemode hack
    
    Safemode has been removed in PHP 5.4.0. We finally no longer need to
    deal with this insanity.

---------------------------------------------------------------------

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.

Bye,
your git changelog mailer


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

Other related posts:

  • » [dokuwiki] git changes 2018-06-27 - DokuWiki Develtools