Commit graph

28 commits

Author SHA1 Message Date
78b0321887 psalm ci 2021-03-09 18:14:29 +01:00
7cb4e41f8a type fixes 2021-03-09 18:10:27 +01:00
Phil Davis
13f29c0298 Support PHP 7.2 2021-03-03 18:41:51 +05:45
7a74710aaa update streams 2021-03-02 20:39:38 +01:00
80a4edf0ef github ci 2021-03-02 18:56:40 +01:00
58f6df3807 update tests to new phpunit 2021-03-02 17:45:19 +01:00
kesselb
4a76d7dd27
move tests namespace to autoload-dev 2020-07-02 21:07:19 +02:00
7fc664a327 bumb phpunit version 2020-02-10 16:09:11 +01:00
3c5e45dc54 allow getting acls of files 2020-02-10 15:52:48 +01:00
Matthias Kühne
1c58fe9ae6
Move the php-cs-fixer to require-dev 2018-09-05 08:01:27 +02:00
83cea01c56 enforce code style with php-cs in travis 2018-08-28 16:22:59 +02:00
29bdebad42 move backends into their own namespace and add support for multiple auth methods 2018-03-13 19:05:41 +01:00
0cbfd0872d require php5.6+ 2018-03-09 14:54:36 +01:00
1e7809b74e add code coverage whitelist 2016-12-08 16:44:15 +01:00
5e073449ee no more php5.3 support 2016-12-01 13:44:23 +01:00
Robin Appelman
b9364a984e only set minumum required streams version 2016-03-17 13:48:14 +01:00
Robin Appelman
67b4026e70 increase required streams version 2016-03-16 15:28:50 +01:00
Robin Appelman
815f0d5271 fix coveralls dependency 2015-12-31 20:55:26 +01:00
Robin Appelman
b865f430d6 Improve locating file descriptors and smbclient/net commands 2015-12-31 20:45:18 +01:00
David Prévot
40e5cb6167 Composer: fix wildcard 2015-04-16 19:06:50 -04:00
Robin Appelman
dbc6aa4a9e Implement the File stream interface 2014-08-03 16:13:02 +02:00
Robin Appelman
05e8c3b807 lower case package name 2014-07-26 18:43:30 +02:00
Robin Appelman
451cce0626 Relicense to MIT 2014-07-26 18:21:46 +02:00
Robin Appelman
3697e04c63 Use PSR4 to autoload tests 2014-07-26 18:00:22 +02:00
Robin Appelman
89d73346f2 Also add Share::getWrite to non native shares 2014-07-24 01:29:54 +02:00
Robin Appelman
2e8af98252 add coverage 2014-07-22 01:42:09 +02:00
Robin Appelman
b1e265cd57 Set minimum php version to 5.3 2014-07-09 18:17:47 +02:00
Robin Appelman
46e2daf1ee Move to PSR-4 for autoloading 2014-04-07 13:54:49 +02:00