Changelog
- 2007-11-23 - Services_W3C_CSSValidator 0.1.0 (alpha) released
- Phase 1 (2007-10-03) Initial version for PEAR proposal
- Phase 2 (2007-11-20) Applied comment on condition votes from :
- Christian Weiske
: @since and @access phpdoc tags (removed).
- Till Klampaeckel
: add a bit of setters and getters.
- David Coallier
: add a bit of setters and getters instead of only using setOptions
class properties are now protected rather than public
addError() and addWarning() methods added into Services_W3C_CSSValidator_Response.