[phpMyAdmin Git] [phpmyadmin/phpmyadmin] c1786e: Use array_key_exists instead of in_array + array_k...

MaurĂ­cio Meneghini Fauth mauriciofauth at gmail.com
Tue Apr 24 00:56:53 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: c1786eee96d2ed778ae3f35169aed9915985bf50
      https://github.com/phpmyadmin/phpmyadmin/commit/c1786eee96d2ed778ae3f35169aed9915985bf50
  Author: Gabriel Caruso <carusogabriel34 at gmail.com>
  Date:   2018-04-22 (Sun, 22 Apr 2018)

  Changed paths:
    M libraries/classes/Plugins/Export/Helpers/Pdf.php

  Log Message:
  -----------
  Use array_key_exists instead of in_array + array_keys

Signed-off-by: Gabriel Caruso <carusogabriel34 at gmail.com>


  Commit: 12247e9b6f1668e29fbed5299313c67437c86d35
      https://github.com/phpmyadmin/phpmyadmin/commit/12247e9b6f1668e29fbed5299313c67437c86d35
  Author: MaurĂ­cio Meneghini Fauth <mauriciofauth at gmail.com>
  Date:   2018-04-23 (Mon, 23 Apr 2018)

  Changed paths:
    M libraries/classes/Plugins/Export/Helpers/Pdf.php

  Log Message:
  -----------
  Merge pull request #14224 from carusogabriel/array-key-exists

Use array_key_exists instead of in_array + array_keys


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/8739429a2801...12247e9b6f16


More information about the Git mailing list