szaqal83

Results 6 issues of szaqal83

After upgrade to DEBIAN Buster (x64 - FreeTDS version 1.00.104) results from SYBASE database started to show weird chars (php script): `Marcin BRZE�A�SKI` on DEBIAN Stretch (FreeTDS version 0.91) everything...

I'm trying to log a object representing a AD user (using Adldap2 library) and x-chromelogger-data header contains empty string. After some digging I've found (I think) that these properties are...

- Adldap2 Version: Adldap2 online docs - LDAP Type: ANY - PHP Version: ANY ### Description: Wrong online docs here: https://adldap2.github.io/Adldap2/#/models/user?id=creating in this example CN isn't set for DN builder,...

Currently Lightcase doesn't support *.jpe files. Would it be possibile to add it?

After switching from PHP 7.4 to 8.0 a warning is thrown: [16-Dec-2020 10:43:09 UTC] PHP Warning: WP_REST_OAuth1::normalize_parameters(): Argument #2 ($value) must be passed by reference, value given in /.../wp-content/plugins/rest-api-oauth1/lib/class-wp-rest-oauth1.php on...

Creating dir on Win2k8R2 like this: `smbclient_mkdir($state, $share, 0700);` without setting **system.nt_sec_desc.*+** results **smbcacls** output: `REVISION:1 CONTROL:SR|DI|DP OWNER:BUILTIN\Administrators GROUP:PUW\Domain Users ACL:BUILTIN\Administrators:ALLOWED/I/FULL ACL:CREATOR OWNER:ALLOWED/OI|CI|IO|I/FULL ACL:PUW\Gr_Administratorzy_Merkury:ALLOWED/OI|CI|I/FULL ACL:NT AUTHORITY\SYSTEM:ALLOWED/OI|CI|I/FULL ACL:BUILTIN\Administrators:ALLOWED/OI|CI|IO|I/FULL` but when I'm...