diff options
author | Remi Collet <remi@remirepo.net> | 2023-04-17 08:03:20 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-04-17 08:03:20 +0200 |
commit | d00b2d5f4fbcc95db9b91a8f5e47530e4c551dc8 (patch) | |
tree | 64aac8c06749ca6da5a852b7c823c84687df9812 | |
parent | 3a9b4d61488def6cc5bcd668236f34eeaee67355 (diff) |
refl
-rw-r--r-- | PHPINFO | 4 | ||||
-rw-r--r-- | REFLECTION | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -2,5 +2,5 @@ smbclient smbclient Support => enabled -smbclient extension Version => 1.1.0 -libsmbclient library Version => 4.17.6 +smbclient extension Version => 1.1.1 +libsmbclient library Version => 4.17.7 @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #122 smbclient version 1.1.0 ] { +Extension [ <persistent> extension #122 smbclient version 1.1.1 ] { - Constants [30] { Constant [ int SMBCLIENT_XATTR_CREATE ] { 1 } |