You are here

CHANGELOG.txt in Coder 6

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


Coder_format 6.x-1.x, xxxx-xx-xx
--------------------------------
by sun: Fixed boolean constants must be written uppercase.
#360766 by sun: Fixed missing space for parameter to break statement.
#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().


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. by sun: Fixed boolean constants must be written uppercase.
  6. #360766 by sun: Fixed missing space for parameter to break statement.
  7. #272089 by sun: Fixed outdated installation instructions for coder_format tests.
  8. #208767 by ezyang, sun: Improved coder_format to re-format Drupal 6 core without
  9. wrong formattings
  10. #213072 by sun: Removed file.inc dependency and always create backup files.
  11. #149826 by sun: Added coder_format Windows installer.
  12. Fixed coder_format.php startup script.
  13. Fixed wrong quotes in coder_preprocessor_line_breaks_*.
  14. Fixed CVS Id in coder_postprocessor_cvs_id().
  15. Disabled coder_postprocessor_array_rearrange().