Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 477bb0dc0c979b4b44d25af623eeb640afe253ee
      
https://github.com/phpmyadmin/phpmyadmin/commit/477bb0dc0c979b4b44d25af623eeb640afe253ee
  Author: Hauke Henningsen <s...@entless.org>
  Date:   2015-03-16 (Mon, 16 Mar 2015)

  Changed paths:
    M export.php
    M libraries/config.default.php
    M libraries/plugins/export/ExportJson.class.php

  Log Message:
  -----------
  Add option for exporting pretty-printed JSON

This adds a single option to the JSON export plugin,
which, if available (PHP >= 5.4.0) corresponds to passing
`JSON_PRETTY_PRINT` to `json_encode`.

Signed-off-by: Hauke Henningsen <s...@entless.org>


  Commit: b350af3c7f1b610ad131bed924a4f649429a2c7a
      
https://github.com/phpmyadmin/phpmyadmin/commit/b350af3c7f1b610ad131bed924a4f649429a2c7a
  Author: Hauke Henningsen <s...@entless.org>
  Date:   2015-03-16 (Mon, 16 Mar 2015)

  Changed paths:
    M libraries/plugins/export/ExportJson.class.php

  Log Message:
  -----------
  Strip trailing spaces

Signed-off-by: Hauke Henningsen <s...@entless.org>


  Commit: fa763b18283274c56cfd98a247b2913b2d23734f
      
https://github.com/phpmyadmin/phpmyadmin/commit/fa763b18283274c56cfd98a247b2913b2d23734f
  Author: Marc Delisle <m...@infomarc.info>
  Date:   2015-03-25 (Wed, 25 Mar 2015)

  Changed paths:
    M export.php
    M libraries/config.default.php
    M libraries/plugins/export/ExportJson.class.php

  Log Message:
  -----------
  Merge pull request #1579 from addaleax/json-pretty-print

Add option for exporting pretty-printed JSON


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/015377cdefbd...fa763b182832
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to