[dokuwiki] git changes 2018-07-28

  • From: xref@xxxxxxxxxxxx (DokuWiki Develtools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 28 Jul 2018 03:00:02 +0200


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/2145bd4c56435f829a19aad843172f8ddffbc69b
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 27 14:45:47 2018 +0200

    upgraded JSON class to latest (2006) version
    
    from http://mike.teczno.com/JSON/JSON.phps
    
    This fixes a problem on PHP 7.2. However ultimately this class should be
    dropped in favor of the native json_decode/json_encode functions.


http://github.com/splitbrain/dokuwiki/commit/296be24e7163baa3d0fe1d80f2e107320e88010a
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 27 10:38:51 2018 +0200

    continue is break in switch
    
    This should fix a warning in PHP 7.3


http://github.com/splitbrain/dokuwiki/commit/65a878f98c684b62bd8d0a4ebb6065325206d957
Author: mahir <mahirtakak[at]gmail.com>
Date:   Thu Jul 26 23:41:31 2018 +0200

    translation update

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

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-07-28 - DokuWiki Develtools