Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bordoni bordoni released this 15 Sep 04:50
· 2000 commits to trunk since this release
0.2.0
6d79196
  • Feature - Enable modification of the PHP Binary path used by the plugin with PLUGIN_CHECK_PHP_BIN constant.
  • Feature - Include a check for the usage of ALLOW_UNFILTERED_UPLOADS on any PHP files - Props EvanHerman at #45
  • Feature - Include a check for the presence of the application files (.a, .bin, .bpk, .deploy, .dist, .distz, .dmg, .dms, .DS_Store, .dump, .elc, .exe, .iso, .lha, .lrf, .lzh, .o, .obj, .phar, .pkg, .sh, '.so`) - Props EvanHerman at #43
  • Feature - Include a check for the presence of the readme.txt or readme.md file - Props EvanHerman at #42
  • Fix - Ensure that Readme parsing is included properly when a readme.md or readme.txt file is present. Props Bordoni #52
  • Tweak - Disallow functions move_uploaded_file, passthru, proc_open - Props alexsanford at #50
  • Tweak - Change the message type for using functions WordPress already includes from Warning to Error. Props davidperezgar at #18
  • Tweak - Change the message type for incorrect usage of Stable tag from Notice/Warning to Error. Props davidperezgar at #3