Top Level :: PHP

Package Information: PHP_Beautifier 0.0.7

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.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.7Download

Release date: 2004-06-16 06:11 UTC
Release state: devel

Changelog:

- Bug fix: Shorts comments after T_END_HEREDOC or another short comment starts in the same line.
- Bug fix[1597]: Open brace after short comment starts in the same line.
* Bug fix[1598]: With Default Filter, open and close tags maintains current whitespace. So, html with included php looks better
* Custom streams in PHP5RC.x have a bug on stream_feof. setInputFile() on PHP_Beautifier not use feof.
+ Added support for input tgz and tar.bz2 files. This feature is handled by streams (PHP_Beautifier_StreamWrapper_Tarz->tarz://file.tgz#myfile.php)
+ Added more standard and internal tests with mock-a-like object in
+ Added Beautifier_Bugs.phpt for bug fix test.
+ Added Beautifier_StreamWrapper.phpt for streams tests.
+ Added example: example_html
test/Beautifier.phpt

Dependencies:
0.0.6.1 2004-06-04     devel
0.0.6 2004-06-03     devel
0.0.5 2004-06-01     devel