What's New ?
- 2009-07-04
- I would like to announce the availability of
HTML_CSS 1.5.4.
This version improve support of At-Rules (6 bug fixes).
- 2009-01-21
- I would like to announce the availability of
HTML_CSS 1.5.3.
This version prevent a wrong usage of setSameStyle().
- 2009-01-20
- I would like to announce the availability of
HTML_CSS 1.5.2.
This version is only a QA release with unit tests improved.
- 2008-03-15
- I would like to announce the availability of
HTML_CSS 1.5.1.
This version fixed only two minor bugs (warning and notice errors).
See changelog for details.
- 2008-01-15
- I would like to announce the availability of
HTML_CSS 1.5.0.
This version, as major changes, introduces :
- support of AT Rules
- check data source feature with the W3C CSS validator service
(see PEAR::Services_W3C_CSSValidator). Requires PHP5
- 2007-12-14
- I would like to announce the availability of
HTML_CSS 1.4.0.
This version, as major changes, introduces :
- new setter/getter PHP5 facility compatible (magic function __set, __get)
for read/write CSS options.
- Tests suite was migrated from PHPUnit 1.x to 3.x
- Coding Standard was fixed following recommandation of PHP_CodeSniffer 1.0.0RC3
- Requirement are now set to PHP 4.3.0 and PEAR 1.5.4 minimum
- 2007-10-22
- I would like to announce the availability of
HTML_CSS 1.3.0.
This version prevent invalide CSS data source in to parse, and add two new functions
getContentDisposition(), and setContentDisposition(), to implement
request #12195.
- 2007-06-12
- I would like to announce the availability of
HTML_CSS 1.2.0.
This version has no code changes since previous release, but change license from PHP 3.01 to new BSD
(give more freedom).
- 2007-02-18
- I would like to announce the availability of
HTML_CSS 1.1.3
This version is a minor bug fix release related to usage of "oneline" attribute
in class constructor.
Since today Examples tab
reference all examples included into The Definitive Guide.
- 2007-01-03
- I would like to announce the availability of
HTML_CSS 1.1.2
This version fixed a bug in grepStyle() function.
- 2007-01-01
- I would like to announce the availability of
HTML_CSS 1.1.1
This version fixed a bug introduced in version 1.1.0 with isError() and cascade usage.
- 2007-01-01
- I would like to announce the availability of
HTML_CSS 1.1.0
This version include a new feature. Ability to search where selectors/properties
are defined (with pattern Perl-compatible).
- 2006-12-21
- I would like to announce the availability of
HTML_CSS 1.0.1
with a bug fix in isError() method and an improved version od User Guide.
- 2006-10-29
- Download statistics of the latest release are now back. See Download tab.
- 2006-06-24
- I would like to announce the availability of
HTML_CSS 1.0.0
after 2 releases candidate and no bug reported since 6 months.
This version include also a user-guide in html format.
- 2006-06-17
- The website for HTML_CSS is officially open ... in waiting the final stable
release 1.0.0 coming soon now.