Yvo Brevoort
Yvo Brevoort
@MichaelSprague That fixes the issue for my usecase, let me know if you need help with putting together a pull request.
Chiming in about the version number - we are currently operating under a 0.x release number, which leads me to believe the specification is still being developed and not final....
Not totally sure, but I think so. If I dig into the storage I can see parts of my file, so it seems to me that the contents are still...
I really like this idea! A few considerations I have (maybe for future versions, because I think just this change would be a great improvement already) - Should we keep...
I think it would be best to require the level for itIs - it will require a bit of work behorehand, but will be more explicit from there on. Also,...
Where or when is this happening exactly, do you remember what steps are needed to reproduce?
PRs for linting PHP: https://github.com/pdsinterop/php-solid-crud/pull/17 https://github.com/pdsinterop/php-solid-auth/pull/21 https://github.com/pdsinterop/flysystem-nextcloud/pull/6 https://github.com/pdsinterop/flysystem-rdf/pull/8
PRs for PHP version sniff: https://github.com/pdsinterop/php-solid-auth/pull/22 https://github.com/pdsinterop/php-solid-crud/pull/18 https://github.com/pdsinterop/flysystem-nextcloud/pull/7 https://github.com/pdsinterop/flysystem-rdf/pull/9
Since the security check only validates dependancies, we are only adding it to the solid-nextcloud repo: https://github.com/pdsinterop/solid-nextcloud/pull/79
Above PRs are merged.