Skip to content

Releases: EP4/c9.ide.language.php.wordpress

Version 1.0.1 - 2018-10-11

11 Oct 05:18
Compare
Choose a tag to compare
  • Removing the tab-width=0 parameter since the tab-width is already set by WordPress rules and it was now triggering false positives.
  • Fixing some typos in the README.md file.

Version 1.0.0 - 2018-10-10

11 Oct 04:10
Compare
Choose a tag to compare
  • Updating PHP_CodeSniffer library to version 3.3.2.
  • Updating WordPress Coding Standards to version 1.1.0.
  • Updating PHPCompabitity standards to version 9.0.0.
  • Adding PHPCompabitityWP 2.0.0 and PHPCompatibilityParagonie 1.0.0 standards.
  • Increasing the stdout max output from 200KB to 500KB.
  • Increasing the timeout from 5 to 10 seconds.
  • Moving the checkmark icon (✔) after the position in the tooltip.
  • Including license files for each coding standards.
  • Removing the CSS rule used for hiding the debug bar since the plugin can be used without activating the debug mode now.
  • Some code refactoring.
  • Updating the 'Installation' section of the docs.

Version 0.0.2 (alpha) - 2017-02-13

11 Oct 04:08
Compare
Choose a tag to compare
Pre-release
  • Updating WordPress Coding Standards with the latest release as of 2017-02-10.
  • Updating PHPCompabitity standards with the latest release as of 2017-02-06

Version 0.0.1 (alpha) - 2017-02-10

11 Oct 04:07
Compare
Choose a tag to compare
Pre-release

Initial release.