Top Level :: PHP

Package Information: PHP_Beautifier 0.1.11

Show All Changelogs
» Version » Information
0.1.14 2008-06-22     beta
0.1.13 2007-02-14     beta
0.1.12 2007-02-10     beta
0.1.11Download

Release date: 2006-06-15 06:24 UTC
Release state: beta

Changelog:

Bug fix release (damn switch)
* Reimplemented switch, case and default control logic. Now, almost all the switch stamements should be managed well. Please, give feedback!
* Home Page URL changed to http://beautifyphp.sourceforge.net/
* Author email changed to cdx _at _users.sourceforge.com
- Bug fix[7759]: Adding a comment after a case statement in a switch causes the indenting to be wrong. Know issue: Line comment (//) after a case cause a extra new line if the next statement have T_CASE or T_DEFAULT token.
- Bug fix[7818]: Where curly brackets are used to indicate a variable class property, PHP_Beautifier adds extra whitespace as if it were parsing a class method or function.
- Feature Request [#7854]: Rewrite T_OPEN_TAG_WITH_ECHO in the default filter, specially "<%=" because it will be removed in PHP6. Currently implemented on Pear filter

Dependencies:
  • PHP Version: PHP 5 or newer
  • PEAR Package: Log 1.8 or newer
  • PHP Extension: tokenizer
  • PEAR Package: Console_Getopt newer than 1 (optional)
  • PEAR Package: Archive_Tar 1.2 or newer (optional)
  • PHP Extension: bz2 (optional)
0.1.10 2006-06-07     beta
0.1.9 2006-06-06     beta
0.1.8 2006-04-01     beta
0.1.7 2005-09-15     beta
0.1.6 2005-06-16     beta
0.1.5 2005-06-13     beta
0.1.4 2005-04-02     beta
0.1.3 2005-02-11     beta
0.1.2 2005-02-04     beta
0.1.1 2005-01-15     beta
0.1.0 2005-01-12     beta
0.0.9 2004-10-07     devel
0.0.8 2004-08-06     devel
0.0.7 2004-06-16     devel
0.0.6.1 2004-06-04     devel
0.0.6 2004-06-03     devel
0.0.5 2004-06-01     devel