Skip to content

Releases: eduardok/libsmbclient-php

Removed support for PHP versions older than 7.4

Choose a tag to compare

@eduardok eduardok released this 10 Dec 00:31
f5b1c00
Merge pull request #107 from eduardok/php74

Removed support for PHP versions older than 7.4

Stable release 1.1.2

Choose a tag to compare

@eduardok eduardok released this 26 Nov 00:56

i386 build related fixes.

Stable release 1.1.1

Choose a tag to compare

@eduardok eduardok released this 17 Apr 03:29

Workaround libsmbclient regression.

Stable release 1.1.0

Choose a tag to compare

@eduardok eduardok released this 01 Apr 21:24

PHP 8 ready, thanks to Remi.

Stable release 1.0.7

Choose a tag to compare

@eduardok eduardok released this 01 Apr 21:02

xattr issue fix from Remi.

Stable release 1.0.6

Choose a tag to compare

@eduardok eduardok released this 28 Feb 22:54

Support for ftruncate on smb_streams and build on PHP 5.6.

Stable release 1.0.5

Choose a tag to compare

@eduardok eduardok released this 11 Feb 04:52
Prepare PECL release 1.0.5

Stable release 1.0.4

Choose a tag to compare

@eduardok eduardok released this 22 Jan 00:25

libsmbclient introduced smbc_setOptionProtocols() on Sep 4, 2018, and at least one distribution still doesn't have it.
If not available, code depending on it is not compiled.

Stable release 1.0.0

Choose a tag to compare

@eduardok eduardok released this 24 Dec 15:18

Support for PHP 7.3 added, duplicate symbol and Travis setup fixes.

libsmbclient-php 0.9.0

Choose a tag to compare

@eduardok eduardok released this 10 Feb 16:49
  • fix gh#47 Incorrect function definition for smbclient_read
  • optimization: enable stream wrapper reusing connections