smbclient 1.0.2

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

--- Introduces smbclient_client_protocols() to set min and max protocol for negotiation.