Télécharger la liste

Description du projet

PHP Webdav Client Class is a nearly RFC 2518-conforming class which
implements RFC 2518 methods (GET, PUT, MOVE, COPY, etc.) to modify
resources on a Webdav server. It supports HTTP/1.0 and HTTP/1.1.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-03 04:39
0.1.5

Cela change de sortie _propfind_cData (), _delete_cData () et append cdata _lock_cData à partir de XML parser lorsque plusieurs appelée à partir de l'analyseur. La documentation a été mise à jour.
Tags: Major bugfixes
This release changes _propfind_cData(), _delete_cData(),
and _lock_cData to append cData from XML parser when
multiple called from parser. The documentation has been
updated.

2004-08-26 00:25
0.1.4

En _translate_uri method (), toutes les demandes sont maintenant obligés d'encodage UTF-8 à se conformer à la RFC 2518.
Tags: Major bugfixes
In method _translate_uri(), all requests are now forced to UTF-8 encoding to conform to RFC 2518.

2004-08-18 17:31
0.1.3

Un problème de traitement des collections contenant un tréma dans le _translate_uri méthode privée () a été fixée. Documentation docblock tout le code a été fini. Certains segements code obsolètes ont été supprimées. De nouveaux documents ont été obtenues avec PHPDoc.
Tags: Minor bugfixes
A problem handling collections containing an
umlaut in the private method _translate_uri() was
fixed. DocBlock documentation all over the code
was finished. Some obsolete code segements were
removed. New documentation was generated with
phpDoc.

2004-08-16 16:08
0.1.2

Certains problèmes de blocage dans la _get_respond () méthode ont été corrigés. Le projet a été déplacé vers un autre serveur.
Tags: Minor bugfixes
Some blocking problems in the _get_respond()
method were corrected. The project was moved to
another server.

2003-12-15 01:31
0.1.1

Une teneur en corps vilain bug détruire CRLF dans les méthodes privées _get_respond et _process_respond a été corrigé.
Tags: Major bugfixes
A nasty body content destroying CRLF bug in the private methods _get_respond and _process_respond has been fixed.

Project Resources