[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 0ee0d8: bug #3962 Proper escaping of JSON export

Michal Čihař mcihar at suse.cz
Tue Jun 11 11:49:24 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 0ee0d8e8c56fd9b279152274b02be5b5988d6659
      https://github.com/phpmyadmin/phpmyadmin/commit/0ee0d8e8c56fd9b279152274b02be5b5988d6659
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-06-11 (Tue, 11 Jun 2013)

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

  Log Message:
  -----------
  bug #3962 Proper escaping of JSON export

We now use json_encode instead of home made encoder. Also we now
generate JSON data on the fly, what reduces memory usage.





More information about the Git mailing list