You are here

CHANGELOG.txt in Coder 6.2

Coder_format x.x-x.x, xxxx-xx-xx
--------------------------------


Coder_format 6.x-1.x, xxxx-xx-xx
--------------------------------
#853582 by sun: Fixed 'else if' is not changed into 'elseif'.
by sun: Fixed boolean constants must be written uppercase.
#360766 by sun: Fixed missing space for parameter to break statement.
#246568 by sun: Updated for new string concatenation standard.
#272089 by sun: Fixed outdated installation instructions for coder_format tests.
#208767 by ezyang, sun: Improved coder_format to re-format Drupal 6 core without
  wrong formattings
#213072 by sun: Removed file.inc dependency and always create backup files.
#149826 by sun: Added coder_format Windows installer.
Fixed coder_format.php startup script.
Fixed wrong quotes in coder_preprocessor_line_breaks_*.
Fixed CVS Id in coder_postprocessor_cvs_id().
Disabled coder_postprocessor_array_rearrange().
by stella: coding style fixes


File

scripts/coder_format/CHANGELOG.txt
View source
  1. Coder_format x.x-x.x, xxxx-xx-xx
  2. --------------------------------
  3. Coder_format 6.x-1.x, xxxx-xx-xx
  4. --------------------------------
  5. #853582 by sun: Fixed 'else if' is not changed into 'elseif'.
  6. by sun: Fixed boolean constants must be written uppercase.
  7. #360766 by sun: Fixed missing space for parameter to break statement.
  8. #246568 by sun: Updated for new string concatenation standard.
  9. #272089 by sun: Fixed outdated installation instructions for coder_format tests.
  10. #208767 by ezyang, sun: Improved coder_format to re-format Drupal 6 core without
  11. wrong formattings
  12. #213072 by sun: Removed file.inc dependency and always create backup files.
  13. #149826 by sun: Added coder_format Windows installer.
  14. Fixed coder_format.php startup script.
  15. Fixed wrong quotes in coder_preprocessor_line_breaks_*.
  16. Fixed CVS Id in coder_postprocessor_cvs_id().
  17. Disabled coder_postprocessor_array_rearrange().
  18. by stella: coding style fixes