Commit graph

18 commits

Author SHA1 Message Date
49b1e989fe handle lowercase modes 2022-05-25 17:11:14 +02:00
84fa890ea7 all the types 2021-03-09 20:18:25 +01:00
7cb4e41f8a type fixes 2021-03-09 18:10:27 +01:00
e9f6d00a93 more type hints 2021-03-09 18:01:42 +01:00
91d173cc55 add basic testing for acl parsing 2021-03-05 15:56:51 +01:00
b69c20d21a type fixes 2021-03-02 20:56:24 +01:00
0e69997579 type hint fixes 2021-03-02 19:17:37 +01:00
63319ec68b fix mode parsing for php 7.4 2020-02-10 16:22:31 +01:00
3c5e45dc54 allow getting acls of files 2020-02-10 15:52:48 +01:00
065daa49cb remove outdated readme 2019-10-18 16:10:29 +02:00
2842dffb51 run php-cs-fixer 2018-08-24 17:57:40 +02:00
2f261f868d more configurability for library users
- Make TimeZoneProvider and System overridable
- Add system for passing additional options
- make timeout configurable
2018-07-13 11:35:33 +02:00
d.bonke
b2734e8133 Fix for invalid file size because of multiple data streams. 2018-06-13 14:03:30 +02:00
0d31da4757 move some arrays to constants 2018-05-24 11:48:51 +02:00
7797d463d7 remove unneeded variable and use type casting instead of intval 2018-03-28 15:36:54 +02:00
526f14707e improve error handling during connect 2018-03-27 17:53:29 +02:00
89f47cfdf2 handle new share list output 2018-03-27 17:33:53 +02:00
29bdebad42 move backends into their own namespace and add support for multiple auth methods 2018-03-13 19:05:41 +01:00
Renamed from src/Parser.php (Browse further)