PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » Services_W3C_HTMLValidator

An Object Oriented Interface to the W3C HTML Validator service.

This package is unmaintained.

Download latest release 1.0.0 (there might be newer Composer installable version)

License: BSD

Description

This package provides an object oriented interface to the API
of the W3 HTML Validator application (http://validator.w3.org/).
With this package you can connect to a running instance of the validator and
retrieve the validation results (true|false) as well as the errors and warnings
for a web page.

By using the SOAP 1.2 output format from the validator, you are returned simple
objects containing all the information from the validator. With this package it is
trivial to build a validation system for web publishing.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#15675ClosedBugCVS2009-01-18Unit tests fail
#15719BogusBugCVS2009-01-22Unit tests fail
#16448ClosedBugUnknown2009-07-17Wrong parameters for Exception Line 352
#17141SpamReqUnknown2010-02-21un lucru bun exista si in tara asta
#17339ClosedBug1.0.0RC22010-04-24PHP Strict Standards
#17400ClosedReq1.0.02010-05-18Allow HTTP_Request2 config options to be set
#18424ClosedReq1.0.02011-04-06Add socket timeout option for send() requests to SOAP gateway
#20075FeedbackBug2013-09-26Warning: DOMDocument::loadXML(): Space required after the Public Identifier in
#20566OpenBug1.0.02015-06-28W3 blocked if output=soap12