Top Level :: PHP

Package Information: PHP_Beautifier 0.1.12

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

Release date: 2007-02-10 04:52 UTC
Release state: beta

Changelog:

Bug fix release
- Bug fix[9078]:php_beautifier script use addFilter defore addFilterDirectory. Fixed file php_beautifier
- Bug fix[7706 and rolfhub_at_web.de 2007-02-07-1]: The beautifer removes the whitespaces left and right of the operator, so for example "echo 2 . 1 . 0 . "\n";" becomes "echo 2.1.0."\n";". Added space after and before questions.
- Bug fix[rolfhub_at_web.de 2007-02-07-2]: When using the "break" command, the command takes an optional parameter, see http://de.php.net/break for details. But this doesn't work when using the beautifier, because, for example "break 2;" morphs to "break2;"
- Bug fix[rolfhub_at_web.de 2007-01-31]: I think that I have found and fixed a bug in the PHP Beautifier, in the file Common.php in the function getFilesByGlob(). It fails if used under MS-Windows because of the different path separators.
- Bug fix[8327]: There is one extra space before semicolon in Pear filter
+ Added -h option on php_beautifier for usage message
+ New package2.xml

Dependencies:
  • PHP Version: PHP 5 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 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.11 2006-06-15     beta
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