smbclient 1.0.3

A PHP wrapper for libsmbclient


smbclient is a PHP extension that uses Samba's libsmbclient library to provide
Samba related functions and 'smb' streams to PHP programs.

License: BSD 2-clause

Changes

Add client min/max protocol to streams, and make either min/max optional.