PEAR is archived and read-only

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

Home » Networking » Net_Dict

Interface to the DICT Protocol

This package is unmaintained.

Download latest release 1.0.7 (archived versions might be outdated)

License: PHP

Description

This class provides a simple API to the DICT Protocol handling all the
network related issues and providing DICT responses in PHP datatypes
to make it easy for a developer to use DICT servers in their programs.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#4808ClosedBug2005-07-12[PATCH] Cleanup
#4809ClosedBug2005-07-12[PATCH] Use references when instantiating/setting Net_Socket instance
#4810ClosedReq2005-07-12[PATCH] disconnect() method
#4811ClosedBug2005-07-12[PATCH] Example dict.php uses wrong require path
#7018ClosedBug1.0.32006-03-04[PATCH] Warnings
#7639BogusBug1.0.52006-05-16Changes in dict.org server breaks package
#16817ClosedBug1.0.62009-11-21code does not adhere to Standards